CloneSet2075


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.975statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12123
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/annotations/junit/XYPolygonAnnotationTests.java
22125
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/annotations/junit/XYPolygonAnnotationTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
123
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/annotations/junit/XYPolygonAnnotationTests.java

GradientPaint gp3 = new GradientPaint(1.0F, 2.0F, Color.green, 3.0F, 4.0F, Color.white);


First
Previous
Clone Instance
2
Line Count
2
Source Line
125
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/annotations/junit/XYPolygonAnnotationTests.java

GradientPaint gp4 = new GradientPaint(1.0F, 2.0F, Color.green, 3.0F, 4.0F, Color.white);


Clone AbstractionParameter Count: 1Parameter Bindings

GradientPaint  [[#variable1a0f9480]]= new GradientPaint(1.0F, 2.0F, Color.green, 3.0F, 4.0F, Color.white);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a0f9480]]
gp3 
12[[#1a0f9480]]
gp4