Condition Coverage

blib/lib/Email/Folder/Maildir.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 1 -e "$dir/cur" and -d "$dir/cur"
32 0 0 1 -e "$dir/new" and -d "$dir/new"

or 3 conditions

line l !l&&r !l&&!r condition
50 10 1 0 $$self{'_messages'} || $self->_what_is_there