Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 2 | 0.957 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 377 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/CategoryLineAnnotation.java |
2 | 4 | 472 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/ArcDialFrame.java |
3 | 3 | 228 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialBackground.java |
4 | 4 | 293 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialCap.java |
5 | 4 | 654 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/DialValueIndicator.java |
6 | 4 | 312 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/StandardDialFrame.java |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.paint); result = 37 * result + this.stroke.hashCode(); return result; |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.foregroundPaint); result = 37 * result + this.stroke.hashCode(); return result; |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.paint); result = 37 * result + this.gradientPaintTransformer.hashCode(); return result; |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.outlinePaint); result = 37 * result + this.outlineStroke.hashCode(); return result; |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.outlinePaint); result = 37 * result + this.outlineStroke.hashCode(); return result; |
| |||||
result = 37 * result + HashUtilities.hashCodeForPaint(this.foregroundPaint); result = 37 * result + this.stroke.hashCode(); return result; |
| |||
result = 37 * result + HashUtilities.hashCodeForPaint(this. [[#variable18c0e000]]); result = 37 * result + this. [[#variable18c0f060]].hashCode(); return result; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18c0e000]] | paint |
1 | 2 | [[#18c0e000]] | foregroundPaint |
1 | 3 | [[#18c0e000]] | paint |
1 | 4 | [[#18c0e000]] | outlinePaint |
1 | 5 | [[#18c0e000]] | outlinePaint |
1 | 6 | [[#18c0e000]] | foregroundPaint |
2 | 1 | [[#18c0f060]] | stroke |
2 | 2 | [[#18c0f060]] | stroke |
2 | 3 | [[#18c0f060]] | gradientPaintTransformer |
2 | 4 | [[#18c0f060]] | outlineStroke |
2 | 5 | [[#18c0f060]] | outlineStroke |
2 | 6 | [[#18c0f060]] | stroke |