CloneSet2066


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1498
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYDrawableAnnotation.java
24247
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/DrawableLegendItem.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
98
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYDrawableAnnotation.java

this.x = x;
this.y = y;
this.width = width;
this.height = height;


First
Previous
Clone Instance
2
Line Count
4
Source Line
247
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/DrawableLegendItem.java

this.x = x;
this.y = y;
this.width = width;
this.height = height;


Clone AbstractionParameter Count: 0Parameter Bindings

this.x = x;
this.y = y;
this.width = width;
this.height = height;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None