CloneSet8162


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4230.966statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
141492
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java
24133
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java
Clone Instance
1
Line Count
4
Source Line
1492
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java

        this.astLengthPtr = -1;
        this.expressionPtr = -1;
        this.expressionLengthPtr = -1;
        this.identifierPtr = -1;


Clone Instance
2
Line Count
4
Source Line
133
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java

                        // Init local variables
                        this.astLengthPtr = -1;
                        this.astPtr = -1;
                        this.identifierPtr = -1;
                        this.currentTokenType = -1;


Clone AbstractionParameter Count: 3Parameter Bindings

// Init local variables
this.astLengthPtr = -1;
this. [[#variable529d1c40]]= -1;
this. [[#variable529fa5a0]]= -1;
this. [[#variable529fa580]]= -1;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#529d1c40]]
expressionPtr 
12[[#529d1c40]]
astPtr 
21[[#529fa5a0]]
expressionLengthPtr 
22[[#529fa5a0]]
identifierPtr 
31[[#529fa580]]
identifierPtr 
32[[#529fa580]]
currentTokenType