CloneSet1347


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.967statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12342
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java
23344
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
342
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java

attributes.log("", Project.MSG_WARN);
attributes.log("          WARNING", Project.MSG_WARN);


First
Previous
Clone Instance
2
Line Count
3
Source Line
344
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java

attributes.log("", Project.MSG_WARN);
attributes.log("The -source switch defaults to 1.5 in JDK 1.5 and 1.6.", Project.MSG_WARN);


Clone AbstractionParameter Count: 1Parameter Bindings

attributes.log("", Project.MSG_WARN);
attributes.log( [[#variable112a4c40]], Project.MSG_WARN);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#112a4c40]]
"          WARNING" 
12[[#112a4c40]]
"The -source switch defaults to 1.5 in JDK 1.5 and 1.6."