Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 103 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLHistoryDlg.java |
2 | 1 | 107 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLHistoryDlg.java |
3 | 1 | 189 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 5, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 5), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1cd05580]], 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints. [[#variable1cd05520]], new Insets(0, [[#variable1cd05460]], 0, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cd05580]] | 0 |
1 | 2 | [[#1cd05580]] | 1 |
1 | 3 | [[#1cd05580]] | 0 |
2 | 1 | [[#1cd05520]] | NONE |
2 | 2 | [[#1cd05520]] | HORIZONTAL |
2 | 3 | [[#1cd05520]] | NONE |
3 | 1 | [[#1cd05460]] | 5 |
3 | 2 | [[#1cd05460]] | 5 |
3 | 3 | [[#1cd05460]] | 0 |