Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.989 | statement_list[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2926 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
2 | 6 | 2958 | src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs |
| ||||
booleanExpr(false); state.followingStackPointer--; if (state.failed) return; if ( (state.backtracking == 0)) { Out(" or "); } |
| ||||
booleanExpr(false); state.followingStackPointer--; if (state.failed) return; if ( (state.backtracking == 0)) { Out(")"); } |
| |||
booleanExpr(false); state.followingStackPointer--; if (state.failed) return; if ((state.backtracking == 0)) { Out( [[#variable58940100]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58940100]] | " or " |
1 | 2 | [[#58940100]] | ")" |