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 | 193 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/PiePlot.java |
2 | 4 | 67 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/RingPlot.java |
| |||||
import org.jfree.chart.entity.PieSectionEntity; import org.jfree.chart.event.PlotChangeEvent; import org.jfree.chart.labels.PieSectionLabelGenerator; import org.jfree.chart.labels.PieToolTipGenerator; |
| |||||
import org.jfree.chart.entity.PieSectionEntity; import org.jfree.chart.event.PlotChangeEvent; import org.jfree.chart.labels.PieToolTipGenerator; import org.jfree.chart.urls.PieURLGenerator; |
| |||
import org.jfree.chart.entity.PieSectionEntity; import org.jfree.chart.event.PlotChangeEvent; import org.jfree.chart.labels. [[#variable18f3c580]]; import org.jfree.chart. [[#variable18f3c540]]. [[#variable18f3c4e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f3c580]] | PieSectionLabelGenerator |
1 | 2 | [[#18f3c580]] | PieToolTipGenerator |
2 | 1 | [[#18f3c540]] | labels |
2 | 2 | [[#18f3c540]] | urls |
3 | 1 | [[#18f3c4e0]] | PieToolTipGenerator |
3 | 2 | [[#18f3c4e0]] | PieURLGenerator |