Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 669 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java |
2 | 1 | 804 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java |
| |||||
this.gc.drawArc(x, y, width - 1, height - 1, arcStart, arcAngle); |
| |||||
this.gc.fillArc(x, y, width - 1, height - 1, arcStart, arcAngle); |
| |||
this.gc. [[#variable1a14bba0]](x, y, width - 1, height - 1, arcStart, arcAngle); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a14bba0]] | drawArc |
1 | 2 | [[#1a14bba0]] | fillArc |