CloneSet1986


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5210.952statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15558
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/title/LegendTitle.java
25846
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/title/TextTitle.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
558
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/title/LegendTitle.java

if ( !PaintUtilities.equal(this.backgroundPaint, that.backgroundPaint)) {
  return false;
}
if (this.legendItemGraphicEdge != that.legendItemGraphicEdge) {
  return false;
}


First
Previous
Clone Instance
2
Line Count
5
Source Line
846
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/title/TextTitle.java

if ( !PaintUtilities.equal(this.backgroundPaint, that.backgroundPaint)) {
  return false;
}
if (this.maximumLinesToDisplay != that.maximumLinesToDisplay) {
  return false;
}


Clone AbstractionParameter Count: 1Parameter Bindings

if ( !PaintUtilities.equal(this.backgroundPaint, that.backgroundPaint)) {
  return false;
}
if (this. [[#variable1a0d5860]]!= that. [[#variable1a0d5860]]) {
  return false;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a0d5860]]
legendItemGraphicEdge 
12[[#1a0d5860]]
maximumLinesToDisplay