Condition Coverage

blib/lib/Search/QueryParser/SQL/Query.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

line !l l&&!r l&&r condition
202 0 0 0 defined $$q{$prefix} and @{$$q{$prefix};}
224 0 0 0 $$self{'_parser'}{'lower'} and grep {ref $_ eq 'ARRAY';} @op_subq
310 0 0 0 not $column->is_int and $$self{'_parser'}{'lower'}
412 0 0 0 not $column->is_int and $use_lower

or 2 conditions

line l !l condition
247 0 0 $$self{'opts'} || {}
371 0 0 $$self{'opts'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
197 0 0 0 shift() || $self
331 0 0 0 shift() || $self