CloneSet4659


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5230.954expression_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
154081
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
254741
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
Clone Instance
1
Line Count
5
Source Line
4081
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                        id, 
                        new String[] {
                                      new String(type.readableName())
                                     }, new String[] {
                                                      new String(type.shortReadableName())
                                                     }, severity, location.sourceStart


Clone Instance
2
Line Count
5
Source Line
4741
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                id, 
                new String[] {
                               new String(targetType.readableName())
                             }, new String[] {
                                               new String(targetType.shortReadableName())
                                             }, location.sourceStart, location.sourceEnd


Clone AbstractionParameter Count: 3Parameter Bindings

id, new String[] {
                   new String( [[#variable5de2dfc0]].readableName())
                 }, new String[] {
                                   new String( [[#variable5de2dfc0]].shortReadableName())
                                 },  [[#variable5de2df40]], location. [[#variable5de2dea0]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5de2dfc0]]
targetType 
12[[#5de2dfc0]]
type 
21[[#5de2df40]]
location.sourceStart 
22[[#5de2df40]]
severity 
31[[#5de2dea0]]
sourceEnd 
32[[#5de2dea0]]
sourceStart