Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.972 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 985 | E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerBackupRestoreFrame.java |
2 | 2 | 1108 | E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerBackupRestoreFrame.java |
| |||||
catch (SQLException e) { jtextareaProcess.append(e.getLocalizedMessage() + CR + i18n.INFO_BACKUP_CANCELED); } |
| |||||
catch (SQLException e) { jtextareaProcess.append(e.getLocalizedMessage() + CR + i18n.INFO_RESTORE_CANCELED); } |
| |||
catch (SQLException e) { jtextareaProcess.append(e.getLocalizedMessage() + CR + i18n. [[#variable1ca41360]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca41360]] | INFO_BACKUP_CANCELED |
1 | 2 | [[#1ca41360]] | INFO_RESTORE_CANCELED |