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.953 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 286 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java |
2 | 1 | 287 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java |
3 | 1 | 289 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java |
4 | 1 | 290 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java |
| |||||
add(referencesLabel, new GridBagConstraints(0, 1, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 5, 0), 0, 0)); |
| |||||
add(_referencesField, new GridBagConstraints(1, 1, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 5, 0), 0, 0)); |
| |||||
add(mergeDataLabel, new GridBagConstraints(0, 2, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 5, 0), 0, 0)); |
| |||||
add(_mergeDataBox, new GridBagConstraints(1, 2, 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 5, 0), 0, 0)); |
| |||
add( [[#variable1cec1000]], new GridBagConstraints( [[#variable1cec10c0]], [[#variable1cec1060]], 1, 1, 0, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 0, 5, 0), 0, 0)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cec1000]] | referencesLabel |
1 | 2 | [[#1cec1000]] | _referencesField |
1 | 3 | [[#1cec1000]] | mergeDataLabel |
1 | 4 | [[#1cec1000]] | _mergeDataBox |
2 | 1 | [[#1cec10c0]] | 0 |
2 | 2 | [[#1cec10c0]] | 1 |
2 | 3 | [[#1cec10c0]] | 0 |
2 | 4 | [[#1cec10c0]] | 1 |
3 | 1 | [[#1cec1060]] | 1 |
3 | 2 | [[#1cec1060]] | 1 |
3 | 3 | [[#1cec1060]] | 2 |
3 | 4 | [[#1cec1060]] | 2 |