CloneSet1303


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3620.976expression_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
131177
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
231780
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
333205
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
433557
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
534925
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
635914
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
Clone Instance
1
Line Count
3
Source Line
1177
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                IProblem.UsingDeprecatedType, 
                new String[] {
                              new String(type.readableName())
                             }, new String[] {
                                              new String(type.shortReadableName())
                                             }


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

                        IProblem.HierarchyCircularitySelfReference, 
                        new String[] {
                                      new String(sourceType.readableName())
                                     }, new String[] {
                                                      new String(sourceType.shortReadableName())
                                                     }


Clone Instance
3
Line Count
3
Source Line
3205
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                IProblem.InvalidParameterizedExceptionType, 
                new String[] {
                              new String(exceptionType.readableName())
                             }, new String[] {
                                              new String(exceptionType.shortReadableName())
                                             }


Clone Instance
4
Line Count
3
Source Line
3557
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                        IProblem.JavadocUsingDeprecatedType, 
                        new String[] {
                                      new String(type.readableName())
                                     }, new String[] {
                                                      new String(type.shortReadableName())
                                                     }


Clone Instance
5
Line Count
3
Source Line
4925
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                        IProblem.MissingArgumentsForParameterizedMemberType, 
                        new String[] {
                                      new String(type.readableName())
                                     }, new String[] {
                                                      new String(type.shortReadableName())
                                                     }


Clone Instance
6
Line Count
3
Source Line
5914
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                IProblem.UnsafeGenericArrayForVarargs, 
                new String[] {
                               new String(leafComponentType.readableName())
                             }, new String[] {
                                               new String(leafComponentType.shortReadableName())
                                             }


Clone AbstractionParameter Count: 2Parameter Bindings

IProblem. [[#variable9e83e4a0]], new String[] {
                                                new String( [[#variable9e83e3a0]].readableName())
                                              }, new String[] {
                                                                new String( [[#variable9e83e3a0]].shortReadableName())
                                                              }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#9e83e4a0]]
MissingArgumentsForParameterizedMemberType 
12[[#9e83e4a0]]
UnsafeGenericArrayForVarargs 
13[[#9e83e4a0]]
InvalidParameterizedExceptionType 
14[[#9e83e4a0]]
JavadocUsingDeprecatedType 
15[[#9e83e4a0]]
HierarchyCircularitySelfReference 
16[[#9e83e4a0]]
UsingDeprecatedType 
21[[#9e83e3a0]]
type 
22[[#9e83e3a0]]
leafComponentType 
23[[#9e83e3a0]]
exceptionType 
24[[#9e83e3a0]]
type 
25[[#9e83e3a0]]
sourceType 
26[[#9e83e3a0]]
type