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
21 0 0 1 -e "$dir/cur" and -d "$dir/cur"
22 0 0 1 -e "$dir/new" and -d "$dir/new"

or 3 conditions

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