Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.952 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 37 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/MarkerInfo.java |
2 | 4 | 21 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/NLSTag.java |
| ||||
this.start = start; this.end = end; this.severity = severity; this.msg = msg; |
| ||||
this.start = start; this.end = end; this.lineNumber = lineNumber; this.index = index; |
| |||
this.start = start; this.end = end; this. [[#variableb9db8740]]= [[#variableb9db8740]]; this. [[#variableb9db8620]]= [[#variableb9db8620]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9db8740]] | severity |
1 | 2 | [[#b9db8740]] | lineNumber |
2 | 1 | [[#b9db8620]] | msg |
2 | 2 | [[#b9db8620]] | index |