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.952 | primary_not_new_array |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 119 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/junit/LegendItemCollectionTests.java |
2 | 3 | 296 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/junit/LegendItemTests.java |
3 | 2 | 323 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/junit/LegendItemTests.java |
| |||||
new LegendItem("Item", "Description", "ToolTip", "URL", new Rectangle2D.Double(1.0, 2.0, 3.0, 4.0), Color.red) |
| |||||
new LegendItem("Item", "Description", "ToolTip", "URL", new Rectangle2D.Double(1.0, 2.0, 3.0, 4.0), Color.red) |
| |||||
new LegendItem(as, "Description", "ToolTip", "URL", new Rectangle2D.Double(1.0, 2.0, 3.0, 4.0), Color.red) |
| |||
new LegendItem( [[#variable18f3ff20]], "Description", "ToolTip", "URL", new Rectangle2D.Double(1.0, 2.0, 3.0, 4.0), Color.red) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f3ff20]] | "Item" |
1 | 2 | [[#18f3ff20]] | "Item" |
1 | 3 | [[#18f3ff20]] | as |