Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.967 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 113 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/RectangleConstraintTests.java |
2 | 2 | 122 | 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); |
| |||||
assertEquals(s.width, 2.0, EPSILON); assertEquals(s.height, 3.0, EPSILON); |
| |||
assertEquals(s.width, 2.0, EPSILON); assertEquals(s.height, [[#variable1a1b1140]], EPSILON); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a1b1140]] | 3.4 |
1 | 2 | [[#1a1b1140]] | 3.0 |