Condition Coverage

blib/lib/SQL/Abstract/Prefetch.pm
Criterion Covered Total %
condition 30 41 73.1


and 2 conditions

line l !l condition
441 2 3 $a1->[$_] ne $a2->[$_] and return 1

and 3 conditions

line !l l&&!r l&&r condition
439 9 0 5 $a1 and $a2

or 2 conditions

line l !l condition
303 4 10 $calias //= 'c000'
304 4 10 $talias //= 't000'
314 2 12 $queryspec->{'single'} || {}
315 2 12 $queryspec->{'multi'} || {}
347 4 5 $myspecsindex //= 0
349 4 5 $offset //= 0
350 4 5 $type //= 1
364 2 7 $queryspec->{'single'} || {}
365 2 7 $queryspec->{'multi'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
238 2 3 0 $opt{'order_by'} || $queryspec->{'keys'}
260 2 0 3 %{{} unless $queryspec->{'single'};} or %{{} unless $queryspec->{'multi'};}
462 3 0 0 $_->{'PKTABLE_NAME'} || $_->{'UK_TABLE_NAME'}
466 3 0 0 $_->{'PKTABLE_NAME'} || $_->{'UK_TABLE_NAME'}
468 3 0 0 $_->{'FKCOLUMN_NAME'} || $_->{'FK_COLUMN_NAME'}
470 3 0 0 $_->{'PKCOLUMN_NAME'} || $_->{'UK_COLUMN_NAME'}