Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 1 | 0.969 | import_statements[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 62 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/editor/DefaultAxisEditor.java |
2 | 2 | 59 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/editor/DefaultNumberAxisEditor.java |
3 | 2 | 64 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/editor/DefaultPlotEditor.java |
4 | 2 | 196 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CategoryPlot.java |
5 | 2 | 238 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/XYPlot.java |
6 | 2 | 66 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTAxisEditor.java |
7 | 2 | 55 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/chart/swt/editor/SWTNumberAxisEditor.java |
8 | 2 | 53 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/AxisTests.java |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.NumberAxis; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.NumberAxis; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.ColorBar; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.AxisCollection; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.AxisCollection; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.NumberAxis; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.NumberAxis; |
| |||||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis.CategoryAxis; |
| |||
import org.jfree.chart.axis.Axis; import org.jfree.chart.axis. [[#variable18c92640]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18c92640]] | NumberAxis |
1 | 2 | [[#18c92640]] | NumberAxis |
1 | 3 | [[#18c92640]] | ColorBar |
1 | 4 | [[#18c92640]] | AxisCollection |
1 | 5 | [[#18c92640]] | AxisCollection |
1 | 6 | [[#18c92640]] | NumberAxis |
1 | 7 | [[#18c92640]] | NumberAxis |
1 | 8 | [[#18c92640]] | CategoryAxis |