Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.969 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2054 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
2 | 1 | 2097 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| ||||
push(new LocalVariableCreation(varIdentifier, "I", 0, true, true, fCounter)); //$NON-NLS-1$ |
| ||||
push(new LocalVariableCreation(iteratorIdentifier, "Ljava/util/Iterator;", 0, false, true, fCounter)); //$NON-NLS-1$ |
| |||
push(new LocalVariableCreation( [[#variable59b29120]], [[#variable59b290a0]], 0, [[#variable59b29000]], true, fCounter)); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#59b29120]] | varIdentifier |
1 | 2 | [[#59b29120]] | iteratorIdentifier |
2 | 1 | [[#59b290a0]] | "I" |
2 | 2 | [[#59b290a0]] | "Ljava/util/Iterator;" |
3 | 1 | [[#59b29000]] | true |
3 | 2 | [[#59b29000]] | false |