Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 2 | 0.976 | catch_statements |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 330 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/HintTextGroup.java |
2 | 2 | 380 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/HintTextGroup.java |
3 | 2 | 400 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/HintTextGroup.java |
4 | 3 | 207 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/NewSourceContainerWorkbookPage.java |
| ||||
catch (JavaModelException e) { ExceptionHandler.handle(e, getShell(), NewWizardMessages.HintTextGroup_Exception_Title_refresh, e.getLocalizedMessage()); } |
| ||||
catch (JavaModelException e) { ExceptionHandler.handle(e, getShell(), NewWizardMessages.HintTextGroup_Exception_Title_refresh, e.getLocalizedMessage()); } |
| ||||
catch (JavaModelException e) { ExceptionHandler.handle(e, getShell(), NewWizardMessages.HintTextGroup_Exception_Title_refresh, e.getLocalizedMessage()); } |
| ||||
catch (JavaModelException e) { ExceptionHandler.handle(e, getShell(), NewWizardMessages.NewSourceContainerWorkbookPage_Exception_refresh, e.getMessage()); } |
| |||
catch (JavaModelException e) { ExceptionHandler.handle(e, getShell(), NewWizardMessages. [[#variablea52b0860]], e. [[#variablea52b0760]]()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a52b0860]] | HintTextGroup_Exception_Title_refresh |
1 | 2 | [[#a52b0860]] | NewSourceContainerWorkbookPage_Exception_refresh |
1 | 3 | [[#a52b0860]] | HintTextGroup_Exception_Title_refresh |
1 | 4 | [[#a52b0860]] | HintTextGroup_Exception_Title_refresh |
2 | 1 | [[#a52b0760]] | getLocalizedMessage |
2 | 2 | [[#a52b0760]] | getMessage |
2 | 3 | [[#a52b0760]] | getLocalizedMessage |
2 | 4 | [[#a52b0760]] | getLocalizedMessage |