Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 1 | 0.974 | import_statements[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 57 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialBackground.java |
2 | 3 | 120 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/BarRenderer.java |
3 | 3 | 131 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/xy/XYBarRenderer.java |
| |||||
import org.jfree.ui.StandardGradientPaintTransformer; import org.jfree.util.PaintUtilities; import org.jfree.util.PublicCloneable; |
| |||||
import org.jfree.ui.StandardGradientPaintTransformer; import org.jfree.util.ObjectUtilities; import org.jfree.util.PublicCloneable; |
| |||||
import org.jfree.ui.StandardGradientPaintTransformer; import org.jfree.util.ObjectUtilities; import org.jfree.util.PublicCloneable; |
| |||
import org.jfree.ui.StandardGradientPaintTransformer; import org.jfree.util. [[#variable18f8f080]]; import org.jfree.util.PublicCloneable; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f8f080]] | PaintUtilities |
1 | 2 | [[#18f8f080]] | ObjectUtilities |
1 | 3 | [[#18f8f080]] | ObjectUtilities |