| blib/lib/App/rhich.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 0 | unless (defined $ARGV[0]) |
| 62 | 0 | 0 | unless (defined $regex) |
| 73 | 0 | 0 | if (not -e $path) { } |
| 0 | 0 | elsif (not -d $path) { } | |
| 0 | 0 | elsif (opendir my $dh, $path) { } | |
| 84 | 0 | 0 | if (-l $_) { } |
| 95 | 0 | 0 | unless @commands |