blib/lib/Pod/MultiLang/Dict.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 5 | 3 | 0 | $@ and $lang ne 'en' |
77 | 100 | 0 | 0 | @inparts > 1 and not exists $Pod::MultiLang::Dict::STATIC_TABLE{$lang}{'AND'} |
103 | 46 | 43 | 0 | ($chk = $text) =~ s/S$// and exists $Pod::MultiLang::Dict::STATIC_TABLE{$lang}{$chk} |