CloneSet1436


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
8430.952statement_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
181027
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs
281402
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs
385591
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs
485657
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs
Clone Instance
1
Line Count
8
Source Line
1027
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs

                    // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:82:4: booleanExpr[ false ]
                    {
                        PushFollow(FOLLOW_booleanExpr_in_whereClauseExpr338);
                        booleanExpr(false);
                        state.followingStackPointer--;
                        if (state.failed) return;
                    }

                    break;


Clone Instance
2
Line Count
8
Source Line
1402
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs

                    // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:109:4: booleanExpr[false]
                    {
                        PushFollow(FOLLOW_booleanExpr_in_whereExpr475);
                        booleanExpr(false);
                        state.followingStackPointer--;
                        if (state.failed) return;
                    }

                    break;


Clone Instance
3
Line Count
8
Source Line
5591
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs

                        // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:349:12: comparisonExpr[true]
                        {
                                PushFollow(FOLLOW_comparisonExpr_in_arguments1999);
                                comparisonExpr(true);
                                state.followingStackPointer--;
                                if (state.failed) return;
                        }

                        break;


Clone Instance
4
Line Count
8
Source Line
5657
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/SqlGenerator.cs

                                                // /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:349:78: comparisonExpr[true]
                                                {
                                                        PushFollow(FOLLOW_comparisonExpr_in_arguments2012);
                                                        comparisonExpr(true);
                                                        state.followingStackPointer--;
                                                        if (state.failed) return;
                                                }

                                                break;


Clone AbstractionParameter Count: 3Parameter Bindings

// /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:82:4: booleanExpr[ false ]
// /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:109:4: booleanExpr[false]
// /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:349:12: comparisonExpr[true]
// /Users/Steve/Projects/NHibernate/Branches/2.1.x/nhibernate/src/NHibernate/Hql/Ast/ANTLR/SqlGenerator.g:349:78: comparisonExpr[true]
{
   PushFollow( [[#variable2801b7c0]]);
    [[#variable28424420]]( [[#variable28424400]]);
   state.followingStackPointer--;
   if (state.failed)
      return;
}
break;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2801b7c0]]
FOLLOW_booleanExpr_in_whereClauseExpr338 
12[[#2801b7c0]]
FOLLOW_booleanExpr_in_whereExpr475 
13[[#2801b7c0]]
FOLLOW_comparisonExpr_in_arguments1999 
14[[#2801b7c0]]
FOLLOW_comparisonExpr_in_arguments2012 
21[[#28424420]]
booleanExpr 
22[[#28424420]]
booleanExpr 
23[[#28424420]]
comparisonExpr 
24[[#28424420]]
comparisonExpr 
31[[#28424400]]
false 
32[[#28424400]]
false 
33[[#28424400]]
true 
34[[#28424400]]
true