CloneSet1710


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
14939
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java
24316
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
939
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java

double x0 = 0.0;
double x1 = 0.0;
double y0 = 0.0;
double y1 = 0.0;


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

double x0 = 0.0;
double x1 = 0.0;
double y0 = 0.0;
double y1 = 0.0;


Clone AbstractionParameter Count: 0Parameter Bindings

double x0 = 0.0;
double x1 = 0.0;
double y0 = 0.0;
double y1 = 0.0;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None