Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.984 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 409 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/db/ConnectionInternalFrame.java |
2 | 4 | 182 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlparam/src/net/sourceforge/squirrel_sql/plugins/sqlparam/gui/AskParamValueDialog.java |
| |||||
builder.addSeparator("", cc.xywh(1, y, 3, 1)); y += 2; builder.add(_btnsPnl, cc.xywh(1, y, 3, 1)); |
| |||||
builder.addSeparator("", cc.xywh(1, y, 3, 1)); y += 2; builder.add(btnsPnl, cc.xywh(1, y, 3, 1)); |
| |||
builder.addSeparator("", cc.xywh(1, y, 3, 1)); y += 2; builder.add( [[#variable1c876fe0]], cc.xywh(1, y, 3, 1)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c876fe0]] | _btnsPnl |
1 | 2 | [[#1c876fe0]] | btnsPnl |