Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.960 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 74 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/TerminateEvaluationAction.java |
2 | 2 | 526 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractMethodRefactoring.java |
3 | 2 | 210 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java |
| ||||
new Status(IStatus.ERROR, JDIDebugUIPlugin.getUniqueIdentifier(), IStatus.ERROR, exception.getMessage(), exception) |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IStatus.ERROR, e.getMessage() , e) |
| ||||
new Status(IStatus.ERROR, JavaPlugin.getPluginId(), IStatus.ERROR, e.getMessage() , e) |
| |||
new Status(IStatus.ERROR, [[#variablea3c4d800]]. [[#variablea3c4d760]](), IStatus.ERROR, [[#variablea3c4d6c0]].getMessage(), [[#variablea3c4d6c0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a3c4d800]] | JavaPlugin |
1 | 2 | [[#a3c4d800]] | JDIDebugUIPlugin |
1 | 3 | [[#a3c4d800]] | JavaPlugin |
2 | 1 | [[#a3c4d760]] | getPluginId |
2 | 2 | [[#a3c4d760]] | getUniqueIdentifier |
2 | 3 | [[#a3c4d760]] | getPluginId |
3 | 1 | [[#a3c4d6c0]] | e |
3 | 2 | [[#a3c4d6c0]] | exception |
3 | 3 | [[#a3c4d6c0]] | e |