Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 1 | 0.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1191 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/Axis.java |
2 | 5 | 128 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryTick.java |
3 | 5 | 610 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/Marker.java |
| |||||
if ( !ObjectUtilities.equal(this.label, that.label)) { return false; } if ( !ObjectUtilities.equal(this.labelFont, that.labelFont)) { return false; } |
| |||||
if ( !ObjectUtilities.equal(this.label, that.label)) { return false; } if ( !ObjectUtilities.equal(this.labelAnchor, that.labelAnchor)) { return false; } |
| |||||
if ( !ObjectUtilities.equal(this.label, that.label)) { return false; } if ( !ObjectUtilities.equal(this.labelFont, that.labelFont)) { return false; } |
| |||
if ( !ObjectUtilities.equal(this.label, that.label)) { return false; } if ( !ObjectUtilities.equal(this. [[#variable18e75100]], that. [[#variable18e75100]])) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18e75100]] | labelFont |
1 | 2 | [[#18e75100]] | labelAnchor |
1 | 3 | [[#18e75100]] | labelFont |