Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 1386 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java |
2 | 6 | 854 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
3 | 1 | 896 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
4 | 1 | 942 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
| ||||
System.arraycopy( identifierPositionStack, localIdentifierPtr + 1, positions, 0, length ); |
| ||||
System.arraycopy( identifierPositionStack, identifierPtr + 1, positions, 0, length ); |
| ||||
System.arraycopy(identifierStack, identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(identifierStack, identifierPtr + 1, tokens, 0, length); |
| |||
System.arraycopy( [[#variable9ceeea60]], [[#variable9ceeef60]] + 1, [[#variable9ceeefe0]], 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9ceeea60]] | identifierStack |
1 | 2 | [[#9ceeea60]] | identifierPositionStack |
1 | 3 | [[#9ceeea60]] | identifierPositionStack |
1 | 4 | [[#9ceeea60]] | identifierStack |
2 | 1 | [[#9ceeef60]] | identifierPtr |
2 | 2 | [[#9ceeef60]] | identifierPtr |
2 | 3 | [[#9ceeef60]] | localIdentifierPtr |
2 | 4 | [[#9ceeef60]] | identifierPtr |
3 | 1 | [[#9ceeefe0]] | tokens |
3 | 2 | [[#9ceeefe0]] | positions |
3 | 3 | [[#9ceeefe0]] | positions |
3 | 4 | [[#9ceeefe0]] | tokens |