Condition Coverage

blib/lib/App/VOJournal.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 $last_file and $last_file cmp $path
181 3 0 2 $this_file =~ qr"^$basedir/\d{4}/\d{2}/\d{8}[.]otl$" and 0 < ($this_file cmp $last_file)
3 1 1 $this_file =~ qr"^$basedir/\d{4}/\d{2}/\d{8}[.]otl$" and 0 < ($this_file cmp $last_file) and 0 >= ($this_file cmp $next_file)