Condition Coverage

blib/lib/App/VOJournal.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $last_file and $last_file cmp $path
157 0 0 0 $this_file =~ qr"^$basedir/\d{4}/\d{2}/\d{8}[.]otl$" and 0 < ($this_file cmp $last_file)
0 0 0 $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)