Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.986 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2537 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 3 | 6927 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
pushOnIntStack( this.modifiersSourceStart >= 0 ? this.modifiersSourceStart: this.scanner.startPosition); resetModifiers(); |
| ||||
pushOnIntStack( this.modifiersSourceStart >= 0 ? this.modifiersSourceStart: this.scanner.startPosition); jumpOverMethodBody(); |
| |||
pushOnIntStack(this.modifiersSourceStart >= 0 ? this.modifiersSourceStart: this.scanner.startPosition); [[#variable9914f800]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9914f800]] | resetModifiers |
1 | 2 | [[#9914f800]] | jumpOverMethodBody |