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 | 56 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/configuration/FactoryProviderDialog.java |
2 | 1 | 79 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/configuration/HibernateConfigPanel.java |
3 | 1 | 63 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/AutoCorrectDlg.java |
4 | 1 | 68 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/AutoCorrectDlg.java |
5 | 1 | 73 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/AutoCorrectDlg.java |
| |||||
gbc = new GridBagConstraints(1, 3, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(15, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 3, 1, 1, 0, 0, GridBagConstraints.CENTER, GridBagConstraints.NONE, new Insets(10, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(1, 3, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(2, 3, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(3, 3, 1, 1, 0, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1ce456a0]], 3, 1, 1, 0, 0, GridBagConstraints. [[#variable1ce45620]], GridBagConstraints.NONE, new Insets( [[#variable1ce45580]], 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ce456a0]] | 1 |
1 | 2 | [[#1ce456a0]] | 0 |
1 | 3 | [[#1ce456a0]] | 1 |
1 | 4 | [[#1ce456a0]] | 2 |
1 | 5 | [[#1ce456a0]] | 3 |
2 | 1 | [[#1ce45620]] | NORTHWEST |
2 | 2 | [[#1ce45620]] | CENTER |
2 | 3 | [[#1ce45620]] | NORTHWEST |
2 | 4 | [[#1ce45620]] | NORTHWEST |
2 | 5 | [[#1ce45620]] | NORTHEAST |
3 | 1 | [[#1ce45580]] | 15 |
3 | 2 | [[#1ce45580]] | 10 |
3 | 3 | [[#1ce45580]] | 5 |
3 | 4 | [[#1ce45580]] | 5 |
3 | 5 | [[#1ce45580]] | 5 |