Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 0 | 1.000 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1532 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
2 | 4 | 1763 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
3 | 4 | 2262 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
4 | 4 | 2295 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
| ||||
currentElement != null && currentToken == TokenNameIdentifier && this.cursorLocation + 1 >= scanner.startPosition && this.cursorLocation < scanner.currentPosition |
| ||||
currentElement != null && currentToken == TokenNameIdentifier && this.cursorLocation + 1 >= scanner.startPosition && this.cursorLocation < scanner.currentPosition |
| ||||
currentElement != null && currentToken == TokenNameIdentifier && this.cursorLocation + 1 >= scanner.startPosition && this.cursorLocation < scanner.currentPosition |
| ||||
currentElement != null && currentToken == TokenNameIdentifier && this.cursorLocation + 1 >= scanner.startPosition && this.cursorLocation < scanner.currentPosition |
| |||
currentElement != null && currentToken == TokenNameIdentifier && this.cursorLocation + 1 >= scanner.startPosition && this.cursorLocation < scanner.currentPosition |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |