Branch Coverage

blib/lib/Search/QueryParser/SQL/Query.pm
Criterion Covered Total %
branch 0 130 0.0


line true false branch
123 0 0 if $debug
124 0 0 if $debug
125 0 0 if $debug
129 0 0 if $debug
131 0 0 $$self{'_implicit_AND'} ? :
132 0 0 if (defined $$self{'-'})
138 0 0 if (scalar @$q > 2) { }
139 0 0 if $debug
157 0 0 if $debug
158 0 0 if $debug
159 0 0 if $debug
165 0 0 if $debug
169 0 0 $$self{'_implicit_AND'} ? :
170 0 0 if (defined $$self{'-'})
176 0 0 if (scalar @$q > 2) { }
177 0 0 if $debug
199 0 0 $$self{'opts'}{'dbic'} ? :
200 0 0 $$self{'opts'}{'dbic'} ? :
202 0 0 unless defined $$q{$prefix} and @{$$q{$prefix};}
206 0 0 if $$self{'opts'}{'dbic'}
208 0 0 if $debug
216 0 0 if $debug
217 0 0 $prefix eq '-' ? :
218 0 0 $items > 2 ? :
221 0 0 if $debug
224 0 0 if ($$self{'_parser'}{'lower'} and grep {ref $_ eq 'ARRAY';} @op_subq) { }
233 0 0 scalar @op_subq > 2 ? :
249 0 0 if $$subQ{'op'} eq '()'
256 0 0 $$subQ{'field'} ? :
263 0 0 if ($op eq ':')
266 0 0 if ($prefix eq '-')
269 0 0 if ($value =~ /\%/)
270 0 0 $prefix eq '-' ? :
277 0 0 if $column->is_int
281 0 0 if (defined $column->orm_callback) { }
0 0 elsif ($op eq '=') { }
0 0 elsif ($op eq '!=') { }
0 0 elsif ($op eq '~') { }
0 0 elsif ($op eq '!~') { }
310 0 0 if (not $column->is_int and $$self{'_parser'}{'lower'})
314 0 0 if (ref $val)
339 0 0 unless @clause
343 0 0 if defined $_
354 0 0 if ($$self{'_parser'}{'fuzzify'}) { }
0 0 elsif ($$self{'_parser'}{'fuzzify2'}) { }
355 0 0 unless $value =~ /[\*\%]/
358 0 0 unless $value =~ /[\*\%]/
373 0 0 if $$subQ{'op'} eq '()'
384 0 0 $$subQ{'field'} ? :
391 0 0 if ($op eq ':')
394 0 0 if ($prefix eq '-')
397 0 0 if ($value =~ /\%/)
398 0 0 $prefix eq '-' ? :
404 0 0 if $column->is_int
408 0 0 $column->is_int ? :
412 0 0 if (not $column->is_int and $use_lower)
418 0 0 if ($op =~ /\~/) { }
421 0 0 if ($op eq '!~') { }
422 0 0 if ($column->is_int) { }
432 0 0 if ($column->is_int) { }
444 0 0 if (defined $column->callback)
449 0 0 if ($$opts{'delims'}) { }
468 0 0 $prefix eq '-' ? :
470 0 0 scalar @buf > 1 ? :
0 0 scalar @buf > 1 ? :