Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 49 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/db/aliasproperties/SchemaPropertiesPanel.java |
2 | 1 | 99 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
3 | 1 | 161 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/configuration/HibernateConfigPanel.java |
4 | 1 | 167 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/configuration/HibernateConfigPanel.java |
5 | 1 | 386 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/SyntaxPreferencesPanel.java |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 5, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 1, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(5, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints(0, [[#variable1ce4be20]], 1, 1, 0, 0, GridBagConstraints. [[#variable1ce4b7e0]], GridBagConstraints. [[#variable1ce4be60]], new Insets(5, 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ce4be20]] | 0 |
1 | 2 | [[#1ce4be20]] | 5 |
1 | 3 | [[#1ce4be20]] | 1 |
1 | 4 | [[#1ce4be20]] | 2 |
1 | 5 | [[#1ce4be20]] | 0 |
2 | 1 | [[#1ce4b7e0]] | NORTHWEST |
2 | 2 | [[#1ce4b7e0]] | NORTHWEST |
2 | 3 | [[#1ce4b7e0]] | WEST |
2 | 4 | [[#1ce4b7e0]] | WEST |
2 | 5 | [[#1ce4b7e0]] | NORTHWEST |
3 | 1 | [[#1ce4be60]] | HORIZONTAL |
3 | 2 | [[#1ce4be60]] | HORIZONTAL |
3 | 3 | [[#1ce4be60]] | NONE |
3 | 4 | [[#1ce4be60]] | HORIZONTAL |
3 | 5 | [[#1ce4be60]] | BOTH |