Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
16 | 4 | 4 | 0.970 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 16 | 1108 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
2 | 16 | 1165 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
3 | 16 | 1314 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
4 | 16 | 1517 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
| ||||
switch (alt12) { case 1: // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:87:68: orderExprs { if ( (state.backtracking == 0)) { Out(", "); } PushFollow(FOLLOW_orderExprs_in_orderExprs371); orderExprs(); state.followingStackPointer--; if (state.failed) return; } break; } |
| ||||
switch (alt13) { case 1: // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:92:11: groupExprs { if ( (state.backtracking == 0)) { Out(" , "); } PushFollow(FOLLOW_groupExprs_in_groupExprs392); groupExprs(); state.followingStackPointer--; if (state.failed) return; } break; } |
| ||||
switch (alt14) { case 1: // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:105:5: thetaJoins { if ( (state.backtracking == 0)) { Out(" and "); } PushFollow(FOLLOW_thetaJoins_in_whereExpr435); thetaJoins(); state.followingStackPointer--; if (state.failed) return; } break; } |
| ||||
switch (alt18) { case 1: // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:121:15: conditionList { if ( (state.backtracking == 0)) { Out(" and "); } PushFollow(FOLLOW_conditionList_in_conditionList525); conditionList(); state.followingStackPointer--; if (state.failed) return; } break; } |
| |||
switch ( [[#variable6e6a5800]]) { case 1: // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:87:68: orderExprs // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:92:11: groupExprs // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:105:5: thetaJoins // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:121:15: conditionList { if ((state.backtracking == 0)) { Out( [[#variable6e6a5740]]); } PushFollow( [[#variable6e6a57a0]]); [[#variable6e6a5780]](); state.followingStackPointer--; if (state.failed) return; } break; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6e6a5800]] | alt12 |
1 | 2 | [[#6e6a5800]] | alt13 |
1 | 3 | [[#6e6a5800]] | alt14 |
1 | 4 | [[#6e6a5800]] | alt18 |
2 | 1 | [[#6e6a5740]] | ", " |
2 | 2 | [[#6e6a5740]] | " , " |
2 | 3 | [[#6e6a5740]] | " and " |
2 | 4 | [[#6e6a5740]] | " and " |
3 | 1 | [[#6e6a57a0]] | FOLLOW_orderExprs_in_orderExprs371 |
3 | 2 | [[#6e6a57a0]] | FOLLOW_groupExprs_in_groupExprs392 |
3 | 3 | [[#6e6a57a0]] | FOLLOW_thetaJoins_in_whereExpr435 |
3 | 4 | [[#6e6a57a0]] | FOLLOW_conditionList_in_conditionList525 |
4 | 1 | [[#6e6a5780]] | orderExprs |
4 | 2 | [[#6e6a5780]] | groupExprs |
4 | 3 | [[#6e6a5780]] | thetaJoins |
4 | 4 | [[#6e6a5780]] | conditionList |