Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 3 | 0.953 | import_statements[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 133 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java |
2 | 4 | 65 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/DateAxisTests.java |
| |||||
import org.jfree.chart.axis.DateAxis; import org.jfree.chart.axis.NumberAxis; import org.jfree.chart.axis.NumberAxis3D; import org.jfree.chart.axis.Timeline; |
| |||||
import org.jfree.chart.axis.DateAxis; import org.jfree.chart.axis.DateTickMarkPosition; import org.jfree.chart.axis.DateTickUnit; import org.jfree.chart.axis.SegmentedTimeline; |
| |||
import org.jfree.chart.axis.DateAxis; import org.jfree.chart.axis. [[#variable18f3b7e0]]; import org.jfree.chart.axis. [[#variable18f3b6e0]]; import org.jfree.chart.axis. [[#variable18f3b6c0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f3b7e0]] | NumberAxis |
1 | 2 | [[#18f3b7e0]] | DateTickMarkPosition |
2 | 1 | [[#18f3b6e0]] | NumberAxis3D |
2 | 2 | [[#18f3b6e0]] | DateTickUnit |
3 | 1 | [[#18f3b6c0]] | Timeline |
3 | 2 | [[#18f3b6c0]] | SegmentedTimeline |