blib/lib/Config/INI/Reader/LibIni.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
24 | 3 | 5 | if (exists $$self{'data'}[-1][1]{$name}) { } |
27 | 1 | 2 | if (ref $existing eq 'ARRAY') { } |
39 | 0 | 0 | exists $$self{'data'}[-1] ? : |