Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 10 | 3 | 0.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 176 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
2 | 1 | 177 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
3 | 1 | 178 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
4 | 1 | 179 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
5 | 1 | 180 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
6 | 1 | 181 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
7 | 1 | 182 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
8 | 1 | 183 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
9 | 1 | 2514 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java |
10 | 1 | 433 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/DiskIndex.java |
| ||||
System.arraycopy(stack, 0, stack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(locationStack, 0, locationStack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(locationStartStack, 0, locationStartStack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(tempStack, 0, tempStack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(prevStack, 0, prevStack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(nextStack, 0, nextStack = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(scopeIndex, 0, scopeIndex = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(scopePosition, 0, scopePosition = new int[stackLength], 0, old_stack_length); |
| ||||
System.arraycopy(result, 0, result = new int[count], 0, count); |
| ||||
System.arraycopy(mappedNumbers, 0, mappedNumbers = new int[count], 0, count); |
| |||
System.arraycopy( [[#variable559def80]], 0, [[#variable559def80]]= new int[ [[#variable559def60]]], 0, [[#variable559def20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#559def80]] | result |
1 | 2 | [[#559def80]] | mappedNumbers |
1 | 3 | [[#559def80]] | stack |
1 | 4 | [[#559def80]] | locationStack |
1 | 5 | [[#559def80]] | locationStartStack |
1 | 6 | [[#559def80]] | tempStack |
1 | 7 | [[#559def80]] | prevStack |
1 | 8 | [[#559def80]] | nextStack |
1 | 9 | [[#559def80]] | scopeIndex |
1 | 10 | [[#559def80]] | scopePosition |
2 | 1 | [[#559def60]] | count |
2 | 2 | [[#559def60]] | count |
2 | 3 | [[#559def60]] | stackLength |
2 | 4 | [[#559def60]] | stackLength |
2 | 5 | [[#559def60]] | stackLength |
2 | 6 | [[#559def60]] | stackLength |
2 | 7 | [[#559def60]] | stackLength |
2 | 8 | [[#559def60]] | stackLength |
2 | 9 | [[#559def60]] | stackLength |
2 | 10 | [[#559def60]] | stackLength |
3 | 1 | [[#559def20]] | count |
3 | 2 | [[#559def20]] | count |
3 | 3 | [[#559def20]] | old_stack_length |
3 | 4 | [[#559def20]] | old_stack_length |
3 | 5 | [[#559def20]] | old_stack_length |
3 | 6 | [[#559def20]] | old_stack_length |
3 | 7 | [[#559def20]] | old_stack_length |
3 | 8 | [[#559def20]] | old_stack_length |
3 | 9 | [[#559def20]] | old_stack_length |
3 | 10 | [[#559def20]] | old_stack_length |