Condition Coverage

blib/lib/Log/Procmail.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
148 11 0 1 ref $file and $file->isa('IO::Handle')
167 0 1 9 $$self{'fh'} and $$self{'fh'}->opened

or 3 conditions

line l !l&&r !l&&!r condition
91 6 1 38 not $read or @{$$log{'buffer'};} == 0