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