Condition Coverage

blib/lib/App/pfswatch.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
151 4 1 3 $v && ref $v eq 'ARRAY' && scalar @$v > 0

or 3 conditions

line l !l&&r !l&&!r condition
41 0 1 0 ref $klass || $klass
44 0 0 1 $opts{'help'} or scalar @{$opts{'exec'};} == 0