| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 7 | 3 | 0.964 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 49 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/util/SimpleNameVector.java |
| 2 | 1 | 82 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/EvaluationContext.java |
| 3 | 1 | 138 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Buffer.java |
| 4 | 1 | 222 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Buffer.java |
| 5 | 1 | 243 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/Buffer.java |
| 6 | 1 | 67 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java |
| 7 | 1 | 127 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/SourceIndexerRequestor.java |
| ||||
System.arraycopy(this.elements, 0, targetArray, 0, this.size); |
| ||||
System.arraycopy(this.variables, 0, result, 0, this.variableCount); |
| ||||
System.arraycopy(this.contents, 0, newContents, 0, this.gapStart); |
| ||||
System.arraycopy(this.contents, 0, content, 0, this.gapStart); |
| ||||
System.arraycopy(this.contents, 0, content, 0, this.gapStart); |
| ||||
System.arraycopy(this.elements, 0, result, 0, this.size); |
| ||||
System.arraycopy(this.enclosingTypeNames, 0, qualification, 0, this.depth); |
| |||
System.arraycopy(this. [[#variable91aaf460]], 0, [[#variable91aaf3c0]], 0, this. [[#variable91aaf480]]); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#91aaf460]] | elements |
| 1 | 2 | [[#91aaf460]] | contents |
| 1 | 3 | [[#91aaf460]] | enclosingTypeNames |
| 1 | 4 | [[#91aaf460]] | elements |
| 1 | 5 | [[#91aaf460]] | contents |
| 1 | 6 | [[#91aaf460]] | variables |
| 1 | 7 | [[#91aaf460]] | contents |
| 2 | 1 | [[#91aaf3c0]] | targetArray |
| 2 | 2 | [[#91aaf3c0]] | content |
| 2 | 3 | [[#91aaf3c0]] | qualification |
| 2 | 4 | [[#91aaf3c0]] | result |
| 2 | 5 | [[#91aaf3c0]] | newContents |
| 2 | 6 | [[#91aaf3c0]] | result |
| 2 | 7 | [[#91aaf3c0]] | content |
| 3 | 1 | [[#91aaf480]] | size |
| 3 | 2 | [[#91aaf480]] | gapStart |
| 3 | 3 | [[#91aaf480]] | depth |
| 3 | 4 | [[#91aaf480]] | size |
| 3 | 5 | [[#91aaf480]] | gapStart |
| 3 | 6 | [[#91aaf480]] | variableCount |
| 3 | 7 | [[#91aaf480]] | gapStart |