| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 13 | 1 | 0.987 | executable_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 1519 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 2 | 2 | 1523 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 3 | 2 | 1525 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 4 | 2 | 1527 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 5 | 2 | 1535 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 6 | 2 | 1537 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 7 | 2 | 1539 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 8 | 2 | 1541 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 9 | 2 | 1543 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 10 | 2 | 1545 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 11 | 2 | 1547 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 12 | 2 | 1549 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| 13 | 2 | 1551 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DefaultBindingResolver.java |
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_STRINGBUFFER, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_EXCEPTION, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_RUNTIMEEXCEPTION, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_ERROR, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_BOOLEAN, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_BYTE, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_CHARACTER, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_DOUBLE, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_FLOAT, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_INTEGER, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_LONG, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_SHORT, 3));
}
|
| ||||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants.JAVA_LANG_VOID, 3));
}
|
| |||
{ //$NON-NLS-1$
return this.getTypeBinding(this.scope.getType(TypeConstants. [[#variable61623d00]], 3));
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#61623d00]] | JAVA_LANG_STRINGBUFFER |
| 1 | 2 | [[#61623d00]] | JAVA_LANG_EXCEPTION |
| 1 | 3 | [[#61623d00]] | JAVA_LANG_RUNTIMEEXCEPTION |
| 1 | 4 | [[#61623d00]] | JAVA_LANG_ERROR |
| 1 | 5 | [[#61623d00]] | JAVA_LANG_BOOLEAN |
| 1 | 6 | [[#61623d00]] | JAVA_LANG_BYTE |
| 1 | 7 | [[#61623d00]] | JAVA_LANG_CHARACTER |
| 1 | 8 | [[#61623d00]] | JAVA_LANG_DOUBLE |
| 1 | 9 | [[#61623d00]] | JAVA_LANG_FLOAT |
| 1 | 10 | [[#61623d00]] | JAVA_LANG_INTEGER |
| 1 | 11 | [[#61623d00]] | JAVA_LANG_LONG |
| 1 | 12 | [[#61623d00]] | JAVA_LANG_SHORT |
| 1 | 13 | [[#61623d00]] | JAVA_LANG_VOID |