Condition Coverage

blib/lib/Schedule/Load.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
114 60 0 0 not $ref and $@
171 0 20 0 $fh and $fh->connected
176 0 0 20 $fh && $fh->connected
20 0 0 $! and $! != 11

or 3 conditions

line l !l&&r !l&&!r condition
50 3 0 1 shift() || $$
176 0 0 20 not $fh && $fh->connected or $! and $! != 11