CloneSet2157


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
12119
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/tests/org/jfree/chart/util/junit/LogFormatTests.java
22136
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
119
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 = null;


First
Previous
Clone Instance
2
Line Count
2
Source Line
136
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 = null;


Clone AbstractionParameter Count: 0Parameter Bindings

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

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None