Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 3 | 0.953 | import_statements[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 71 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CombinedRangeCategoryPlot.java |
2 | 4 | 92 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/ContourPlot.java |
3 | 4 | 83 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/FastScatterPlot.java |
4 | 4 | 241 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/XYPlot.java |
| |||||
import org.jfree.chart.axis.AxisSpace; import org.jfree.chart.axis.AxisState; import org.jfree.chart.axis.NumberAxis; import org.jfree.chart.axis.ValueAxis; |
| |||||
import org.jfree.chart.axis.AxisSpace; import org.jfree.chart.axis.ColorBar; import org.jfree.chart.axis.NumberAxis; import org.jfree.chart.axis.ValueAxis; |
| |||||
import org.jfree.chart.axis.AxisSpace; import org.jfree.chart.axis.AxisState; import org.jfree.chart.axis.NumberAxis; import org.jfree.chart.axis.ValueAxis; |
| |||||
import org.jfree.chart.axis.AxisSpace; import org.jfree.chart.axis.AxisState; import org.jfree.chart.axis.ValueAxis; import org.jfree.chart.axis.ValueTick; |
| |||
import org.jfree.chart.axis.AxisSpace; import org.jfree.chart.axis. [[#variable18c8e820]]; import org.jfree.chart.axis. [[#variable18c8e7c0]]; import org.jfree.chart.axis. [[#variable18c8e760]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18c8e820]] | AxisState |
1 | 2 | [[#18c8e820]] | ColorBar |
1 | 3 | [[#18c8e820]] | AxisState |
1 | 4 | [[#18c8e820]] | AxisState |
2 | 1 | [[#18c8e7c0]] | NumberAxis |
2 | 2 | [[#18c8e7c0]] | NumberAxis |
2 | 3 | [[#18c8e7c0]] | NumberAxis |
2 | 4 | [[#18c8e7c0]] | ValueAxis |
3 | 1 | [[#18c8e760]] | ValueAxis |
3 | 2 | [[#18c8e760]] | ValueAxis |
3 | 3 | [[#18c8e760]] | ValueAxis |
3 | 4 | [[#18c8e760]] | ValueTick |