Branch Coverage

lib/DBIx/ActiveRecord/Arel/Query.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
102 40 0 if $binds
115 4 31 if $group
118 3 32 if $order
120 1 34 if ($$self{'limit'})
124 1 34 if ($$self{'offset'})
128 1 34 if $$self{'lock'}
147 6 29 @select ? :
181 1 15 $$as{$self->main->table} ? :