CloneSet2237


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.971executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11669
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java
21804
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java
Next
Last
Clone Instance
1
Line Count
1
Source Line
669
Source File
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);


First
Previous
Clone Instance
2
Line Count
1
Source Line
804
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java

this.gc.fillArc(x, y, width - 1, height - 1, arcStart, arcAngle);


Clone AbstractionParameter Count: 1Parameter Bindings

this.gc. [[#variable1a14bba0]](x, y, width - 1, height - 1, arcStart, arcAngle);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a14bba0]]
drawArc 
12[[#1a14bba0]]
fillArc