Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 8 | 3 | 0.963 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 73 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java |
2 | 1 | 86 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java |
3 | 1 | 365 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java |
4 | 6 | 323 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java |
5 | 1 | 31 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding.java |
6 | 1 | 45 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaElementInfo.java |
7 | 1 | 35 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/EntryResult.java |
8 | 6 | 72 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/JavaSearchScope.java |
| ||||
System.arraycopy(this.locals, 0, this.locals = new VerificationTypeInfo[resolvedPosition + 1], 0, length); |
| ||||
System.arraycopy(this.stackItems, 0, this.stackItems = new VerificationTypeInfo[length + 1], 0, length); |
| ||||
System.arraycopy(this.locals, 0, this.locals = new VerificationTypeInfo[resolvedPosition + 1], 0, length); |
| ||||
System.arraycopy( this.parameters, 0, this.parameters = new TypeBinding[length + 1], 0, length ); |
| ||||
System.arraycopy(this.wrappers, 0, this.wrappers = new TypeBinding[length + 1], 0, length); |
| ||||
System.arraycopy(this.children, 0, this.children = new IJavaElement[length + 1], 0, length); |
| ||||
System.arraycopy(this.documentTables, 0, this.documentTables = new HashtableOfObject[length + 1], 0, length); |
| ||||
System.arraycopy( this.enclosingProjectsAndJars, 0, this.enclosingProjectsAndJars = new IPath[length + 1], 0, length ); |
| |||
System.arraycopy(this. [[#variable4c791ae0]], 0, this. [[#variable4c791ae0]]= new [[#variable4c7918c0]][ [[#variable4c791b60]] + 1], 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4c791ae0]] | locals |
1 | 2 | [[#4c791ae0]] | enclosingProjectsAndJars |
1 | 3 | [[#4c791ae0]] | documentTables |
1 | 4 | [[#4c791ae0]] | children |
1 | 5 | [[#4c791ae0]] | wrappers |
1 | 6 | [[#4c791ae0]] | parameters |
1 | 7 | [[#4c791ae0]] | stackItems |
1 | 8 | [[#4c791ae0]] | locals |
2 | 1 | [[#4c7918c0]] | VerificationTypeInfo |
2 | 2 | [[#4c7918c0]] | IPath |
2 | 3 | [[#4c7918c0]] | HashtableOfObject |
2 | 4 | [[#4c7918c0]] | IJavaElement |
2 | 5 | [[#4c7918c0]] | TypeBinding |
2 | 6 | [[#4c7918c0]] | TypeBinding |
2 | 7 | [[#4c7918c0]] | VerificationTypeInfo |
2 | 8 | [[#4c7918c0]] | VerificationTypeInfo |
3 | 1 | [[#4c791b60]] | resolvedPosition |
3 | 2 | [[#4c791b60]] | length |
3 | 3 | [[#4c791b60]] | length |
3 | 4 | [[#4c791b60]] | length |
3 | 5 | [[#4c791b60]] | length |
3 | 6 | [[#4c791b60]] | length |
3 | 7 | [[#4c791b60]] | length |
3 | 8 | [[#4c791b60]] | resolvedPosition |