Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 86 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/parser/kernel/completions/SQLModifyingStatement.java |
2 | 3 | 65 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/parser/kernel/completions/SQLWhere.java |
| |||||
SQLColumn col = new SQLColumn(this, position); col.setRepeatable(false); return col; |
| |||||
SQLColumn col = new SQLColumn(this, position); col.setRepeatable(false); return col; |
| |||
SQLColumn col = new SQLColumn(this, position); col.setRepeatable(false); return col; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |