CloneSet9627


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.973conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11182
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java
21184
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java
Clone Instance
1
Line Count
1
Source Line
182
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java

                     new String(this.getSelector()).compareTo(new String(otherMethod.getSelector()))


Clone Instance
2
Line Count
1
Source Line
184
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java

               new String(this.getMethodDescriptor()).compareTo(new String(otherMethod.getMethodDescriptor()))


Clone AbstractionParameter Count: 1Parameter Bindings

new String(this. [[#variablebdd92ac0]]()).compareTo(new String(otherMethod. [[#variablebdd92ac0]]()))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#bdd92ac0]]
getMethodDescriptor 
12[[#bdd92ac0]]
getSelector