| blib/lib/App/Pod/Example.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 1 | 1 | 16 | not &getopts("d:ehn:prs:", $self->{'_opts'}) or $self->{'_opts'}{'h'} |
| 1 | 1 | 15 | not &getopts("d:ehn:prs:", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 1 | |
| 79 | 3 | 11 | 1 | $self->{'_print'} or $self->{'_run'} |