Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 1 | 0.971 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 244 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialCap.java |
2 | 2 | 307 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialPointer.java |
3 | 2 | 533 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialPointer.java |
4 | 2 | 305 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialTextAnnotation.java |
5 | 2 | 547 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialValueIndicator.java |
6 | 2 | 224 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/StandardDialFrame.java |
| |||||
Rectangle2D f = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||||
Rectangle2D arcRect = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||||
Rectangle2D lengthRect = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||||
// work out the anchor point Rectangle2D f = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||||
// work out the anchor point Rectangle2D f = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||||
Rectangle2D f = DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
| |||
// work out the anchor point Rectangle2D [[#variable18d413c0]]= DialPlot.rectangleByRadius(frame, this.radius, this.radius); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18d413c0]] | f |
1 | 2 | [[#18d413c0]] | arcRect |
1 | 3 | [[#18d413c0]] | lengthRect |
1 | 4 | [[#18d413c0]] | f |
1 | 5 | [[#18d413c0]] | f |
1 | 6 | [[#18d413c0]] | f |