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.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 303 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DocCommentParser.java |
2 | 2 | 307 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DocCommentParser.java |
| ||||
int end = (int) this.identifierPositionStack[pos]; name.setSourceRange(start, end - start + 1); |
| ||||
int end = (int) this.identifierPositionStack[pos]; typeRef.setSourceRange(start, end - start + 1); |
| |||
int end = (int) this.identifierPositionStack[pos]; [[#variable4ef9aac0]].setSourceRange(start, end - start + 1); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4ef9aac0]] | typeRef |
1 | 2 | [[#4ef9aac0]] | name |