Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 8940 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 1 | 9222 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
astLengthPtr > -1 && (length = this.astLengthStack[this.astLengthPtr-- ]) != 0 |
| ||||
astLengthPtr > -1 && (astLength = this.astLengthStack[this.astLengthPtr-- ]) != 0 |
| |||
astLengthPtr > -1 && ( [[#variablebf202e00]]= this.astLengthStack[this.astLengthPtr-- ]) != 0 |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bf202e00]] | length |
1 | 2 | [[#bf202e00]] | astLength |