Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.972 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 561 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java |
2 | 6 | 567 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java |
| ||||
{ JavadocSingleTypeReference ref = new JavadocSingleTypeReference(this.identifierStack[1], this.identifierPositionStack[1] , this.tagSourceStart , this.tagSourceEnd ); nameRef = ref; } |
| ||||
{ JavadocSingleNameReference ref = new JavadocSingleNameReference(this.identifierStack[0], this.identifierPositionStack[0] , this.tagSourceStart , this.tagSourceEnd ); nameRef = ref; } |
| |||
{ [[#variable78b76ca0]] ref = new [[#variable78b76ca0]](this.identifierStack[ [[#variable78b76c20]]], this.identifierPositionStack[ [[#variable78b76c20]]], this.tagSourceStart, this.tagSourceEnd); nameRef = ref; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#78b76ca0]] | JavadocSingleTypeReference |
1 | 2 | [[#78b76ca0]] | JavadocSingleNameReference |
2 | 1 | [[#78b76c20]] | 1 |
2 | 2 | [[#78b76c20]] | 0 |