CloneSet1958


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1540.956executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1173
plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java
262440
plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java
3178
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/BreakStatement.java
4192
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ReturnStatement.java
5178
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/TypeVector.java
Clone Instance
1
Line Count
1
Source Line
73
Source File
plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java

                System.arraycopy(this.classpaths, 0, (this.classpaths = new Classpath[counter]), 0, counter);


Clone Instance
2
Line Count
6
Source Line
2440
Source File
plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java

                System.arraycopy(
                        this.filenames, 
                        0, 
                        (this.filenames = new String[filesCount]), 
                        0, 
                        filesCount);


Clone Instance
3
Line Count
1
Source Line
78
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/BreakStatement.java

                System.arraycopy(this.subroutines, 0, (this.subroutines = new SubRoutineStatement[subCount]), 0, subCount);


Clone Instance
4
Line Count
1
Source Line
92
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ReturnStatement.java

                System.arraycopy(this.subroutines, 0, (this.subroutines = new SubRoutineStatement[subCount]), 0, subCount);


Clone Instance
5
Line Count
1
Source Line
78
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/TypeVector.java

                System.arraycopy(this.elements, 0, (this.elements = new IType[maxSize]), 0, size);


Clone AbstractionParameter Count: 4Parameter Bindings

System.arraycopy(this. [[#variablea538d620]], 0, (this. [[#variablea538d620]]= new [[#variablea538d5c0]][ [[#variablea538d540]]]), 0,  [[#variablea538d480]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#a538d620]]
subroutines 
12[[#a538d620]]
classpaths 
13[[#a538d620]]
filenames 
14[[#a538d620]]
elements 
15[[#a538d620]]
subroutines 
21[[#a538d5c0]]
SubRoutineStatement 
22[[#a538d5c0]]
Classpath 
23[[#a538d5c0]]
String 
24[[#a538d5c0]]
IType 
25[[#a538d5c0]]
SubRoutineStatement 
31[[#a538d540]]
subCount 
32[[#a538d540]]
counter 
33[[#a538d540]]
filesCount 
34[[#a538d540]]
maxSize 
35[[#a538d540]]
subCount 
41[[#a538d480]]
subCount 
42[[#a538d480]]
counter 
43[[#a538d480]]
filesCount 
44[[#a538d480]]
size 
45[[#a538d480]]
subCount