Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.975 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 250 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/LoopingFlowContext.java |
2 | 3 | 253 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/LoopingFlowContext.java |
| ||||
System.arraycopy(this.innerFlowContexts, 0, (this.innerFlowContexts = new LoopingFlowContext[length + 5]), 0 , length); |
| ||||
System.arraycopy(this.innerFlowInfos, 0, (this.innerFlowInfos = new UnconditionalFlowInfo[length + 5]), 0 , length); |
| |||
System.arraycopy(this. [[#variable7d73e740]], 0, (this. [[#variable7d73e740]]= new [[#variable7d73e7a0]][length + 5]), 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7d73e740]] | innerFlowContexts |
1 | 2 | [[#7d73e740]] | innerFlowInfos |
2 | 1 | [[#7d73e7a0]] | LoopingFlowContext |
2 | 2 | [[#7d73e7a0]] | UnconditionalFlowInfo |