Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.965 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2104 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 2 | 498 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveredType.java |
| ||||
typeDecl.bodyStart = typeDecl.typeParameters[length - 1].declarationSourceEnd + 1; this.listTypeParameterLength = 0; |
| ||||
typeDecl.bodyStart = typeDecl.typeParameters[length - 1].declarationSourceEnd + 1; parser.listTypeParameterLength = 0; |
| |||
typeDecl.bodyStart = typeDecl.typeParameters[length - 1].declarationSourceEnd + 1; [[#variable774caf40]].listTypeParameterLength = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#774caf40]] | parser |
1 | 2 | [[#774caf40]] | this |