| blib/lib/App/NDTools/NDProc/Module.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 22 | 90.9 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 111 | unless (&GetOptionsFromArray($args, $self->arg_opts)) |
| 76 | 7 | 104 | if ($self->{'OPTS'}{'help'}) |
| 81 | 7 | 97 | if ($self->{'OPTS'}{'version'}) |
| 86 | 5 | 92 | if defined $self->{'ARG_ERROR'} |
| 96 | 2 | 100 | unless $self->check_rule($opts) |
| 99 | 8 | 92 | if $opts->{'preserve'} |
| 102 | 27 | 77 | if (ref $path) { } |
| 108 | 1 | 76 | if $@ |
| 116 | 8 | 79 | if $opts->{'preserve'} |
| 139 | 0 | 8 | if $@ |
| 141 | 21 | 15 | ref $_ ? : |