CloneSet8516


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.952statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1437
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/MarkerInfo.java
2421
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/NLSTag.java
Clone Instance
1
Line Count
4
Source Line
37
Source File
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/MarkerInfo.java

                this.start = start;
                this.end = end;
                this.severity = severity;
                this.msg = msg;


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

                this.start = start;
                this.end = end;
                this.lineNumber = lineNumber;
                this.index = index;


Clone AbstractionParameter Count: 2Parameter Bindings

this.start = start;
this.end = end;
this. [[#variableb9db8740]]= [[#variableb9db8740]];
this. [[#variableb9db8620]]= [[#variableb9db8620]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b9db8740]]
severity 
12[[#b9db8740]]
lineNumber 
21[[#b9db8620]]
msg 
22[[#b9db8620]]
index