Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 1 | 0.975 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 172 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/TimeSeriesCollectionTests.java |
2 | 4 | 176 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/TimeSeriesCollectionTests.java |
3 | 4 | 210 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/TimeSeriesCollectionTests.java |
4 | 4 | 214 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/time/junit/TimeSeriesCollectionTests.java |
| |||||
assertTrue(result[1] == 0); result = collection.getSurroundingItems(0, middle1); assertTrue(result[0] == 0); |
| |||||
assertTrue(result[1] == 0); result = collection.getSurroundingItems(0, end1); assertTrue(result[0] == 0); |
| |||||
assertTrue(result[1] == 0); result = collection.getSurroundingItems(0, middle3); assertTrue(result[0] == 0); |
| |||||
assertTrue(result[1] == 0); result = collection.getSurroundingItems(0, end3); assertTrue(result[0] == 0); |
| |||
assertTrue(result[1] == 0); result = collection.getSurroundingItems(0, [[#variable18e657e0]]); assertTrue(result[0] == 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18e657e0]] | middle1 |
1 | 2 | [[#18e657e0]] | end1 |
1 | 3 | [[#18e657e0]] | middle3 |
1 | 4 | [[#18e657e0]] | end3 |