Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 3 | 0.962 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 115 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/breakpoints/AddClassPrepareBreakpointAction.java |
2 | 4 | 75 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/breakpoints/AddExceptionAction.java |
| ||||
JavaUI.createTypeDialog(shell, workbenchWindow, SearchEngine.createWorkspaceScope(), IJavaElementSearchConstants.CONSIDER_CLASSES, true, "", null) |
| ||||
JavaUI.createTypeDialog(shell, fWorkbenchWindow, SearchEngine.createWorkspaceScope(), IJavaElementSearchConstants.CONSIDER_CLASSES, true, "*Exception*", ext) |
| |||
JavaUI.createTypeDialog(shell, [[#variable5d162960]], SearchEngine.createWorkspaceScope(), IJavaElementSearchConstants.CONSIDER_CLASSES, true, [[#variable5d1628e0]], [[#variable5d163380]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5d162960]] | fWorkbenchWindow |
1 | 2 | [[#5d162960]] | workbenchWindow |
2 | 1 | [[#5d1628e0]] | "*Exception*" |
2 | 2 | [[#5d1628e0]] | "" |
3 | 1 | [[#5d163380]] | ext |
3 | 2 | [[#5d163380]] | null |