Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.969 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2843 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs |
2 | 3 | 2918 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlSqlWalker.cs |
| ||||
if ( (LA20_0 == AS || LA20_0 == IDENT)) { alt20 = 1; } |
| ||||
if ( (LA20_0 == ALL || LA20_0 == DISTINCT)) { alt20 = 1; } |
| |||
if ((LA20_0 == [[#variable553c3540]]|| LA20_0 == [[#variable553c34e0]])) { alt20 = 1; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#553c3540]] | AS |
1 | 2 | [[#553c3540]] | ALL |
2 | 1 | [[#553c34e0]] | IDENT |
2 | 2 | [[#553c34e0]] | DISTINCT |