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.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 592 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/PiePlotTests.java |
2 | 2 | 829 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/XYPlotTests.java |
| |||||
LegendItemCollection items = plot.getLegendItems(); assertEquals(4, items.getItemCount()); |
| |||||
LegendItemCollection items = plot.getLegendItems(); assertEquals(2, items.getItemCount()); |
| |||
LegendItemCollection items = plot.getLegendItems(); assertEquals( [[#variable1a1658c0]], items.getItemCount()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a1658c0]] | 4 |
1 | 2 | [[#1a1658c0]] | 2 |