Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.963 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 50 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData.java |
2 | 2 | 52 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData.java |
| ||||
this.replacedTokens[newReplacedTokensPtr] = this.replacedTokens[i]; this.replacedTokensStart[newReplacedTokensPtr] = this.replacedTokensStart[i]; |
| ||||
this.replacedTokensEnd[newReplacedTokensPtr] = this.replacedTokensEnd[i]; this.replacedTokenUsed[newReplacedTokensPtr] = this.replacedTokenUsed[i]; |
| |||
this. [[#variable533f7e40]][newReplacedTokensPtr] = this. [[#variable533f7e40]][i]; this. [[#variable534386c0]][newReplacedTokensPtr] = this. [[#variable534386c0]][i]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#533f7e40]] | replacedTokens |
1 | 2 | [[#533f7e40]] | replacedTokensEnd |
2 | 1 | [[#534386c0]] | replacedTokensStart |
2 | 2 | [[#534386c0]] | replacedTokenUsed |