Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.986 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 606 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 2 | 5459 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
if (DEBUG) System.out.println(position + "\t\tcheckcast:" + typeBinding.debugName()); //$NON-NLS-1$ countLabels = 0; |
| ||||
if (DEBUG) System.out.println(position + "\t\tnew:" + typeBinding.debugName()); //$NON-NLS-1$ countLabels = 0; |
| |||
if (DEBUG) System.out.println(position + [[#variablea1bde140]] + typeBinding.debugName()); //$NON-NLS-1$ countLabels = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1bde140]] | "\t\tnew:" |
1 | 2 | [[#a1bde140]] | "\t\tcheckcast:" |