Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 96 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java |
2 | 2 | 100 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java |
3 | 2 | 146 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java |
| |||||
t1.setBackgroundPaint(new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.yellow)); |
| |||||
t2.setBackgroundPaint(new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.yellow)); |
| |||||
t1.setBackgroundPaint(new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.yellow)); |
| |||
[[#variable18fd0ec0]].setBackgroundPaint(new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.yellow)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18fd0ec0]] | t1 |
1 | 2 | [[#18fd0ec0]] | t2 |
1 | 3 | [[#18fd0ec0]] | t1 |