Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 2 | 0.978 | statement_sequence[7] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 309 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/GeneralPreferencesPanel.java |
2 | 8 | 240 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlval/src/net/sourceforge/squirrel_sql/plugins/sqlval/AppPreferencesPanel.java |
3 | 8 | 130 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlval/src/net/sourceforge/squirrel_sql/plugins/sqlval/SessionSettingsPanel.java |
| |||||
pnl.setLayout(new GridBagLayout()); final GridBagConstraints gbc = new GridBagConstraints(); gbc.fill = GridBagConstraints.HORIZONTAL; gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.gridy = 0; gbc.weightx = 1; |
| |||||
pnl.setLayout(new GridBagLayout()); final GridBagConstraints gbc = new GridBagConstraints(); gbc.fill = GridBagConstraints.HORIZONTAL; gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.gridy = 0; gbc.gridwidth = 2; |
| |||||
pnl.setLayout(new GridBagLayout()); final GridBagConstraints gbc = new GridBagConstraints(); gbc.fill = GridBagConstraints.HORIZONTAL; gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.gridy = 0; gbc.gridwidth = 1; |
| |||
pnl.setLayout(new GridBagLayout()); final GridBagConstraints gbc = new GridBagConstraints(); gbc.fill = GridBagConstraints.HORIZONTAL; gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.gridy = 0; gbc. [[#variable1ce6fcc0]]= [[#variable1ce79800]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ce6fcc0]] | weightx |
1 | 2 | [[#1ce6fcc0]] | gridwidth |
1 | 3 | [[#1ce6fcc0]] | gridwidth |
2 | 1 | [[#1ce79800]] | 1 |
2 | 2 | [[#1ce79800]] | 2 |
2 | 3 | [[#1ce79800]] | 1 |