Condition Coverage

blib/lib/App/Basis/Queue.pm
Criterion Covered Total %
condition 0 21 0.0


and 2 conditions

line l !l condition
136 0 0 @params and scalar @params

and 3 conditions

line !l l&&!r l&&r condition
385 0 0 0 $qname and $data

or 2 conditions

line l !l condition
430 0 0 $$params{'count'} ||= 1
534 0 0 $$params{'count'} ||= 1
697 0 0 $$resp{'rows'}[0]{$k} || '0'
702 0 0 $all_stats{'total_records'} ||= '0'
714 0 0 $all_stats{$f} ||= '0'

or 3 conditions

line l !l&&r !l&&!r condition
431 0 0 0 not $$params{'callback'} or ref $$params{'callback'} ne 'CODE'
535 0 0 0 not $$params{'callback'} or ref $$params{'callback'} ne 'CODE'