Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 4 | 0.958 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 81 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/AddFolderAction.java |
2 | 1 | 83 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/AddFolderAction.java |
3 | 2 | 57 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/contentassist/TypeContext.java |
| ||||
new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IJavaDebugUIConstants.INTERNAL_ERROR, ActionMessages.AddFolderAction_Selection_must_be_a_folder_2, null) |
| ||||
new Status(IStatus.ERROR, JDIDebugPlugin.getUniqueIdentifier(), IJavaDebugUIConstants.INTERNAL_ERROR, ActionMessages.AddFolderAction_Classpath_already_includes_selected_folder_s___1, null) |
| ||||
new Status(IStatus.INFO, JDIDebugUIPlugin.getUniqueIdentifier(), IJavaDebugUIConstants.INTERNAL_ERROR, Messages.TypeContext_0, null) |
| |||
new Status(IStatus. [[#variable5dc72e40]], [[#variable5dc72d60]].getUniqueIdentifier(), IJavaDebugUIConstants.INTERNAL_ERROR, [[#variable5dc72d80]]. [[#variable5dc72ce0]], null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5dc72e40]] | INFO |
1 | 2 | [[#5dc72e40]] | ERROR |
1 | 3 | [[#5dc72e40]] | ERROR |
2 | 1 | [[#5dc72d60]] | JDIDebugUIPlugin |
2 | 2 | [[#5dc72d60]] | JDIDebugPlugin |
2 | 3 | [[#5dc72d60]] | JDIDebugPlugin |
3 | 1 | [[#5dc72d80]] | Messages |
3 | 2 | [[#5dc72d80]] | ActionMessages |
3 | 3 | [[#5dc72d80]] | ActionMessages |
4 | 1 | [[#5dc72ce0]] | TypeContext_0 |
4 | 2 | [[#5dc72ce0]] | AddFolderAction_Selection_must_be_a_folder_2 |
4 | 3 | [[#5dc72ce0]] | AddFolderAction_Classpath_already_includes_selected_folder_s___1 |