blib/lib/Config/PL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
20 | 4 | 4 | if (@args) |
23 | 2 | 2 | if exists $conf{':path'} |
25 | 5 | 3 | unless @export |
28 | 1 | 7 | unless grep {$_ eq $func;} @EXPORT |
42 | 3 | 9 | if defined $CONFIG{'path'} |
47 | 0 | 12 | if $@ |
48 | 2 | 10 | unless defined $config |
49 | 1 | 9 | unless (ref $config eq 'HASH') |
53 | 3 | 6 | wantarray ? : |