CloneSet3456


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3301.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
133595
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java
231371
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java
339337
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
3
Source Line
3595
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java

        this.nestedMethod[this.nestedType = 0] = 1;
        this.variablesCounter[this.nestedType] = 0;
        this.realBlockStack[this.realBlockPtr = 1] = 0;


Clone Instance
2
Line Count
3
Source Line
1371
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java

        this.nestedMethod[this.nestedType = 0] = 1;
        this.variablesCounter[this.nestedType] = 0;
        this.realBlockStack[this.realBlockPtr = 1] = 0;


Clone Instance
3
Line Count
3
Source Line
9337
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

        this.nestedMethod[this.nestedType = 0] = 1;
        this.variablesCounter[this.nestedType] = 0;
        this.realBlockStack[this.realBlockPtr = 1] = 0;


Clone AbstractionParameter Count: 0Parameter Bindings

this.nestedMethod[this.nestedType = 0] = 1;
this.variablesCounter[this.nestedType] = 0;
this.realBlockStack[this.realBlockPtr = 1] = 0;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None