| blib/lib/App/whichdll.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless &getopts('avsx', \%opts) |
| 22 | 0 | 0 | if $opts{'v'} |
| 23 | 0 | 0 | unless @ARGV |
| 30 | 0 | 0 | if ($opts{'a'} or $name eq '*') { } |
| 32 | 0 | 0 | unless $name eq '*' |
| 37 | 0 | 0 | if defined $result |
| 40 | 0 | 0 | unless ($opts{'s'}) |
| 46 | 0 | 0 | if (-l $path) { } |
| 49 | 0 | 0 | if (-e $target) { } |
| 52 | 0 | 0 | if not $opts{'x'} and $seen{$target}++ |
| 57 | 0 | 0 | if not $opts{'x'} and $seen{$target}++ |
| 63 | 0 | 0 | if not $opts{'x'} and $seen{$path}++ |
| 69 | 0 | 0 | unless (@result) |
| 71 | 0 | 0 | unless $opts{'s'} |