| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 3 | 0.958 | expression_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 2012 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
| 2 | 1 | 2719 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
| 3 | 4 | 3283 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
| 4 | 1 | 370 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
signature, 0, signature = new char[newLength], 0 |
| ||||
result, 0, result = new char[count], 0 |
| ||||
chars,
0,
lowerChars = new char[length],
0
|
| ||||
newRecoveyTemplates, 0, newRecoveyTemplates = new char[newRecoveyTemplatesPtr], 0 |
| |||
[[#variablebad0fea0]], 0, [[#variablebad0fde0]]= new char[ [[#variablebad0fd80]]], 0 |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#bad0fea0]] | signature |
| 1 | 2 | [[#bad0fea0]] | chars |
| 1 | 3 | [[#bad0fea0]] | result |
| 1 | 4 | [[#bad0fea0]] | newRecoveyTemplates |
| 2 | 1 | [[#bad0fde0]] | signature |
| 2 | 2 | [[#bad0fde0]] | lowerChars |
| 2 | 3 | [[#bad0fde0]] | result |
| 2 | 4 | [[#bad0fde0]] | newRecoveyTemplates |
| 3 | 1 | [[#bad0fd80]] | newLength |
| 3 | 2 | [[#bad0fd80]] | length |
| 3 | 3 | [[#bad0fd80]] | count |
| 3 | 4 | [[#bad0fd80]] | newRecoveyTemplatesPtr |