Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.957 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 269 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
2 | 1 | 274 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
3 | 1 | 277 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, fieldInsets, padx, pady); |
| |||||
gbc = new GridBagConstraints(2, 0, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, fieldInsets, padx, pady); |
| |||||
gbc = new GridBagConstraints(3, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, fieldInsets, padx, pady); |
| |||
gbc = new GridBagConstraints( [[#variable1cdf6240]], 0, 1, 1, [[#variable1cdfbcc0]], 0, GridBagConstraints.WEST, GridBagConstraints.NONE, fieldInsets, padx, pady); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cdf6240]] | 1 |
1 | 2 | [[#1cdf6240]] | 2 |
1 | 3 | [[#1cdf6240]] | 3 |
2 | 1 | [[#1cdfbcc0]] | 0 |
2 | 2 | [[#1cdfbcc0]] | 0 |
2 | 3 | [[#1cdfbcc0]] | 1 |