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.960 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 270 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryLabelPosition.java |
2 | 4 | 452 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryLabelPositions.java |
| |||||
int result = 19; result = 37 * result + this.categoryAnchor.hashCode(); result = 37 * result + this.labelAnchor.hashCode(); result = 37 * result + this.rotationAnchor.hashCode(); |
| |||||
int result = 19; result = 37 * result + this.positionForAxisAtTop.hashCode(); result = 37 * result + this.positionForAxisAtBottom.hashCode(); result = 37 * result + this.positionForAxisAtLeft.hashCode(); |
| |||
int result = 19; result = 37 * result + this. [[#variable18e989c0]].hashCode(); result = 37 * result + this. [[#variable18e994c0]].hashCode(); result = 37 * result + this. [[#variable18e994e0]].hashCode(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18e989c0]] | categoryAnchor |
1 | 2 | [[#18e989c0]] | positionForAxisAtTop |
2 | 1 | [[#18e994c0]] | labelAnchor |
2 | 2 | [[#18e994c0]] | positionForAxisAtBottom |
3 | 1 | [[#18e994e0]] | rotationAnchor |
3 | 2 | [[#18e994e0]] | positionForAxisAtLeft |