Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.981 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 55 | src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs |
2 | 2 | 61 | src/NHibernate.Test/UtilityTest/LinkedHashMapFixture.cs |
| ||||
Assert.AreEqual(players[0].Id, lhm.FirstKey); Assert.AreEqual(players[0], lhm.FirstValue); |
| ||||
Assert.AreEqual(players[1].Id, lhm.FirstKey); Assert.AreEqual(players[1], lhm.FirstValue); |
| |||
Assert.AreEqual(players[ [[#variable2e0a75a0]]].Id, lhm.FirstKey); Assert.AreEqual(players[ [[#variable2e0a75a0]]], lhm.FirstValue); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2e0a75a0]] | 1 |
1 | 2 | [[#2e0a75a0]] | 0 |