Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.957 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 154 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/ImageTitleTests.java |
2 | 3 | 159 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/ImageTitleTests.java |
| |||||
s = t.arrange(g2); assertEquals(106.0, s.getWidth(), EPSILON); assertEquals(104.0, s.getHeight(), EPSILON); |
| |||||
s = t.arrange(g2); assertEquals(120.0, s.getWidth(), EPSILON); assertEquals(116.0, s.getHeight(), EPSILON); |
| |||
s = t.arrange(g2); assertEquals( [[#variable1a059860]], s.getWidth(), EPSILON); assertEquals( [[#variable1a062fe0]], s.getHeight(), EPSILON); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a059860]] | 106.0 |
1 | 2 | [[#1a059860]] | 120.0 |
2 | 1 | [[#1a062fe0]] | 104.0 |
2 | 2 | [[#1a062fe0]] | 116.0 |