| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.983 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 423 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/CompilationResult.java |
| 2 | 1 | 424 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/CompilationResult.java |
| ||||
System.arraycopy(this.suppressWarningIrritants, 0, this.suppressWarningIrritants = new long[2 * this.suppressWarningsCount], 0, this.suppressWarningsCount); |
| ||||
System.arraycopy(this.suppressWarningScopePositions, 0, this.suppressWarningScopePositions = new long[2 * this.suppressWarningsCount], 0, this.suppressWarningsCount); |
| |||
System.arraycopy(this. [[#variable5edda4c0]], 0, this. [[#variable5edda4c0]]= new long[2 * this.suppressWarningsCount], 0, this.suppressWarningsCount); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#5edda4c0]] | suppressWarningIrritants |
| 1 | 2 | [[#5edda4c0]] | suppressWarningScopePositions |