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.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 96 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/optional/image/Arc.java |
2 | 2 | 102 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/optional/image/Arc.java |
| |||||
graphics.draw(new Arc2D.Double(stroke_width, stroke_width, width, height, start, stop, type)); |
| |||||
graphics.fill(new Arc2D.Double(stroke_width, stroke_width, width, height, start, stop, type)); |
| |||
graphics. [[#variable1124dfa0]](new Arc2D.Double(stroke_width, stroke_width, width, height, start, stop, type)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1124dfa0]] | draw |
1 | 2 | [[#1124dfa0]] | fill |