Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 16 | 4 | 0.965 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 102 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/InterpreterVariable.java |
2 | 1 | 123 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/InterpreterVariable.java |
3 | 1 | 130 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/InterpreterVariable.java |
4 | 3 | 292 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
5 | 3 | 304 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
6 | 3 | 334 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
7 | 3 | 531 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
8 | 3 | 538 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
9 | 3 | 612 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
10 | 3 | 644 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
11 | 3 | 1008 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
12 | 3 | 1082 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/LocalEvaluationEngine.java |
13 | 1 | 195 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaClassPrepareBreakpoint.java |
14 | 1 | 201 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaClassPrepareBreakpoint.java |
15 | 2 | 475 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaLineBreakpoint.java |
16 | 2 | 775 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.NOT_SUPPORTED, EvaluationEngineMessages.InterpreterVariable_setValue_String__not_supported_for_interpreter_variable_1, null)); |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.NOT_SUPPORTED, EvaluationEngineMessages.InterpreterVariable_verifyValue_IValue__not_supported_for_interpreter_variable_2, null)); |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.NOT_SUPPORTED, EvaluationEngineMessages.InterpreterVariable_verifyValue_String__not_supported_for_interpreter_variable_3, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___unable_to_initialize_local_variables__4, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___unable_to_initialize___this___context__5, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___unable_to_initialize_local_variables__6, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___unable_to_determine_receiving_type_context__18, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_in_context_of_inner_type_not_supported__19, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___evaluation_context_has_been_disposed__7, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___evaluation_thread_must_be_suspended__8, null)); |
| ||||
// unable to load the class throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___unable_to_instantiate_code_snippet_class__11, null)); |
| ||||
throw new DebugException( new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, EvaluationMessages.LocalEvaluationEngine_Evaluation_failed___internal_error_retreiving_result__17, null)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, JDIDebugBreakpointMessages.JavaClassPrepareBreakpoint_2, null)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, JDIDebugBreakpointMessages.JavaClassPrepareBreakpoint_3, null)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.REQUEST_FAILED, JDIDebugBreakpointMessages.JavaLineBreakpoint_Unable_to_compile_conditional_breakpoint___missing_Java_project_context__1, null)); |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException.NOT_SUPPORTED, JDIDebugHCRMessages.JavaHotCodeReplaceManager_Drop_to_frame_not_supported, null)); |
| |||
// unable to load the class throw new [[#variableb570b8e0]](new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), DebugException. [[#variableb570b840]], [[#variableb570b7c0]]. [[#variableb570b760]], null)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b570b8e0]] | DebugException |
1 | 2 | [[#b570b8e0]] | CoreException |
1 | 3 | [[#b570b8e0]] | CoreException |
1 | 4 | [[#b570b8e0]] | CoreException |
1 | 5 | [[#b570b8e0]] | DebugException |
1 | 6 | [[#b570b8e0]] | DebugException |
1 | 7 | [[#b570b8e0]] | DebugException |
1 | 8 | [[#b570b8e0]] | DebugException |
1 | 9 | [[#b570b8e0]] | DebugException |
1 | 10 | [[#b570b8e0]] | DebugException |
1 | 11 | [[#b570b8e0]] | DebugException |
1 | 12 | [[#b570b8e0]] | DebugException |
1 | 13 | [[#b570b8e0]] | DebugException |
1 | 14 | [[#b570b8e0]] | DebugException |
1 | 15 | [[#b570b8e0]] | DebugException |
1 | 16 | [[#b570b8e0]] | DebugException |
2 | 1 | [[#b570b840]] | NOT_SUPPORTED |
2 | 2 | [[#b570b840]] | REQUEST_FAILED |
2 | 3 | [[#b570b840]] | REQUEST_FAILED |
2 | 4 | [[#b570b840]] | REQUEST_FAILED |
2 | 5 | [[#b570b840]] | REQUEST_FAILED |
2 | 6 | [[#b570b840]] | REQUEST_FAILED |
2 | 7 | [[#b570b840]] | REQUEST_FAILED |
2 | 8 | [[#b570b840]] | REQUEST_FAILED |
2 | 9 | [[#b570b840]] | REQUEST_FAILED |
2 | 10 | [[#b570b840]] | REQUEST_FAILED |
2 | 11 | [[#b570b840]] | REQUEST_FAILED |
2 | 12 | [[#b570b840]] | REQUEST_FAILED |
2 | 13 | [[#b570b840]] | REQUEST_FAILED |
2 | 14 | [[#b570b840]] | NOT_SUPPORTED |
2 | 15 | [[#b570b840]] | NOT_SUPPORTED |
2 | 16 | [[#b570b840]] | NOT_SUPPORTED |
3 | 1 | [[#b570b7c0]] | JDIDebugHCRMessages |
3 | 2 | [[#b570b7c0]] | JDIDebugBreakpointMessages |
3 | 3 | [[#b570b7c0]] | JDIDebugBreakpointMessages |
3 | 4 | [[#b570b7c0]] | JDIDebugBreakpointMessages |
3 | 5 | [[#b570b7c0]] | EvaluationMessages |
3 | 6 | [[#b570b7c0]] | EvaluationMessages |
3 | 7 | [[#b570b7c0]] | EvaluationMessages |
3 | 8 | [[#b570b7c0]] | EvaluationMessages |
3 | 9 | [[#b570b7c0]] | EvaluationMessages |
3 | 10 | [[#b570b7c0]] | EvaluationMessages |
3 | 11 | [[#b570b7c0]] | EvaluationMessages |
3 | 12 | [[#b570b7c0]] | EvaluationMessages |
3 | 13 | [[#b570b7c0]] | EvaluationMessages |
3 | 14 | [[#b570b7c0]] | EvaluationEngineMessages |
3 | 15 | [[#b570b7c0]] | EvaluationEngineMessages |
3 | 16 | [[#b570b7c0]] | EvaluationEngineMessages |
4 | 1 | [[#b570b760]] | JavaHotCodeReplaceManager_Drop_to_frame_not_supported |
4 | 2 | [[#b570b760]] | JavaLineBreakpoint_Unable_to_compile_conditional_breakpoint___missing_Java_project_context__1 |
4 | 3 | [[#b570b760]] | JavaClassPrepareBreakpoint_2 |
4 | 4 | [[#b570b760]] | JavaClassPrepareBreakpoint_3 |
4 | 5 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___unable_to_initialize_local_variables__4 |
4 | 6 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___unable_to_initialize___this___context__5 |
4 | 7 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___unable_to_initialize_local_variables__6 |
4 | 8 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___unable_to_determine_receiving_type_context__18 |
4 | 9 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_in_context_of_inner_type_not_supported__19 |
4 | 10 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___evaluation_context_has_been_disposed__7 |
4 | 11 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___evaluation_thread_must_be_suspended__8 |
4 | 12 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___unable_to_instantiate_code_snippet_class__11 |
4 | 13 | [[#b570b760]] | LocalEvaluationEngine_Evaluation_failed___internal_error_retreiving_result__17 |
4 | 14 | [[#b570b760]] | InterpreterVariable_setValue_String__not_supported_for_interpreter_variable_1 |
4 | 15 | [[#b570b760]] | InterpreterVariable_verifyValue_IValue__not_supported_for_interpreter_variable_2 |
4 | 16 | [[#b570b760]] | InterpreterVariable_verifyValue_String__not_supported_for_interpreter_variable_3 |