Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 11 | 2 | 0.953 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 75 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/htmlviewer/HTMLViewerFactory.java |
2 | 4 | 79 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/htmlviewer/HTMLViewerFactory.java |
3 | 5 | 57 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/htmlviewer/JDICHTMLViewerPlugin.java |
4 | 6 | 62 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/htmlviewer/JDICHTMLViewerPlugin.java |
5 | 4 | 144 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchPanel.java |
6 | 4 | 151 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchPanel.java |
7 | 4 | 174 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchPanel.java |
8 | 4 | 181 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchPanel.java |
9 | 4 | 332 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/search/SearchPanel.java |
10 | 4 | 223 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/message/viewer/TextViewer.java |
11 | 4 | 227 | E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/gui/message/viewer/TextViewer.java |
| |||||
catch (PluginHandlerNotFoundException e) { LOG.severe("Error while loading viewer plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginException e) { LOG.severe("Error while loading viewer plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (Error e) { LOG.severe("Error while initializing JDIC native browser: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (Exception e) { LOG.severe("Exception error while initializing JDIC native browser: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginException e) { LOG.severe("Error while loading plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginHandlerNotFoundException e) { LOG.severe("Error while loading plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginException e) { LOG.severe("Error while loading plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginHandlerNotFoundException e) { LOG.severe("Error while loading plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginHandlerNotFoundException e) { LOG.severe("Error while loading plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginHandlerNotFoundException e) { LOG.severe("Error while loading viewer plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||||
catch (PluginException e) { LOG.severe("Error while loading viewer plugin: " + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
| |||
catch ( [[#variablef376a00]] e) { LOG.severe( [[#variablef3769e0]] + e.getMessage()); if (Logging.DEBUG) e.printStackTrace(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#f376a00]] | PluginHandlerNotFoundException |
1 | 2 | [[#f376a00]] | PluginException |
1 | 3 | [[#f376a00]] | Error |
1 | 4 | [[#f376a00]] | Exception |
1 | 5 | [[#f376a00]] | PluginException |
1 | 6 | [[#f376a00]] | PluginHandlerNotFoundException |
1 | 7 | [[#f376a00]] | PluginException |
1 | 8 | [[#f376a00]] | PluginHandlerNotFoundException |
1 | 9 | [[#f376a00]] | PluginHandlerNotFoundException |
1 | 10 | [[#f376a00]] | PluginHandlerNotFoundException |
1 | 11 | [[#f376a00]] | PluginException |
2 | 1 | [[#f3769e0]] | "Error while loading viewer plugin: " |
2 | 2 | [[#f3769e0]] | "Error while loading viewer plugin: " |
2 | 3 | [[#f3769e0]] | "Error while initializing JDIC native browser: " |
2 | 4 | [[#f3769e0]] | "Exception error while initializing JDIC native browser: " |
2 | 5 | [[#f3769e0]] | "Error while loading plugin: " |
2 | 6 | [[#f3769e0]] | "Error while loading plugin: " |
2 | 7 | [[#f3769e0]] | "Error while loading plugin: " |
2 | 8 | [[#f3769e0]] | "Error while loading plugin: " |
2 | 9 | [[#f3769e0]] | "Error while loading plugin: " |
2 | 10 | [[#f3769e0]] | "Error while loading viewer plugin: " |
2 | 11 | [[#f3769e0]] | "Error while loading viewer plugin: " |