CloneSet511


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1820.976statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1187
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/AbstractRuntimeContext.java
2195
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Cast.java
3146
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/InstanceOfOperator.java
41206
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java
51223
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java
61244
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java
71249
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java
8154
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/PushLocalVariable.java
Clone Instance
1
Line Count
1
Source Line
87
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/AbstractRuntimeContext.java

                throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Instruction_No_type, new String[] {
                                                                                                                                                                                                           CLASS
                                                                                                                                                                                                          } ),     null));


Clone Instance
2
Line Count
1
Source Line
95
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Cast.java

                                throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Cast_No_class_object, new String[] {
                                                                                                                                                                                                                            typeName()
                                                                                                                                                                                                                           } ),          null));


Clone Instance
3
Line Count
1
Source Line
46
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/InstanceOfOperator.java

                        throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.InstanceOfOperator_No_class_object, new String[] {
                                                                                                                                                                                                                                  type.getName()
                                                                                                                                                                                                                                 } ),              null));


Clone Instance
4
Line Count
1
Source Line
206
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java

            throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Instruction_No_type, new String[] {
                                                                                                                                                                                                       qualifiedName
                                                                                                                                                                                                      } ),             null));


Clone Instance
5
Line Count
1
Source Line
223
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java

                        throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Instruction_No_type, new String[] {
                                                                                                                                                                                                                   qualifiedName
                                                                                                                                                                                                                  } ),             null));


Clone Instance
6
Line Count
1
Source Line
244
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java

                // At this point a very strange thing has happened,
                // the VM was able to return multiple types in the classesByName
                // call, but none of them were the class that was returned in
                // the classForName call.

                throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Instruction_No_type, new String[] {
                                                                                                                                                                                                           qualifiedName
                                                                                                                                                                                                          } ),             null));


Clone Instance
7
Line Count
1
Source Line
249
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/Instruction.java

                        throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.Instruction_No_type, new String[] {
                                                                                                                                                                                                                   qualifiedName
                                                                                                                                                                                                                  } ),             null));


Clone Instance
8
Line Count
1
Source Line
54
Source File
plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/PushLocalVariable.java

                throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages.PushLocalVariable_Cannot_find_the_variable____1, new String[] {
                                                                                                                                                                                                                                       fName
                                                                                                                                                                                                                                      } ),     null));


Clone AbstractionParameter Count: 2Parameter Bindings

// At this point a very strange thing has happened,
// the VM was able to return multiple types in the classesByName
// call, but none of them were the class that was returned in
// the classForName call.
throw new CoreException(new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IStatus.OK, MessageFormat.format(InstructionsEvaluationMessages. [[#variable97bbcce0]], new String[] {
                                                                                                                                                                                                [[#variable97bbcc80]]
                                                                                                                                                                                             } ), null));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#97bbcce0]]
Instruction_No_type 
12[[#97bbcce0]]
Instruction_No_type 
13[[#97bbcce0]]
Cast_No_class_object 
14[[#97bbcce0]]
InstanceOfOperator_No_class_object 
15[[#97bbcce0]]
PushLocalVariable_Cannot_find_the_variable____1 
16[[#97bbcce0]]
Instruction_No_type 
17[[#97bbcce0]]
Instruction_No_type 
18[[#97bbcce0]]
Instruction_No_type 
21[[#97bbcc80]]
qualifiedName 
22[[#97bbcc80]]
CLASS 
23[[#97bbcc80]]
typeName() 
24[[#97bbcc80]]
type.getName() 
25[[#97bbcc80]]
fName 
26[[#97bbcc80]]
qualifiedName 
27[[#97bbcc80]]
qualifiedName 
28[[#97bbcc80]]
qualifiedName