CloneSet2213


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.971statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13118
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/entity/junit/LegendItemEntityTests.java
23111
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/entity/junit/XYItemEntityTests.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
118
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/entity/junit/LegendItemEntityTests.java

assertFalse(e1.equals(e2));
e2.setSeriesIndex(7);
assertTrue(e1.equals(e2));


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

assertFalse(e1.equals(e2));
e2.setSeriesIndex(88);
assertTrue(e1.equals(e2));


Clone AbstractionParameter Count: 1Parameter Bindings

assertFalse(e1.equals(e2));
e2.setSeriesIndex( [[#variable1a143b20]]);
assertTrue(e1.equals(e2));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a143b20]]
7 
12[[#1a143b20]]
88