Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.987 | statement_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 89 | src/NHibernate.Test/IdTest/MultipleHiLoPerTableGeneratorTest.cs |
2 | 3 | 93 | src/NHibernate.Test/IdTest/MultipleHiLoPerTableGeneratorTest.cs |
| ||||
radio.Frequency = "32 MHz"; s.Persist(radio); Assert.AreEqual(1, radio.Id); |
| ||||
radio.Frequency = "32 MHz"; s.Persist(radio); Assert.AreEqual(2, radio.Id); |
| |||
radio.Frequency = "32 MHz"; s.Persist(radio); Assert.AreEqual( [[#variable51c25280]], radio.Id); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51c25280]] | 2 |
1 | 2 | [[#51c25280]] | 1 |