CloneSet1016


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5310.982statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15864
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java
25149
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis3D.java
35273
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
864
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java

state = drawCategoryLabels(g2, plotArea, dataArea, edge, state, plotState);
state = drawLabel(getLabel(), g2, plotArea, dataArea, edge, state);
return state;


Next
Previous
Clone Instance
2
Line Count
5
Source Line
149
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis3D.java

state = drawCategoryLabels(g2, plotArea, adjustedDataArea, edge, state, plotState);
state = drawLabel(getLabel(), g2, plotArea, dataArea, edge, state);
return state;


First
Previous
Clone Instance
3
Line Count
5
Source Line
273
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java

state = drawCategoryLabels(g2, plotArea, dataArea, edge, state, plotState);
state = drawLabel(getLabel(), g2, plotArea, dataArea, edge, state);
return state;


Clone AbstractionParameter Count: 1Parameter Bindings

state = drawCategoryLabels(g2, plotArea,  [[#variable18e409e0]], edge, state, plotState);
state = drawLabel(getLabel(), g2, plotArea, dataArea, edge, state);
return state;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18e409e0]]
dataArea 
12[[#18e409e0]]
adjustedDataArea 
13[[#18e409e0]]
dataArea