Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 4 | 0 | 1.000 | switch_groups[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 604 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java |
2 | 10 | 645 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java |
3 | 10 | 680 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java |
4 | 10 | 708 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSyntax.java |
| |||||
case 'f': case 'F': offset++; state = INIT; return SQLTokenContext.FLOAT_LITERAL; case 'd': case 'D': offset++; state = INIT; return SQLTokenContext.DOUBLE_LITERAL; |
| |||||
case 'f': case 'F': offset++; state = INIT; return SQLTokenContext.FLOAT_LITERAL; case 'd': case 'D': offset++; state = INIT; return SQLTokenContext.DOUBLE_LITERAL; |
| |||||
case 'f': case 'F': offset++; state = INIT; return SQLTokenContext.FLOAT_LITERAL; case 'd': case 'D': offset++; state = INIT; return SQLTokenContext.DOUBLE_LITERAL; |
| |||||
case 'f': case 'F': offset++; state = INIT; return SQLTokenContext.FLOAT_LITERAL; case 'd': case 'D': offset++; state = INIT; return SQLTokenContext.DOUBLE_LITERAL; |
| |||
case 'f': case 'F': offset++; state = INIT; return SQLTokenContext.FLOAT_LITERAL; case 'd': case 'D': offset++; state = INIT; return SQLTokenContext.DOUBLE_LITERAL; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |