| blib/lib/App/NDTools/NDProc/Module.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 22 | 90.9 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 0 | 76 | unless (&GetOptionsFromArray($args, $self->arg_opts)) |
| 75 | 4 | 72 | if ($self->{'OPTS'}{'help'}) |
| 80 | 4 | 68 | if ($self->{'OPTS'}{'version'}) |
| 85 | 5 | 63 | if defined $self->{'ARG_ERROR'} |
| 95 | 2 | 81 | unless $self->check_rule($opts) |
| 98 | 5 | 76 | if $opts->{'preserve'} |
| 101 | 27 | 58 | if (ref $path) { } |
| 107 | 1 | 57 | if $@ |
| 115 | 5 | 68 | if $opts->{'preserve'} |
| 138 | 0 | 5 | if $@ |
| 140 | 15 | 15 | ref $_ ? : |