Branch Coverage
blib/lib/App/PYX/Optimization.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
30
2
2
if (not &getopts("h", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1)
46
1
1
if ($self->{'_filename_or_stdin'} eq '-') { }