CloneSet1932


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
131034
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/SegmentedTimelineTests.java
23168
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
1034
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/SegmentedTimelineTests.java

int h1 = l1.hashCode();
int h2 = l2.hashCode();
assertEquals(h1, h2);


First
Previous
Clone Instance
2
Line Count
3
Source Line
168
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/PaintScaleLegendTests.java

int h1 = l1.hashCode();
int h2 = l2.hashCode();
assertEquals(h1, h2);


Clone AbstractionParameter Count: 0Parameter Bindings

int h1 = l1.hashCode();
int h2 = l2.hashCode();
assertEquals(h1, h2);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None