Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 1 | 0.967 | primary_not_new_array |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 87 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java |
2 | 2 | 89 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java |
3 | 2 | 94 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java |
4 | 2 | 97 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java |
5 | 2 | 130 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java |
| |||||
new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red) |
| |||||
new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red) |
| |||||
new LabelBlock("XYZ", new Font("Dialog", Font.PLAIN, 12), Color.red) |
| |||||
new LabelBlock("XYZ", new Font("Dialog", Font.PLAIN, 12), Color.red) |
| |||||
new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red) |
| |||
new LabelBlock( [[#variable18e974c0]], new Font("Dialog", Font.PLAIN, 12), Color.red) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18e974c0]] | "ABC" |
1 | 2 | [[#18e974c0]] | "ABC" |
1 | 3 | [[#18e974c0]] | "XYZ" |
1 | 4 | [[#18e974c0]] | "XYZ" |
1 | 5 | [[#18e974c0]] | "ABC" |