CloneSet2236


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.971executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12689
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java
22766
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
689
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTGraphics2D.java

this.gc.drawRoundRectangle(x, y, width - 1, height - 1, arcWidth, arcHeight);


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

this.gc.fillRoundRectangle(x, y, width - 1, height - 1, arcWidth, arcHeight);


Clone AbstractionParameter Count: 1Parameter Bindings

this.gc. [[#variable1a1498a0]](x, y, width - 1, height - 1, arcWidth, arcHeight);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a1498a0]]
drawRoundRectangle 
12[[#1a1498a0]]
fillRoundRectangle