CloneSet8123


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

                                new String(
                                        CharOperation.concat(
                                                inheritedMethod.declaringClass.readableName(), 
                                                inheritedMethod.readableName(), 
                                                '.'         ))


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

                                new String(
                                        CharOperation.concat(
                                                inheritedMethod.declaringClass.shortReadableName(), 
                                                inheritedMethod.shortReadableName(), 
                                                '.'         ))


Clone AbstractionParameter Count: 1Parameter Bindings

new String(CharOperation.concat(inheritedMethod.declaringClass. [[#variable5159e320]](), inheritedMethod. [[#variable5159e320]](), '.'))
 

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