CloneSet9586


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.959statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1296
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java
22845
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
2
Source Line
96
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java

                this.identifierPositionStack = new long[20];
                this.identifierLengthStack = new int[10];


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

        this.identifierPositionStack = new long[30];
        this.variablesCounter = new int[30];


Clone AbstractionParameter Count: 3Parameter Bindings

this.identifierPositionStack = new long[ [[#variable96b5f2a0]]];
this. [[#variable96b657c0]]= new int[ [[#variable96b64a20]]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#96b5f2a0]]
20 
12[[#96b5f2a0]]
30 
21[[#96b657c0]]
identifierLengthStack 
22[[#96b657c0]]
variablesCounter 
31[[#96b64a20]]
10 
32[[#96b64a20]]
30