Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 131 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/session/CatalogsPanel.java |
2 | 1 | 101 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/ResultFrame.java |
3 | 1 | 116 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLHistoryDlg.java |
4 | 1 | 197 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(2, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 5, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(2, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(2, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 0, 5), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1cc39060]], 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints. [[#variable1cc38000]], new Insets(0, [[#variable1cc38e60]], 0, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cc39060]] | 1 |
1 | 2 | [[#1cc39060]] | 2 |
1 | 3 | [[#1cc39060]] | 2 |
1 | 4 | [[#1cc39060]] | 2 |
2 | 1 | [[#1cc38000]] | NONE |
2 | 2 | [[#1cc38000]] | NONE |
2 | 3 | [[#1cc38000]] | HORIZONTAL |
2 | 4 | [[#1cc38000]] | HORIZONTAL |
3 | 1 | [[#1cc38e60]] | 0 |
3 | 2 | [[#1cc38e60]] | 5 |
3 | 3 | [[#1cc38e60]] | 5 |
3 | 4 | [[#1cc38e60]] | 5 |