blib/lib/Data/Phrasebook/Loader/Ini.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
82 | 1 | 6 | unless defined $file |
83 | 1 | 5 | unless -r $file |
90 | 0 | 5 | unless $cfg |
97 | 2 | 3 | if $dict and $$class{'cfg'}->SectionExists($dict) |
113 | 2 | 3 | unless $data |
114 | 2 | 3 | unless $data |
148 | 1 | 1 | if ($dict) |
154 | 1 | 0 | unless $$class{'dict'} eq $$class{'default'} |