CloneSet1113


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2510.967primary_not_new_array
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1287
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java
2289
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java
3294
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java
4297
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java
52130
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
87
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java

new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red)


Next
Previous
Clone Instance
2
Line Count
2
Source Line
89
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java

new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red)


Next
Previous
Clone Instance
3
Line Count
2
Source Line
94
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java

new LabelBlock("XYZ", new Font("Dialog", Font.PLAIN, 12), Color.red)


Next
Previous
Clone Instance
4
Line Count
2
Source Line
97
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java

new LabelBlock("XYZ", new Font("Dialog", Font.PLAIN, 12), Color.red)


First
Previous
Clone Instance
5
Line Count
2
Source Line
130
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/block/junit/LabelBlockTests.java

new LabelBlock("ABC", new Font("Dialog", Font.PLAIN, 12), Color.red)


Clone AbstractionParameter Count: 1Parameter Bindings

new LabelBlock( [[#variable18e974c0]], new Font("Dialog", Font.PLAIN, 12), Color.red)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18e974c0]]
"ABC" 
12[[#18e974c0]]
"ABC" 
13[[#18e974c0]]
"XYZ" 
14[[#18e974c0]]
"XYZ" 
15[[#18e974c0]]
"ABC"