CloneSet2282


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

                id, 
                new String[] {
                              new String(recType.readableName()), new String(messageSend.selector), buffer.toString()
                             }, new String[] {
                                              new String(recType.shortReadableName()), new String(messageSend.selector), shortBuffer.toString()
                                             }, messageSend.sourceStart, messageSend.sourceEnd


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

                        id, 
                        new String[] {
                                      new String(recType.readableName()), new String(messageSend.selector), buffer.toString()
                                     }, new String[] {
                                                      new String(recType.shortReadableName()), new String(messageSend.selector), shortBuffer.toString()
                                                     }, severity, messageSend.sourceStart


Clone AbstractionParameter Count: 2Parameter Bindings

id, new String[] {
                   new String(recType.readableName()),
                   new String(messageSend.selector),
                   buffer.toString()
                 }, new String[] {
                                   new String(recType.shortReadableName()),
                                   new String(messageSend.selector),
                                   shortBuffer.toString()
                                 },  [[#variable5d424a00]], messageSend. [[#variable5d424760]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5d424a00]]
severity 
12[[#5d424a00]]
messageSend.sourceStart 
21[[#5d424760]]
sourceStart 
22[[#5d424760]]
sourceEnd