CloneSet1004


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1830.963statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1173
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java
2186
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java
31365
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java
46323
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java
5131
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding.java
6145
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaElementInfo.java
7135
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/EntryResult.java
8672
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/JavaSearchScope.java
Clone Instance
1
Line Count
1
Source Line
73
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java

                        System.arraycopy(this.locals, 0, this.locals = new VerificationTypeInfo[resolvedPosition + 1], 0, length);


Clone Instance
2
Line Count
1
Source Line
86
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java

                        System.arraycopy(this.stackItems, 0, this.stackItems = new VerificationTypeInfo[length + 1], 0, length);


Clone Instance
3
Line Count
1
Source Line
365
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrame.java

                        System.arraycopy(this.locals, 0, this.locals = new VerificationTypeInfo[resolvedPosition + 1], 0, length);


Clone Instance
4
Line Count
6
Source Line
323
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java

                                System.arraycopy(
                                        this.parameters, 
                                        0, 
                                        this.parameters = new TypeBinding[length + 1], 
                                        0, 
                                        length  );


Clone Instance
5
Line Count
1
Source Line
31
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding.java

                System.arraycopy(this.wrappers, 0, this.wrappers = new TypeBinding[length + 1], 0, length);


Clone Instance
6
Line Count
1
Source Line
45
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaElementInfo.java

                        System.arraycopy(this.children, 0, this.children = new IJavaElement[length + 1], 0, length);


Clone Instance
7
Line Count
1
Source Line
35
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/EntryResult.java

                System.arraycopy(this.documentTables, 0, this.documentTables = new HashtableOfObject[length + 1], 0, length);


Clone Instance
8
Line Count
6
Source Line
72
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/JavaSearchScope.java

        System.arraycopy(
                this.enclosingProjectsAndJars, 
                0, 
                this.enclosingProjectsAndJars = new IPath[length + 1], 
                0, 
                length  );


Clone AbstractionParameter Count: 3Parameter Bindings

System.arraycopy(this. [[#variable4c791ae0]], 0, this. [[#variable4c791ae0]]= new [[#variable4c7918c0]][ [[#variable4c791b60]] + 1], 0, length);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4c791ae0]]
locals 
12[[#4c791ae0]]
enclosingProjectsAndJars 
13[[#4c791ae0]]
documentTables 
14[[#4c791ae0]]
children 
15[[#4c791ae0]]
wrappers 
16[[#4c791ae0]]
parameters 
17[[#4c791ae0]]
stackItems 
18[[#4c791ae0]]
locals 
21[[#4c7918c0]]
VerificationTypeInfo 
22[[#4c7918c0]]
IPath 
23[[#4c7918c0]]
HashtableOfObject 
24[[#4c7918c0]]
IJavaElement 
25[[#4c7918c0]]
TypeBinding 
26[[#4c7918c0]]
TypeBinding 
27[[#4c7918c0]]
VerificationTypeInfo 
28[[#4c7918c0]]
VerificationTypeInfo 
31[[#4c791b60]]
resolvedPosition 
32[[#4c791b60]]
length 
33[[#4c791b60]]
length 
34[[#4c791b60]]
length 
35[[#4c791b60]]
length 
36[[#4c791b60]]
length 
37[[#4c791b60]]
length 
38[[#4c791b60]]
resolvedPosition