CloneSet1516


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
1391
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java
23130
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
91
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/title/junit/LegendTitleTests.java

XYPlot plot1 = new XYPlot();
LegendTitle t1 = new LegendTitle(plot1);
LegendTitle t2 = new LegendTitle(plot1);


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

XYPlot plot1 = new XYPlot();
LegendTitle t1 = new LegendTitle(plot1);
LegendTitle t2 = new LegendTitle(plot1);


Clone AbstractionParameter Count: 0Parameter Bindings

XYPlot plot1 = new XYPlot();
LegendTitle t1 = new LegendTitle(plot1);
LegendTitle t2 = new LegendTitle(plot1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None