Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 2 | 0.964 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 337 | E:/TSE/Projects-CloneDR/sql12/plugins/dbcopy/src/net/sourceforge/squirrel_sql/plugins/dbcopy/gui/PreferencesPanel.java |
2 | 4 | 394 | E:/TSE/Projects-CloneDR/sql12/plugins/dbcopy/src/net/sourceforge/squirrel_sql/plugins/dbcopy/gui/PreferencesPanel.java |
3 | 4 | 467 | E:/TSE/Projects-CloneDR/sql12/plugins/dbcopy/src/net/sourceforge/squirrel_sql/plugins/dbcopy/gui/PreferencesPanel.java |
| |||||
c.insets = new Insets(10, 0, 0, 0); c.anchor = GridBagConstraints.WEST; String cbLabelStr = s_stringMgr.getString("PreferencesPanel.useFileCachingLabel"); |
| |||||
c.insets = new Insets(10, 0, 0, 0); c.anchor = GridBagConstraints.WEST; String cbLabelStr = s_stringMgr.getString("PreferencesPanel.autoCommitLabel"); |
| |||||
c.insets = new Insets(10, 0, 0, 0); c.anchor = GridBagConstraints.WEST; String label = s_stringMgr.getString("PreferencesPanel.delayLabel"); |
| |||
c.insets = new Insets(10, 0, 0, 0); c.anchor = GridBagConstraints.WEST; String [[#variable1cd6fbe0]]= s_stringMgr.getString( [[#variable1cd6c020]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cd6fbe0]] | cbLabelStr |
1 | 2 | [[#1cd6fbe0]] | cbLabelStr |
1 | 3 | [[#1cd6fbe0]] | label |
2 | 1 | [[#1cd6c020]] | "PreferencesPanel.useFileCachingLabel" |
2 | 2 | [[#1cd6c020]] | "PreferencesPanel.autoCommitLabel" |
2 | 3 | [[#1cd6c020]] | "PreferencesPanel.delayLabel" |