Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 48 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/BookmarkEditDialog.java |
2 | 1 | 53 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/BookmarkEditDialog.java |
| |||||
gbc = new GridBagConstraints(0, 1, 1, 1, 0, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, new Insets(0, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(1, 1, 1, 1, 0, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1c894d60]], 1, 1, 1, 0, 0, GridBagConstraints.NORTHEAST, GridBagConstraints. [[#variable1c894ce0]], new Insets(0, [[#variable1c894be0]], 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c894d60]] | 0 |
1 | 2 | [[#1c894d60]] | 1 |
2 | 1 | [[#1c894ce0]] | NONE |
2 | 2 | [[#1c894ce0]] | HORIZONTAL |
3 | 1 | [[#1c894be0]] | 5 |
3 | 2 | [[#1c894be0]] | 0 |