Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | statement_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 447 | src/Iesi.Collections.Test/Generic/SetFixture.cs |
2 | 3 | 379 | src/Iesi.Collections.Test/SetFixture.cs |
| ||||
Assert.IsTrue(ab.Contains("two"), "should contain 'two'"); Assert.IsTrue(ab.Contains("three"), "should contain 'three'"); Assert.IsTrue(ab.Contains("four"), "should contain 'four'"); |
| ||||
Assert.IsTrue(ab.Contains("two"), "should contain 'two'"); Assert.IsTrue(ab.Contains("three"), "should contain 'three'"); Assert.IsTrue(ab.Contains("four"), "should contain 'four'"); |
| |||
Assert.IsTrue(ab.Contains("two"), "should contain 'two'"); Assert.IsTrue(ab.Contains("three"), "should contain 'three'"); Assert.IsTrue(ab.Contains("four"), "should contain 'four'"); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |