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
150 11 0 1 ref $file and $file->isa("IO::Handle")
169 0 1 9 $self->{'fh'} and $self->{'fh'}->opened

or 3 conditions

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