Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 13 | 2 | 0.968 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1068 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 1 | 220 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
3 | 1 | 245 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
4 | 1 | 129 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
5 | 1 | 194 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
6 | 1 | 251 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
7 | 1 | 293 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
8 | 1 | 939 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
9 | 1 | 143 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope.java |
10 | 1 | 607 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
11 | 1 | 312 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java |
12 | 1 | 995 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
13 | 1 | 102 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/PatternSearchJob.java |
| ||||
System.arraycopy(arguments, 0, arguments = new String[count], 0, count); |
| ||||
System.arraycopy(availableFields, 0, availableFields = new FieldBinding[count], 0, count); |
| ||||
System.arraycopy(availableMethods, 0, availableMethods = new MethodBinding[count], 0, count); |
| ||||
System.arraycopy(fieldBindings, 0, fieldBindings = new FieldBinding[count], 0, count); |
| ||||
System.arraycopy(memberTypeBindings, 0, memberTypeBindings = new ReferenceBinding[count], 0, count); |
| ||||
System.arraycopy(memberTypeBindings, 0, memberTypeBindings = new ReferenceBinding[count], 0, count); |
| ||||
System.arraycopy(methodBindings, 0, methodBindings = new MethodBinding[count], 0, count); |
| ||||
System.arraycopy(interfaceBindings, 0, interfaceBindings = new ReferenceBinding[count], 0, count); |
| ||||
System.arraycopy(topLevelTypes, 0, topLevelTypes = new SourceTypeBinding[count], 0, count); |
| ||||
System.arraycopy(typeVariableBindings, 0, typeVariableBindings = new TypeVariableBinding[count], 0, count); |
| ||||
System.arraycopy(toCompile, 0, toCompile = new SourceFile[count], 0, count); |
| ||||
System.arraycopy(args, 0, args = new String[count], 0, count); |
| ||||
System.arraycopy(indexes, 0, indexes = new Index[count], 0, count); |
| |||
System.arraycopy( [[#variable59cefd80]], 0, [[#variable59cefd80]]= new [[#variable59cefda0]][count], 0, count); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#59cefd80]] | memberTypeBindings |
1 | 2 | [[#59cefd80]] | arguments |
1 | 3 | [[#59cefd80]] | availableMethods |
1 | 4 | [[#59cefd80]] | availableFields |
1 | 5 | [[#59cefd80]] | interfaceBindings |
1 | 6 | [[#59cefd80]] | methodBindings |
1 | 7 | [[#59cefd80]] | fieldBindings |
1 | 8 | [[#59cefd80]] | topLevelTypes |
1 | 9 | [[#59cefd80]] | typeVariableBindings |
1 | 10 | [[#59cefd80]] | toCompile |
1 | 11 | [[#59cefd80]] | args |
1 | 12 | [[#59cefd80]] | indexes |
1 | 13 | [[#59cefd80]] | memberTypeBindings |
2 | 1 | [[#59cefda0]] | ReferenceBinding |
2 | 2 | [[#59cefda0]] | String |
2 | 3 | [[#59cefda0]] | MethodBinding |
2 | 4 | [[#59cefda0]] | FieldBinding |
2 | 5 | [[#59cefda0]] | ReferenceBinding |
2 | 6 | [[#59cefda0]] | MethodBinding |
2 | 7 | [[#59cefda0]] | FieldBinding |
2 | 8 | [[#59cefda0]] | SourceTypeBinding |
2 | 9 | [[#59cefda0]] | TypeVariableBinding |
2 | 10 | [[#59cefda0]] | SourceFile |
2 | 11 | [[#59cefda0]] | String |
2 | 12 | [[#59cefda0]] | Index |
2 | 13 | [[#59cefda0]] | ReferenceBinding |