CloneSet263


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
31060.959expression_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13523
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
23571
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
331060
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
471405
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
531787
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
635480
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
735496
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
835630
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
935813
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
1056392
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
Clone Instance
1
Line Count
3
Source Line
523
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

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


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

                IProblem.AnnotationTypeUsedAsSuperInterface, 
                new String[] {
                              new String(superType.readableName()), new String(type.sourceName())
                             }, new String[] {
                                              new String(superType.shortReadableName()), new String(type.sourceName())
                                             }


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

                IProblem.IncompatibleTypesInConditionalOperator, 
                new String[] {
                              new String(trueType.readableName()), new String(falseType.readableName())
                             }, new String[] {
                                              new String(trueType.sourceName()), new String(falseType.sourceName())
                                             }


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

                IProblem.DuplicateSuperInterface, 
                new String[] {
                        new String(superType.readableName()),
                        new String(type.sourceName())
                             }, new String[] {
                                        new String(superType.shortReadableName()),
                                        new String(type.sourceName())
                                             }


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

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


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

                IProblem.SuperclassMustBeAClass, 
                new String[] {
                              new String(superType.readableName()), new String(type.sourceName())
                             }, new String[] {
                                              new String(superType.shortReadableName()), new String(type.sourceName())
                                             }


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

                IProblem.SuperInterfaceMustBeAnInterface, 
                new String[] {
                              new String(superType.readableName()), new String(type.sourceName())
                             }, new String[] {
                                              new String(superType.shortReadableName()), new String(type.sourceName())
                                             }


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

                IProblem.TypeMismatch, 
                new String[] {
                              new String(actualType.readableName()), new String(expectedType.readableName())
                             }, new String[] {
                                              new String(actualType.shortReadableName()), new String(expectedType.shortReadableName())
                                             }


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

                IProblem.UnnecessaryInstanceof, 
                new String[] {
                               new String(expressionType.readableName()), new String(checkType.readableName())
                             }, new String[] {
                                               new String(expressionType.shortReadableName()), new String(checkType.shortReadableName())
                                             }


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

                IProblem.WildcardFieldAssignment, 
                new String[] {
                        new String(expressionType.readableName()), new String(variableType.readableName())
                             }, new String[] {
                                        new String(expressionType.shortReadableName()), new String(variableType.shortReadableName())
                                             }


Clone AbstractionParameter Count: 6Parameter Bindings

IProblem. [[#variable541d8100]], new String[] {
                                                new String( [[#variable541d80a0]].readableName()),
                                                new String( [[#variable541d8040]]. [[#variable5c7b9fc0]]())
                                              }, new String[] {
                                                                new String( [[#variable541d80a0]]. [[#variable5c7b9f40]]()),
                                                                new String( [[#variable541d8040]]. [[#variable5c7b9e80]]())
                                                              }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#541d8100]]
SuperclassMustBeAClass 
12[[#541d8100]]
AnnotationCircularity 
13[[#541d8100]]
WildcardFieldAssignment 
14[[#541d8100]]
TypeMismatch 
15[[#541d8100]]
IncompatibleTypesInConditionalOperator 
16[[#541d8100]]
HierarchyCircularity 
17[[#541d8100]]
UnnecessaryInstanceof 
18[[#541d8100]]
SuperInterfaceMustBeAnInterface 
19[[#541d8100]]
DuplicateSuperInterface 
110[[#541d8100]]
AnnotationTypeUsedAsSuperInterface 
21[[#541d80a0]]
superType 
22[[#541d80a0]]
sourceType 
23[[#541d80a0]]
expressionType 
24[[#541d80a0]]
actualType 
25[[#541d80a0]]
trueType 
26[[#541d80a0]]
sourceType 
27[[#541d80a0]]
expressionType 
28[[#541d80a0]]
superType 
29[[#541d80a0]]
superType 
210[[#541d80a0]]
superType 
31[[#541d8040]]
type 
32[[#541d8040]]
otherType 
33[[#541d8040]]
variableType 
34[[#541d8040]]
expectedType 
35[[#541d8040]]
falseType 
36[[#541d8040]]
superType 
37[[#541d8040]]
checkType 
38[[#541d8040]]
type 
39[[#541d8040]]
type 
310[[#541d8040]]
type 
41[[#5c7b9fc0]]
sourceName 
42[[#5c7b9fc0]]
readableName 
43[[#5c7b9fc0]]
readableName 
44[[#5c7b9fc0]]
readableName 
45[[#5c7b9fc0]]
readableName 
46[[#5c7b9fc0]]
readableName 
47[[#5c7b9fc0]]
readableName 
48[[#5c7b9fc0]]
sourceName 
49[[#5c7b9fc0]]
sourceName 
410[[#5c7b9fc0]]
sourceName 
51[[#5c7b9f40]]
shortReadableName 
52[[#5c7b9f40]]
shortReadableName 
53[[#5c7b9f40]]
shortReadableName 
54[[#5c7b9f40]]
shortReadableName 
55[[#5c7b9f40]]
sourceName 
56[[#5c7b9f40]]
shortReadableName 
57[[#5c7b9f40]]
shortReadableName 
58[[#5c7b9f40]]
shortReadableName 
59[[#5c7b9f40]]
shortReadableName 
510[[#5c7b9f40]]
shortReadableName 
61[[#5c7b9e80]]
sourceName 
62[[#5c7b9e80]]
shortReadableName 
63[[#5c7b9e80]]
shortReadableName 
64[[#5c7b9e80]]
shortReadableName 
65[[#5c7b9e80]]
sourceName 
66[[#5c7b9e80]]
shortReadableName 
67[[#5c7b9e80]]
shortReadableName 
68[[#5c7b9e80]]
sourceName 
69[[#5c7b9e80]]
sourceName 
610[[#5c7b9e80]]
sourceName