CloneSet7290


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

                new String[] {
                               new String(annotationType.readableName()), str, new String(expectedType.readableName())
                               ,
                             }


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

                new String[] {
                               new String(annotationType.shortReadableName()), str, new String(expectedType.readableName())
                               ,
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               new String(annotationType. [[#variable57895220]]()),
               str,
               new String(expectedType.readableName())
               ,
             }
 

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