Branch Coverage

blib/lib/App/PYX/Optimization.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
30 0 0 if (not &getopts('h', $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1)
46 0 0 if ($self->{'_filename_or_stdin'} eq '-') { }