Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 3 | 0.966 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1499 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java |
2 | 4 | 8473 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
this.recoveredStaticInitializerStart = 0; this.genericsIdentifiersLengthPtr = -1; this.genericsLengthPtr = -1; this.genericsPtr = -1; |
| ||||
this.recoveredStaticInitializerStart = 0; this.lastIgnoredToken = -1; this.lastErrorEndPosition = -1; this.lastErrorEndPositionBeforeRecovery = -1; |
| |||
this.recoveredStaticInitializerStart = 0; this. [[#variablebd761a20]]= -1; this. [[#variablebd7619e0]]= -1; this. [[#variableb9cc0220]]= -1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bd761a20]] | genericsIdentifiersLengthPtr |
1 | 2 | [[#bd761a20]] | lastIgnoredToken |
2 | 1 | [[#bd7619e0]] | genericsLengthPtr |
2 | 2 | [[#bd7619e0]] | lastErrorEndPosition |
3 | 1 | [[#b9cc0220]] | genericsPtr |
3 | 2 | [[#b9cc0220]] | lastErrorEndPositionBeforeRecovery |