| blib/lib/App/PYX/Optimization.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 1 | 1 | 3 | not &getopts("h", $self->{'_opts'}) or $self->{'_opts'}{'h'} |
| 1 | 1 | 2 | not &getopts("h", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1 |