CloneSet9908


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

                new String[] {
                              expression.operatorToString(), new String(type.readableName())
                             }


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

                new String[] {
                              expression.operatorToString(), new String(type.shortReadableName())
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               expression.operatorToString(),
               new String(type. [[#variable97bf2d40]]())
             }
 

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