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.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 143 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/CompassPlotTests.java |
2 | 2 | 145 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/CompassPlotTests.java |
| |||||
p1.setRoseCenterPaint(new GradientPaint(4.0F, 3.0F, Color.red, 2.0F, 1.0F, Color.green)); |
| |||||
p1.setRoseHighlightPaint(new GradientPaint(4.0F, 3.0F, Color.red, 2.0F, 1.0F, Color.green)); |
| |||
p1. [[#variable1a140500]](new GradientPaint(4.0F, 3.0F, Color.red, 2.0F, 1.0F, Color.green)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a140500]] | setRoseCenterPaint |
1 | 2 | [[#1a140500]] | setRoseHighlightPaint |