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