CloneSet1125


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6310.960statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
163167
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/PiePlot.java
271586
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/SpiderWebPlot.java
371213
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/AbstractCategoryItemRenderer.java
Next
Last
Clone Instance
1
Line Count
6
Source Line
3167
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/PiePlot.java

if ( !ObjectUtilities.equal(this.toolTipGenerator, that.toolTipGenerator)) {
  return false;
}
if ( !ObjectUtilities.equal(this.urlGenerator, that.urlGenerator)) {
  return false;
}


Next
Previous
Clone Instance
2
Line Count
7
Source Line
1586
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/SpiderWebPlot.java

if ( !ObjectUtilities.equal(this.toolTipGenerator, that.toolTipGenerator)) {
  return false;
}
if ( !ObjectUtilities.equal(this.urlGenerator, that.urlGenerator)) {
  return false;
}


First
Previous
Clone Instance
3
Line Count
7
Source Line
1213
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/AbstractCategoryItemRenderer.java

if ( !ObjectUtilities.equal(this.toolTipGenerator, that.toolTipGenerator)) {
  return false;
}
if ( !ObjectUtilities.equal(this.toolTipGeneratorList, that.toolTipGeneratorList)) {
  return false;
}


Clone AbstractionParameter Count: 1Parameter Bindings

if ( !ObjectUtilities.equal(this.toolTipGenerator, that.toolTipGenerator)) {
  return false;
}
if ( !ObjectUtilities.equal(this. [[#variable18e9dce0]], that. [[#variable18e9dce0]])) {
  return false;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18e9dce0]]
urlGenerator 
12[[#18e9dce0]]
urlGenerator 
13[[#18e9dce0]]
toolTipGeneratorList