Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 5 | 2 | 0.962 | parameter_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1818 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
2 | 5 | 1869 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
3 | 5 | 1898 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
4 | 3 | 2072 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
5 | 5 | 2102 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
| |||||
String title, String timeAxisLabel, String valueAxisLabel, XYDataset dataset, boolean legend |
| |||||
String title, String timeAxisLabel, String valueAxisLabel, OHLCDataset dataset, boolean legend |
| |||||
String title, String timeAxisLabel, String valueAxisLabel, OHLCDataset dataset, boolean legend |
| |||||
String title, String categoryAxisLabel, String valueAxisLabel, BoxAndWhiskerCategoryDataset dataset, boolean legend |
| |||||
String title, String timeAxisLabel, String valueAxisLabel, BoxAndWhiskerXYDataset dataset, boolean legend |
| |||
String title, String [[#variable18c778c0]], String valueAxisLabel, [[#variable18c77840]] dataset, boolean legend |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18c778c0]] | timeAxisLabel |
1 | 2 | [[#18c778c0]] | timeAxisLabel |
1 | 3 | [[#18c778c0]] | timeAxisLabel |
1 | 4 | [[#18c778c0]] | categoryAxisLabel |
1 | 5 | [[#18c778c0]] | timeAxisLabel |
2 | 1 | [[#18c77840]] | XYDataset |
2 | 2 | [[#18c77840]] | OHLCDataset |
2 | 3 | [[#18c77840]] | OHLCDataset |
2 | 4 | [[#18c77840]] | BoxAndWhiskerCategoryDataset |
2 | 5 | [[#18c77840]] | BoxAndWhiskerXYDataset |