Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 1 | 0.967 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 92 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
2 | 2 | 94 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
3 | 2 | 163 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
4 | 2 | 165 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
5 | 2 | 177 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
6 | 2 | 195 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java |
| |||||
// default instances PaintScaleLegend l1 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||||
PaintScaleLegend l2 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||||
PaintScaleLegend l1 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||||
PaintScaleLegend l2 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||||
PaintScaleLegend l1 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||||
PaintScaleLegend l1 = new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
| |||
// default instances PaintScaleLegend [[#variable18de3d80]]= new PaintScaleLegend(new GrayPaintScale(), new NumberAxis("X")); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18de3d80]] | l1 |
1 | 2 | [[#18de3d80]] | l2 |
1 | 3 | [[#18de3d80]] | l1 |
1 | 4 | [[#18de3d80]] | l2 |
1 | 5 | [[#18de3d80]] | l1 |
1 | 6 | [[#18de3d80]] | l1 |