CloneSet5725


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3220.964statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
131596
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
231680
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java
Clone Instance
1
Line Count
3
Source Line
1596
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java

                        locationStack[nextStackTop] = buffer[2];
                        locationStartStack[nextStackTop] = lexStream.start(buffer[2]);
                        misplaced.numDeletions = nextStackTop;


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

                        locationStack[nextStackTop] = buffer[2];
                        locationStartStack[nextStackTop] = lexStream.start(buffer[2]);
                        last_index = next_last_index;


Clone AbstractionParameter Count: 2Parameter Bindings

locationStack[nextStackTop] = buffer[2];
locationStartStack[nextStackTop] = lexStream.start(buffer[2]);
 [[#variable932f5b80]]= [[#variable932f4000]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#932f5b80]]
last_index 
12[[#932f5b80]]
misplaced.numDeletions 
21[[#932f4000]]
next_last_index 
22[[#932f4000]]
nextStackTop