| blib/lib/Archer/ConfigLoader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 14 | 35.7 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 7 | 0 | if (not ref $stuff and $stuff eq '-' or -e $stuff and -r _) { } |
| 0 | 0 | elsif (ref $stuff and ref $stuff eq 'SCALAR') { } | |
| 0 | 0 | elsif (ref $stuff and ref $stuff eq 'HASH') { } | |
| 33 | 7 | 0 | if $context |
| 48 | 0 | 7 | if -d $dir |
| 50 | 7 | 0 | if -d $dir |
| 59 | 0 | 7 | unless $res == 1 |