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.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 81 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/docktabdesktop/DockFrame.java |
2 | 1 | 37 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/HibernateTabPanel.java |
3 | 1 | 74 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/SQLBookmarkPreferencesPanel.java |
4 | 1 | 90 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlreplace/src/net/sourceforge/squirrel_sql/plugins/sqlreplace/SQLReplacementPreferencesPanel.java |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 0, 0, 0), 0, 0); |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 2, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(0, 0, 0, 0), 0, 0); |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 2, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(0, 0, 0, 0), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1cc2e020]], 0, 1, [[#variable1cc2e000]], 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints. [[#variable1cc2e080]], new Insets(0, 0, 0, 0), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cc2e020]] | 1 |
1 | 2 | [[#1cc2e020]] | 0 |
1 | 3 | [[#1cc2e020]] | 1 |
1 | 4 | [[#1cc2e020]] | 1 |
2 | 1 | [[#1cc2e000]] | 1 |
2 | 2 | [[#1cc2e000]] | 1 |
2 | 3 | [[#1cc2e000]] | 2 |
2 | 4 | [[#1cc2e000]] | 2 |
3 | 1 | [[#1cc2e080]] | NONE |
3 | 2 | [[#1cc2e080]] | HORIZONTAL |
3 | 3 | [[#1cc2e080]] | BOTH |
3 | 4 | [[#1cc2e080]] | BOTH |