CloneSet9613


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.986conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
118940
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
219222
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
1
Source Line
8940
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

            astLengthPtr > -1 && (length = this.astLengthStack[this.astLengthPtr-- ]) != 0


Clone Instance
2
Line Count
1
Source Line
9222
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

            astLengthPtr > -1 && (astLength = this.astLengthStack[this.astLengthPtr-- ]) != 0


Clone AbstractionParameter Count: 1Parameter Bindings

astLengthPtr > -1 && ( [[#variablebf202e00]]= this.astLengthStack[this.astLengthPtr-- ]) != 0
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#bf202e00]]
length 
12[[#bf202e00]]
astLength