CloneSet9614


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11447
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java
21473
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java
Clone Instance
1
Line Count
1
Source Line
447
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java

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


Clone Instance
2
Line Count
1
Source Line
473
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java

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


Clone AbstractionParameter Count: 0Parameter Bindings

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

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None