Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 3 | 0.958 | parameters |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 1258 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
2 | 7 | 2132 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
| |||||
(String title, String categoryAxisLabel, String dateAxisLabel, IntervalCategoryDataset dataset, boolean legend, boolean tooltips, boolean urls) |
| |||||
(String title, String xAxisLabel, String yAxisLabel, WindDataset dataset, boolean legend, boolean tooltips, boolean urls) |
| |||
(String title, String [[#variable18ec4ca0]], String [[#variable18ec4c20]], [[#variable18ec4ae0]] dataset, boolean legend, boolean tooltips, boolean urls) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18ec4ca0]] | categoryAxisLabel |
1 | 2 | [[#18ec4ca0]] | xAxisLabel |
2 | 1 | [[#18ec4c20]] | dateAxisLabel |
2 | 2 | [[#18ec4c20]] | yAxisLabel |
3 | 1 | [[#18ec4ae0]] | IntervalCategoryDataset |
3 | 2 | [[#18ec4ae0]] | WindDataset |