Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.993 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 137 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java |
2 | 5 | 616 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java |
| ||||
TypeDeclaration typeDecl = (TypeDeclaration) astStack[astPtr]; TypeReference[] superInterfaces = typeDecl.superInterfaces; char[][] interfaceNames = null; int[] interfaceNameStarts = null; int[] interfaceNameEnds = null; |
| ||||
TypeDeclaration typeDecl = (TypeDeclaration) astStack[astPtr]; TypeReference[] superInterfaces = typeDecl.superInterfaces; char[][] interfaceNames = null; int[] interfaceNameStarts = null; int[] interfacenameEnds = null; |
| |||
TypeDeclaration typeDecl = (TypeDeclaration) astStack[astPtr]; TypeReference[] superInterfaces = typeDecl.superInterfaces; char[][] interfaceNames = null; int[] interfaceNameStarts = null; int[] [[#variable98ec15a0]]= null; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#98ec15a0]] | interfaceNameEnds |
1 | 2 | [[#98ec15a0]] | interfacenameEnds |