CloneSet8070


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12186
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/event/EventImpl.java
22151
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/jdwp/JdwpID.java
Clone Instance
1
Line Count
2
Source Line
186
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/event/EventImpl.java

                                String name = field.getName();
                                Integer intValue = new Integer(field.getInt(null));


Clone Instance
2
Line Count
2
Source Line
151
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/jdwp/JdwpID.java

                                String name = field.getName();
                                Integer intValue = new Integer(field.getInt(null));


Clone AbstractionParameter Count: 0Parameter Bindings

String name = field.getName();
Integer intValue = new Integer(field.getInt(null));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None