Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 594 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
2 | 6 | 602 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
| ||||
allocationExpr.arguments = arguments; pushOnGenericsIdentifiersLengthStack(identifierLengthStack[identifierLengthPtr]); pushOnGenericsLengthStack(0); allocationExpr.type = getTypeReference(0); assistNodeParent = allocationExpr; |
| ||||
allocationExpr.arguments = arguments; pushOnGenericsIdentifiersLengthStack(identifierLengthStack[identifierLengthPtr]); pushOnGenericsLengthStack(0); allocationExpr.type = getTypeReference(0); assistNodeParent = allocationExpr; |
| |||
allocationExpr.arguments = arguments; pushOnGenericsIdentifiersLengthStack(identifierLengthStack[identifierLengthPtr]); pushOnGenericsLengthStack(0); allocationExpr.type = getTypeReference(0); assistNodeParent = allocationExpr; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |