blib/lib/Config/INI/Access.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
23 | 19 | 0 | exists $$key{$subkey} ? : |
25 | 9 | 10 | if (ref $key) { } |
44 | 0 | 3 | unless -e $filename |
50 | 6 | 1 | if (not $$Config{$section}) { } |
51 | 2 | 4 | if ('_' eq $section) { } |