Condition Coverage

blib/lib/Email/Folder/Mbox.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
122 9 0 0 $file eq 'FH' and $fh
168 2884 0 0 not $$self{'seekable'} and @{$$self{'cache'};}
198 2054 216 40 $line eq $/ and $inheaders
274 2056 216 20 $prev eq $/ and $line =~ $self->_from_line_re

or 3 conditions

line l !l&&r !l&&!r condition
187 38 9 0 $$self{'_fh'} || $self->_open_it
221 3 14 1 not defined $next or $next =~ /^From /
256 1 0 1 not defined $next or $next =~ /^From /