Condition Coverage

blib/lib/Net/Spooler.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
328 0 0 0 defined $line && $line =~ /(\d+)/
387 0 0 0 $$self{'maxsize'} and $size > $$self{'maxsize'}
460 0 0 0 defined $ctrl and ref $ctrl eq 'HASH'
502 0 0 0 open $fh, ">$file" and close $fh
0 0 0 open $fh, ">$file" and close $fh and unlink $file

or 2 conditions

line l !l condition
566 0 0 $sfile ||= 'the sequence file'

or 3 conditions

line l !l&&r !l&&!r condition
641 0 0 0 ref $proto || $proto