CloneSet7804


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

                new String[] {
                               new String(allocatedType.readableName()), new String(allocatedType.enclosingType().readableName())
                               ,
                             }


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

                new String[] {
                               new String(allocatedType.shortReadableName()), new String(allocatedType.enclosingType().shortReadableName())
                               ,
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               new String(allocatedType. [[#variable4c54ada0]]()),
               new String(allocatedType.enclosingType(). [[#variable4c54ada0]]())
               ,
             }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4c54ada0]]
shortReadableName 
12[[#4c54ada0]]
readableName