CloneSet5600


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

                new String[] {
                               new String(expressionType.readableName()), new String(expectedType.readableName()), new String(expectedType.erasure().readableName())
                             }


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

                new String[] {
                               new String(expressionType.shortReadableName()), new String(expectedType.shortReadableName()), new String(expectedType.erasure().shortReadableName())
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               new String(expressionType. [[#variable9a216bc0]]()),
               new String(expectedType. [[#variable9a216bc0]]()),
               new String(expectedType.erasure(). [[#variable9a216bc0]]())
             }
 

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