CloneSet1533


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
1284
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberTickUnitTests.java
22104
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberTickUnitTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
84
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberTickUnitTests.java

NumberTickUnit t1 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));
NumberTickUnit t2 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));


First
Previous
Clone Instance
2
Line Count
2
Source Line
104
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberTickUnitTests.java

NumberTickUnit t1 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));
NumberTickUnit t2 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));


Clone AbstractionParameter Count: 0Parameter Bindings

NumberTickUnit t1 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));
NumberTickUnit t2 = new NumberTickUnit(1.23, new DecimalFormat("0.00"));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None