Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 7 | 3 | 0.972 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 58 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/AppletLaunchConfigurationUtils.java |
2 | 2 | 207 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIDebugElement.java |
3 | 2 | 67 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/JDIType.java |
4 | 1 | 94 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/SocketAttachConnector.java |
5 | 2 | 93 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractJavaLaunchConfigurationDelegate.java |
6 | 2 | 484 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/AbstractVMInstall.java |
7 | 1 | 1323 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java |
| ||||
throw new CoreException( new Status( IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), code, message, exception)); |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), code , message, exception)); |
| ||||
throw new DebugException(new Status(IStatus.ERROR, JDIDebugModel.getPluginIdentifier(), code , message, exception)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), code, message, exception)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin .getUniqueIdentifier(), code, message, exception)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin .getUniqueIdentifier(), code, message, exception)); |
| ||||
throw new CoreException(new Status(IStatus.ERROR, LaunchingPlugin.getUniqueIdentifier(), code, message, exception)); |
| |||
throw new [[#variableb960dda0]](new Status(IStatus.ERROR, [[#variableb960d0e0]]. [[#variableb960de40]](), code, message, exception)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b960dda0]] | CoreException |
1 | 2 | [[#b960dda0]] | DebugException |
1 | 3 | [[#b960dda0]] | CoreException |
1 | 4 | [[#b960dda0]] | CoreException |
1 | 5 | [[#b960dda0]] | CoreException |
1 | 6 | [[#b960dda0]] | CoreException |
1 | 7 | [[#b960dda0]] | DebugException |
2 | 1 | [[#b960d0e0]] | LaunchingPlugin |
2 | 2 | [[#b960d0e0]] | JDIDebugModel |
2 | 3 | [[#b960d0e0]] | JDIDebugUIPlugin |
2 | 4 | [[#b960d0e0]] | LaunchingPlugin |
2 | 5 | [[#b960d0e0]] | LaunchingPlugin |
2 | 6 | [[#b960d0e0]] | LaunchingPlugin |
2 | 7 | [[#b960d0e0]] | JDIDebugModel |
3 | 1 | [[#b960de40]] | getUniqueIdentifier |
3 | 2 | [[#b960de40]] | getPluginIdentifier |
3 | 3 | [[#b960de40]] | getUniqueIdentifier |
3 | 4 | [[#b960de40]] | getUniqueIdentifier |
3 | 5 | [[#b960de40]] | getUniqueIdentifier |
3 | 6 | [[#b960de40]] | getUniqueIdentifier |
3 | 7 | [[#b960de40]] | getPluginIdentifier |