CloneSet885


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3501.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13823
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java
23880
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java
331065
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java
431121
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java
531175
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
823
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);


Next
Previous
Clone Instance
2
Line Count
3
Source Line
880
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);


Next
Previous
Clone Instance
3
Line Count
3
Source Line
1065
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);


Next
Previous
Clone Instance
4
Line Count
3
Source Line
1121
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/ChartFactory.java

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);


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

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);


Clone AbstractionParameter Count: 0Parameter Bindings

CategoryPlot plot = new CategoryPlot(dataset, categoryAxis, valueAxis, renderer);
plot.setOrientation(orientation);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None