CloneSet2251


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1283
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/needle/LongNeedle.java
2275
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/needle/PointerNeedle.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
83
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/needle/LongNeedle.java

GeneralPath shape1 = new GeneralPath();
GeneralPath shape2 = new GeneralPath();


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

GeneralPath shape1 = new GeneralPath();
GeneralPath shape2 = new GeneralPath();


Clone AbstractionParameter Count: 0Parameter Bindings

GeneralPath shape1 = new GeneralPath();
GeneralPath shape2 = new GeneralPath();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None