Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.972 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 100 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/PleaseWaitDialog.java |
2 | 4 | 183 | E:/TSE/Projects-CloneDR/sql12/plugins/dataimport/src/net/sourceforge/squirrel_sql/plugins/dataimport/gui/ImportFileDialog.java |
| |||||
builder.add(cancelButton, cc.xywh(1, y, 1, 1)); return builder.getPanel(); |
| |||||
builder.add(btnsPnl, cc.xywh(1, y, 1, 1)); return builder.getPanel(); |
| |||
builder.add( [[#variable1ca4cf40]], cc.xywh(1, y, 1, 1)); return builder.getPanel(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca4cf40]] | cancelButton |
1 | 2 | [[#1ca4cf40]] | btnsPnl |