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.971 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 118 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/entity/junit/LegendItemEntityTests.java |
2 | 3 | 111 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/entity/junit/XYItemEntityTests.java |
| |||||
assertFalse(e1.equals(e2)); e2.setSeriesIndex(7); assertTrue(e1.equals(e2)); |
| |||||
assertFalse(e1.equals(e2)); e2.setSeriesIndex(88); assertTrue(e1.equals(e2)); |
| |||
assertFalse(e1.equals(e2)); e2.setSeriesIndex( [[#variable1a143b20]]); assertTrue(e1.equals(e2)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a143b20]] | 7 |
1 | 2 | [[#1a143b20]] | 88 |