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