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 | 42 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/GraphSelectionDialog.java |
2 | 1 | 56 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/BookmarkEditDialog.java |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 1, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 2, 2, 1, 0, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints(0, 2, [[#variable1c895ac0]], 1, [[#variable1c895a40]], 0, GridBagConstraints. [[#variable1c8959a0]], GridBagConstraints.HORIZONTAL, new Insets(0, 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c895ac0]] | 1 |
1 | 2 | [[#1c895ac0]] | 2 |
2 | 1 | [[#1c895a40]] | 1 |
2 | 2 | [[#1c895a40]] | 0 |
3 | 1 | [[#1c8959a0]] | NORTHWEST |
3 | 2 | [[#1c8959a0]] | NORTHEAST |