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 |
41 | 3 | 9 | if defined $CONFIG{'path'} |
46 | 0 | 12 | if $@ |
47 | 2 | 10 | unless defined $config |
48 | 1 | 9 | unless (ref $config eq 'HASH') |
52 | 3 | 6 | wantarray ? : |