blib/lib/App/Perl/Module/Examples.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if (not &getopts("dh", $self->{'_opts'}) or $self->{'_opts'}{'h'}) |
58 | 0 | 0 | if ($self->{'_opts'}{'d'}) |
76 | 0 | 0 | unless (defined $example_file) |
84 | 0 | 0 | unless (-r "examples") |