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.977 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 98 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/renderer/junit/LookupPaintScaleTests.java |
2 | 2 | 101 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/renderer/junit/LookupPaintScaleTests.java |
3 | 2 | 131 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/renderer/junit/LookupPaintScaleTests.java |
| |||||
g1.add(new Double(1.5), new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.blue)); |
| |||||
g2.add(new Double(1.5), new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.blue)); |
| |||||
g1.add(new Double(1.5), new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.blue)); |
| |||
[[#variable18f2e120]].add(new Double(1.5), new GradientPaint(1.0F, 2.0F, Color.red, 3.0F, 4.0F, Color.blue)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f2e120]] | g1 |
1 | 2 | [[#18f2e120]] | g2 |
1 | 3 | [[#18f2e120]] | g1 |