CloneSet1111


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
14130
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/labels/junit/BubbleXYItemLabelGeneratorTests.java
24100
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/labels/junit/StandardXYZToolTipGeneratorTests.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
130
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/labels/junit/BubbleXYItemLabelGeneratorTests.java

DateFormat xdf1 = new SimpleDateFormat("d-MMM");
DateFormat xdf2 = new SimpleDateFormat("d-MMM-yyyy");
DateFormat ydf1 = new SimpleDateFormat("d-MMM");
DateFormat ydf2 = new SimpleDateFormat("d-MMM-yyyy");


First
Previous
Clone Instance
2
Line Count
4
Source Line
100
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/labels/junit/StandardXYZToolTipGeneratorTests.java

DateFormat xdf1 = new SimpleDateFormat("d-MMM");
DateFormat xdf2 = new SimpleDateFormat("d-MMM-yyyy");
DateFormat ydf1 = new SimpleDateFormat("d-MMM");
DateFormat ydf2 = new SimpleDateFormat("d-MMM-yyyy");


Clone AbstractionParameter Count: 0Parameter Bindings

DateFormat xdf1 = new SimpleDateFormat("d-MMM");
DateFormat xdf2 = new SimpleDateFormat("d-MMM-yyyy");
DateFormat ydf1 = new SimpleDateFormat("d-MMM");
DateFormat ydf2 = new SimpleDateFormat("d-MMM-yyyy");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None