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 | 80 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/graphtofiles/GraphToFilesDlg.java |
2 | 1 | 76 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/HibernateSQLPanel.java |
| |||||
gbc = new GridBagConstraints(2, 0, 1, 1, 0, 0, GridBagConstraints.SOUTHWEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(5, 0, 1, 1, 1, 0, GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints( [[#variable1c8928e0]], 0, 1, 1, [[#variable1c892880]], 0, GridBagConstraints. [[#variable1c892820]], GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8928e0]] | 2 |
1 | 2 | [[#1c8928e0]] | 5 |
2 | 1 | [[#1c892880]] | 0 |
2 | 2 | [[#1c892880]] | 1 |
3 | 1 | [[#1c892820]] | SOUTHWEST |
3 | 2 | [[#1c892820]] | WEST |