CloneSet5912


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

                new String[] {
                              new String(superType.readableName()), new String(inheritedSuperType.readableName()), new String(type.sourceName())
                             }


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

                new String[] {
                              new String(superType.shortReadableName()), new String(inheritedSuperType.shortReadableName()), new String(type.sourceName())
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               new String(superType. [[#variable65336780]]()),
               new String(inheritedSuperType. [[#variable65336780]]()),
               new String(type.sourceName())
             }
 

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