Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.973 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 182 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java |
2 | 1 | 184 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java |
| ||||
new String(this.getSelector()).compareTo(new String(otherMethod.getSelector())) |
| ||||
new String(this.getMethodDescriptor()).compareTo(new String(otherMethod.getMethodDescriptor())) |
| |||
new String(this. [[#variablebdd92ac0]]()).compareTo(new String(otherMethod. [[#variablebdd92ac0]]())) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bdd92ac0]] | getMethodDescriptor |
1 | 2 | [[#bdd92ac0]] | getSelector |