Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 2 | 0.976 | statement_list[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 6295 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
2 | 5 | 6557 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
| ||||
if (state.backtracking > 0) { state.failed = true; return - 1; } NoViableAltException nvae57 = new NoViableAltException(dfa.Description, 57, _s, input); dfa.Error(nvae57); throw nvae57; |
| ||||
if (state.backtracking > 0) { state.failed = true; return - 1; } NoViableAltException nvae58 = new NoViableAltException(dfa.Description, 58, _s, input); dfa.Error(nvae58); throw nvae58; |
| |||
if (state.backtracking > 0) { state.failed = true; return - 1; } NoViableAltException [[#variable692ec7c0]]= new NoViableAltException(dfa.Description, [[#variable692ed0c0]], _s, input); dfa.Error( [[#variable692ec7c0]]); throw [[#variable692ec7c0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#692ec7c0]] | nvae57 |
1 | 2 | [[#692ec7c0]] | nvae58 |
2 | 1 | [[#692ed0c0]] | 57 |
2 | 2 | [[#692ed0c0]] | 58 |