Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.980 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 378 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/Application.java |
2 | 3 | 396 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/Application.java |
| |||||
String msg = s_stringMgr.getString("Application.error.aliassave", th.getMessage()); showErrorDialog(msg, th); s_log.error(msg, th); |
| |||||
String msg = s_stringMgr.getString("Application.error.driversave", th.getMessage()); showErrorDialog(msg, th); s_log.error(msg, th); |
| |||
String msg = s_stringMgr.getString( [[#variable1c936920]], th.getMessage()); showErrorDialog(msg, th); s_log.error(msg, th); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c936920]] | "Application.error.aliassave" |
1 | 2 | [[#1c936920]] | "Application.error.driversave" |