CloneSet1714


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
1283
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/util/junit/LogFormatTests.java
22107
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/util/junit/LogFormatTests.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
83
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/util/junit/LogFormatTests.java

LogFormat f1 = new LogFormat(10.0, "10", true);
LogFormat f2 = new LogFormat(10.0, "10", true);


First
Previous
Clone Instance
2
Line Count
2
Source Line
107
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/util/junit/LogFormatTests.java

LogFormat f1 = new LogFormat(10.0, "10", true);
LogFormat f2 = new LogFormat(10.0, "10", true);


Clone AbstractionParameter Count: 0Parameter Bindings

LogFormat f1 = new LogFormat(10.0, "10", true);
LogFormat f2 = new LogFormat(10.0, "10", true);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None