Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 4 | 1 | 0.960 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 180 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/AbstractXYAnnotation.java |
2 | 5 | 329 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/block/LabelBlock.java |
3 | 5 | 380 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/entity/ChartEntity.java |
4 | 5 | 855 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/title/TextTitle.java |
| |||||
if ( !ObjectUtilities.equal(this.toolTipText, that.toolTipText)) { return false; } if ( !ObjectUtilities.equal(this.url, that.url)) { return false; } |
| |||||
if ( !ObjectUtilities.equal(this.toolTipText, that.toolTipText)) { return false; } if ( !ObjectUtilities.equal(this.urlText, that.urlText)) { return false; } |
| |||||
if ( !ObjectUtilities.equal(this.toolTipText, that.toolTipText)) { return false; } if ( !ObjectUtilities.equal(this.urlText, that.urlText)) { return false; } |
| |||||
if ( !ObjectUtilities.equal(this.toolTipText, that.toolTipText)) { return false; } if ( !ObjectUtilities.equal(this.urlText, that.urlText)) { return false; } |
| |||
if ( !ObjectUtilities.equal(this.toolTipText, that.toolTipText)) { return false; } if ( !ObjectUtilities.equal(this. [[#variable18d693c0]], that. [[#variable18d693c0]])) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18d693c0]] | url |
1 | 2 | [[#18d693c0]] | urlText |
1 | 3 | [[#18d693c0]] | urlText |
1 | 4 | [[#18d693c0]] | urlText |