Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 4 | 1 | 0.970 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 2457 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 5 | 2514 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
3 | 5 | 4150 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
4 | 5 | 4212 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
//highlight starts at the selector starts cd.sourceStart = (int) (selectorSource >>> 32); pushOnAstStack(cd); cd.sourceEnd = this.lParenPos; cd.bodyStart = this.lParenPos + 1; this.listLength = 0; // initialize this.listLength before reading parameters/throws |
| ||||
//highlight starts at the selector starts cd.sourceStart = (int) (selectorSource >>> 32); pushOnAstStack(cd); cd.sourceEnd = this.lParenPos; cd.bodyStart = this.lParenPos + 1; this.listLength = 0; // initialize this.listLength before reading parameters/throws |
| ||||
//highlight starts at selector start md.sourceStart = (int) (selectorSource >>> 32); pushOnAstStack(md); md.sourceEnd = this.lParenPos; md.bodyStart = this.lParenPos + 1; this.listLength = 0; // initialize this.listLength before reading parameters/throws |
| ||||
//highlight starts at selector start md.sourceStart = (int) (selectorSource >>> 32); pushOnAstStack(md); md.sourceEnd = this.lParenPos; md.bodyStart = this.lParenPos + 1; this.listLength = 0; // initialize this.listLength before reading parameters/throws |
| |||
[[#variableb30775c0]].sourceStart = (int) (selectorSource >>> 32); pushOnAstStack( [[#variableb30775c0]]); [[#variableb30775c0]].sourceEnd = this.lParenPos; [[#variableb30775c0]].bodyStart = this.lParenPos + 1; this.listLength = 0; // initialize this.listLength before reading parameters/throws |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b30775c0]] | //highlight starts at the selector starts cd |
1 | 2 | [[#b30775c0]] | //highlight starts at selector start md |
1 | 3 | [[#b30775c0]] | //highlight starts at selector start md |
1 | 4 | [[#b30775c0]] | //highlight starts at the selector starts cd |