CloneSet904


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11030.957statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11176
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
21177
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
31178
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
41179
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
51180
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
61181
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
71182
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
81183
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
912514
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
101433
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java
Clone Instance
1
Line Count
1
Source Line
176
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(stack, 0, stack = new int[stackLength], 0, old_stack_length);


Clone Instance
2
Line Count
1
Source Line
177
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(locationStack, 0, locationStack = new int[stackLength], 0, old_stack_length);


Clone Instance
3
Line Count
1
Source Line
178
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(locationStartStack, 0, locationStartStack = new int[stackLength], 0, old_stack_length);


Clone Instance
4
Line Count
1
Source Line
179
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(tempStack, 0, tempStack = new int[stackLength], 0, old_stack_length);


Clone Instance
5
Line Count
1
Source Line
180
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(prevStack, 0, prevStack = new int[stackLength], 0, old_stack_length);


Clone Instance
6
Line Count
1
Source Line
181
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(nextStack, 0, nextStack = new int[stackLength], 0, old_stack_length);


Clone Instance
7
Line Count
1
Source Line
182
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(scopeIndex, 0, scopeIndex = new int[stackLength], 0, old_stack_length);


Clone Instance
8
Line Count
1
Source Line
183
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        System.arraycopy(scopePosition, 0, scopePosition = new int[stackLength], 0, old_stack_length);


Clone Instance
9
Line Count
1
Source Line
2514
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                System.arraycopy(result, 0, result = new int[count], 0, count);


Clone Instance
10
Line Count
1
Source Line
433
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java

                                        System.arraycopy(mappedNumbers, 0, mappedNumbers = new int[count], 0, count);


Clone AbstractionParameter Count: 3Parameter Bindings

System.arraycopy( [[#variable559def80]], 0,  [[#variable559def80]]= new int[ [[#variable559def60]]], 0,  [[#variable559def20]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#559def80]]
result 
12[[#559def80]]
mappedNumbers 
13[[#559def80]]
stack 
14[[#559def80]]
locationStack 
15[[#559def80]]
locationStartStack 
16[[#559def80]]
tempStack 
17[[#559def80]]
prevStack 
18[[#559def80]]
nextStack 
19[[#559def80]]
scopeIndex 
110[[#559def80]]
scopePosition 
21[[#559def60]]
count 
22[[#559def60]]
count 
23[[#559def60]]
stackLength 
24[[#559def60]]
stackLength 
25[[#559def60]]
stackLength 
26[[#559def60]]
stackLength 
27[[#559def60]]
stackLength 
28[[#559def60]]
stackLength 
29[[#559def60]]
stackLength 
210[[#559def60]]
stackLength 
31[[#559def20]]
count 
32[[#559def20]]
count 
33[[#559def20]]
old_stack_length 
34[[#559def20]]
old_stack_length 
35[[#559def20]]
old_stack_length 
36[[#559def20]]
old_stack_length 
37[[#559def20]]
old_stack_length 
38[[#559def20]]
old_stack_length 
39[[#559def20]]
old_stack_length 
310[[#559def20]]
old_stack_length