Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.957 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 192 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/ReferenceCollection.java |
2 | 1 | 279 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/JavaSearchPattern.java |
| ||||
System.arraycopy(keepers, 0, keepers = new char[index][][], 0, index); |
| ||||
System.arraycopy(typeParameters, 0, typeParameters = new char[ptr][][], 0, ptr); |
| |||
System.arraycopy( [[#variable5ab69d60]], 0, [[#variable5ab69d60]]= new char[ [[#variable5ab69d00]]][][], 0, [[#variable5ab69d00]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5ab69d60]] | keepers |
1 | 2 | [[#5ab69d60]] | typeParameters |
2 | 1 | [[#5ab69d00]] | index |
2 | 2 | [[#5ab69d00]] | ptr |