Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.969 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 205 | src/NHibernate.Test/UtilityTest/SequencedHashMapFixture.cs |
2 | 1 | 206 | src/NHibernate.Test/UtilityTest/SequencedHashMapFixture.cs |
| ||||
Assert.AreEqual(_expectedKeys[i], destArray[i].Key); |
| ||||
Assert.AreEqual(_expectedValues[i], destArray[i].Value); |
| |||
Assert.AreEqual( [[#variable5208d620]][i], destArray[i]. [[#variable5208d560]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5208d620]] | _expectedKeys |
1 | 2 | [[#5208d620]] | _expectedValues |
2 | 1 | [[#5208d560]] | Key |
2 | 2 | [[#5208d560]] | Value |