Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 1 | 0.971 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 314 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberAxisTests.java |
2 | 2 | 318 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberAxisTests.java |
3 | 2 | 322 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberAxisTests.java |
4 | 2 | 334 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/axis/junit/NumberAxisTests.java |
| |||||
assertEquals(0.0, axis.getLowerBound(), EPSILON); assertEquals(210.0, axis.getUpperBound(), EPSILON); |
| |||||
assertEquals(0.0, axis.getLowerBound(), EPSILON); assertEquals(210.0, axis.getUpperBound(), EPSILON); |
| |||||
assertEquals(0.0, axis.getLowerBound(), EPSILON); assertEquals(210.0, axis.getUpperBound(), EPSILON); |
| |||||
assertEquals(0.0, axis.getLowerBound(), EPSILON); assertEquals(1050.0, axis.getUpperBound(), EPSILON); |
| |||
assertEquals(0.0, axis.getLowerBound(), EPSILON); assertEquals( [[#variable18eefe80]], axis.getUpperBound(), EPSILON); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18eefe80]] | 210.0 |
1 | 2 | [[#18eefe80]] | 210.0 |
1 | 3 | [[#18eefe80]] | 210.0 |
1 | 4 | [[#18eefe80]] | 1050.0 |