Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.979 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 270 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java |
2 | 1 | 272 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr - size + 1, tokens, 0, size); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr - size + 1, positions, 0, size); |
| |||
System.arraycopy(this. [[#variable5ad23b00]], this.identifierPtr - size + 1, [[#variable5ad23c00]], 0, size); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5ad23b00]] | identifierStack |
1 | 2 | [[#5ad23b00]] | identifierPositionStack |
2 | 1 | [[#5ad23c00]] | tokens |
2 | 2 | [[#5ad23c00]] | positions |