CloneSet2356


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
121253
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartPanel.java
22142
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/editor/PaletteSample.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
1253
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartPanel.java

// first determine the size of the chart rendering area...
Dimension size = getSize();
Insets insets = getInsets();


First
Previous
Clone Instance
2
Line Count
2
Source Line
142
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/editor/PaletteSample.java

Dimension size = getSize();
Insets insets = getInsets();


Clone AbstractionParameter Count: 0Parameter Bindings

// first determine the size of the chart rendering area...
Dimension size = getSize();
Insets insets = getInsets();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None