Condition Coverage

blib/lib/Maildir/Lite.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
543 3 0 4 defined $$self{'__read_messages'}{$dir} and $$self{'__last_sort'} eq $$self{'__sort'}
3 0 4 defined $$self{'__read_messages'}{$dir} and $$self{'__last_sort'} eq $$self{'__sort'} and not $$self{'__force_readdir'}
565 6 0 7 /^(\d[\w.:,_]+)$/ && -f "$path/$1"