Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 6 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 361 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/StandardDialRange.java |
2 | 5 | 881 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/dial/StandardDialScale.java |
3 | 5 | 1541 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/ThermometerPlot.java |
4 | 5 | 149 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/GrayPaintScale.java |
5 | 5 | 340 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/LookupPaintScale.java |
6 | 5 | 238 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/SimpleHistogramBin.java |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
| |||
if (this.lowerBound != that.lowerBound) { return false; } if (this.upperBound != that.upperBound) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |