CloneSet1905


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.955statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12105
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/statistics/junit/SimpleHistogramBinTests.java
22127
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/statistics/junit/SimpleHistogramBinTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
105
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/statistics/junit/SimpleHistogramBinTests.java

SimpleHistogramBin b1 = new SimpleHistogramBin(1.0, 2.0);
SimpleHistogramBin b2 = new SimpleHistogramBin(2.0, 3.0);


First
Previous
Clone Instance
2
Line Count
2
Source Line
127
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/data/statistics/junit/SimpleHistogramBinTests.java

SimpleHistogramBin b1 = new SimpleHistogramBin(1.0, 2.0);
SimpleHistogramBin b2 = new SimpleHistogramBin(1.0, 2.0);


Clone AbstractionParameter Count: 2Parameter Bindings

SimpleHistogramBin b1 = new SimpleHistogramBin(1.0, 2.0);
SimpleHistogramBin b2 = new SimpleHistogramBin( [[#variable1a09e060]],  [[#variable1a09e040]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a09e060]]
2.0 
12[[#1a09e060]]
1.0 
21[[#1a09e040]]
3.0 
22[[#1a09e040]]
2.0