Branch Coverage

blib/lib/App/VOJournal.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
56 0 0 if ($opt->{'version'})
76 0 0 if ($last_file) { }
77 0 0 if ($last_file cmp $path)
78 0 0 if ($opt->{'resume'}) { }
89 0 0 if ($opt->{'resume'})
90 0 0 if ($last_file and $last_file cmp $path)
105 0 0 if ($opt->{'header'})
121 0 0 if (my $od = $opt->{'date'})
122 0 0 if ($od =~ /^\d{1,2}$/) { }
0 0 elsif ($od =~ /^(\d{1,2})(\d{2})$/) { }
0 0 elsif ($od =~ /^(\d{4})(\d{2})(\d{2})$/) { }
143 0 0 if (opendir my $DIR, $dirname)
145 0 0 if $file =~ /$pattern/
157 0 0 if ($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))
171 0 0 if ($opt->{'header'})