CloneSet8106


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

                new String[] {
                               new String(typeVariable.sourceName), new String(typeRef.resolvedType.readableName())
                             }


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

                new String[] {
                               new String(typeVariable.sourceName), new String(typeRef.resolvedType.shortReadableName())
                             }


Clone AbstractionParameter Count: 1Parameter Bindings

new String[] {
               new String(typeVariable.sourceName),
               new String(typeRef.resolvedType. [[#variable50c3cc80]]())
             }
 

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