Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 2 | 0.976 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1103 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
2 | 4 | 1572 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
3 | 4 | 1778 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
| ||||
new CompletionOnKeyword3( identifierStack[ptr], identifierPositionStack[ptr], Keywords.INSTANCEOF ) |
| ||||
new CompletionOnKeyword1( identifierStack[ptr], identifierPositionStack[ptr], Keywords.EXTENDS ) |
| ||||
new CompletionOnKeyword1( identifierStack[ptr], identifierPositionStack[ptr], Keywords.IMPLEMENTS ) |
| |||
new [[#variable954e0580]](identifierStack[ptr], identifierPositionStack[ptr], Keywords. [[#variable954e1220]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#954e0580]] | CompletionOnKeyword3 |
1 | 2 | [[#954e0580]] | CompletionOnKeyword1 |
1 | 3 | [[#954e0580]] | CompletionOnKeyword1 |
2 | 1 | [[#954e1220]] | INSTANCEOF |
2 | 2 | [[#954e1220]] | IMPLEMENTS |
2 | 3 | [[#954e1220]] | EXTENDS |