CloneSet2339


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13147
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTUtils.java
23158
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTUtils.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
147
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/swt/org/jfree/experimental/swt/SWTUtils.java

fontData.setHeight(height);
tmpFont = new Font(device, fontData);
tmpGC.setFont(tmpFont);


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

fontData.setHeight(height);
tmpFont = new Font(device, fontData);
tmpGC.setFont(tmpFont);


Clone AbstractionParameter Count: 0Parameter Bindings

fontData.setHeight(height);
tmpFont = new Font(device, fontData);
tmpGC.setFont(tmpFont);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None