CloneSet8232


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3220.977statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15427
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java
23391
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DocCommentParser.java
Clone Instance
1
Line Count
5
Source Line
427
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/JavadocParser.java

                this.index = this.tagSourceEnd + 1;
                this.scanner.currentPosition = this.tagSourceEnd + 1;

                // Decide which parse to perform depending on tag name
                this.tagValue = NO_TAG_VALUE;


Clone Instance
2
Line Count
3
Source Line
391
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DocCommentParser.java

                this.index = this.tagSourceEnd + 1;
                this.scanner.currentPosition = this.tagSourceEnd + 1;
                this.tagSourceStart = previousPosition;


Clone AbstractionParameter Count: 2Parameter Bindings

this.index = this.tagSourceEnd + 1;
this.scanner.currentPosition = this.tagSourceEnd + 1;
// Decide which parse to perform depending on tag name
this. [[#variable8fb683e0]]= [[#variable8fb68440]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#8fb683e0]]
tagSourceStart 
12[[#8fb683e0]]
tagValue 
21[[#8fb68440]]
previousPosition 
22[[#8fb68440]]
NO_TAG_VALUE