Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.992 | catch_statements |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 90 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIClassType.java |
2 | 2 | 77 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIObjectValue.java |
3 | 2 | 113 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIObjectValue.java |
| ||||
catch (RuntimeException e) { targetRequestFailed(MessageFormat.format(JDIDebugModelMessages.JDIClassType_exception_while_performing_method_lookup_for_selector, new String[] { e.toString(), selector, signature } ), e); } |
| ||||
catch (RuntimeException e) { targetRequestFailed(MessageFormat.format(JDIDebugModelMessages.JDIObjectValue_exception_while_performing_method_lookup_for_selector, new String[] { e.toString(), selector, signature } ), e); } |
| ||||
catch (RuntimeException e) { targetRequestFailed(MessageFormat.format(JDIDebugModelMessages.JDIObjectValue_exception_while_performing_method_lookup_for_selector, new String[] { e.toString(), selector, signature } ), e); } |
| |||
catch (RuntimeException e) { targetRequestFailed(MessageFormat.format(JDIDebugModelMessages. [[#variablea4396820]], new String[] { e.toString(), selector, signature } ), e); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a4396820]] | JDIObjectValue_exception_while_performing_method_lookup_for_selector |
1 | 2 | [[#a4396820]] | JDIClassType_exception_while_performing_method_lookup_for_selector |
1 | 3 | [[#a4396820]] | JDIObjectValue_exception_while_performing_method_lookup_for_selector |