CloneSet2488


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.967statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12113
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/RectangleConstraintTests.java
22122
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/RectangleConstraintTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
113
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/RectangleConstraintTests.java

assertEquals(s.width, 2.0, EPSILON);
assertEquals(s.height, 3.4, EPSILON);


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

assertEquals(s.width, 2.0, EPSILON);
assertEquals(s.height, 3.0, EPSILON);


Clone AbstractionParameter Count: 1Parameter Bindings

assertEquals(s.width, 2.0, EPSILON);
assertEquals(s.height,  [[#variable1a1b1140]], EPSILON);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a1b1140]]
3.4 
12[[#1a1b1140]]
3.0