Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 5 | 2 | 0.962 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 177 | E:/TSE/Projects-CloneDR/sql12/plugins/derby/src/net/sourceforge/squirrel_sql/plugins/derby/DerbyPlugin.java |
2 | 6 | 121 | E:/TSE/Projects-CloneDR/sql12/plugins/mssql/src/net/sourceforge/squirrel_sql/plugins/mssql/MssqlPlugin.java |
3 | 6 | 217 | E:/TSE/Projects-CloneDR/sql12/plugins/mysql/src/net/sourceforge/squirrel_sql/plugins/mysql/MysqlPlugin.java |
4 | 7 | 254 | E:/TSE/Projects-CloneDR/sql12/plugins/oracle/src/net/sourceforge/squirrel_sql/plugins/oracle/OraclePlugin.java |
5 | 6 | 175 | E:/TSE/Projects-CloneDR/sql12/plugins/sybase/src/net/sourceforge/squirrel_sql/plugins/SybaseASE/SybaseASEPlugin.java |
| |||||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n.PREFS_HINT); tab.setTitle(i18n.PREFS_TITLE); return new IGlobalPreferencesPanel[] { tab }; |
| |||||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n.hint); tab.setTitle(i18n.title); return new IGlobalPreferencesPanel[] { tab }; |
| |||||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n.hint); tab.setTitle(i18n.title); return new IGlobalPreferencesPanel[] { tab }; |
| |||||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n.hint); tab.setTitle(i18n.title); return new IGlobalPreferencesPanel[] { tab }; |
| |||||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n.hint); tab.setTitle(i18n.title); return new IGlobalPreferencesPanel[] { tab }; |
| |||
PluginGlobalPreferencesTab tab = new PluginGlobalPreferencesTab(_prefsPanel); tab.setHint(i18n. [[#variable1ce9b280]]); tab.setTitle(i18n. [[#variable1cea1d60]]); return new IGlobalPreferencesPanel[] { tab }; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ce9b280]] | PREFS_HINT |
1 | 2 | [[#1ce9b280]] | hint |
1 | 3 | [[#1ce9b280]] | hint |
1 | 4 | [[#1ce9b280]] | hint |
1 | 5 | [[#1ce9b280]] | hint |
2 | 1 | [[#1cea1d60]] | PREFS_TITLE |
2 | 2 | [[#1cea1d60]] | title |
2 | 3 | [[#1cea1d60]] | title |
2 | 4 | [[#1cea1d60]] | title |
2 | 5 | [[#1cea1d60]] | title |