Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 1 | 0.969 | import_statements[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 61 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/CombinedDomainXYPlotTests.java |
2 | 2 | 61 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/CombinedRangeXYPlotTests.java |
3 | 2 | 76 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/plot/junit/XYPlotTests.java |
4 | 2 | 60 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/renderer/xy/junit/YIntervalRendererTests.java |
| |||||
import org.jfree.chart.annotations.XYTextAnnotation; import org.jfree.chart.axis.AxisLocation; |
| |||||
import org.jfree.chart.annotations.XYTextAnnotation; import org.jfree.chart.axis.AxisLocation; |
| |||||
import org.jfree.chart.annotations.XYTextAnnotation; import org.jfree.chart.axis.AxisLocation; |
| |||||
import org.jfree.chart.annotations.XYTextAnnotation; import org.jfree.chart.axis.NumberAxis; |
| |||
import org.jfree.chart.annotations.XYTextAnnotation; import org.jfree.chart.axis. [[#variable18f3b040]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f3b040]] | AxisLocation |
1 | 2 | [[#18f3b040]] | AxisLocation |
1 | 3 | [[#18f3b040]] | AxisLocation |
1 | 4 | [[#18f3b040]] | NumberAxis |