| blib/lib/Locale/Utils/PluralForms.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 142 | 6 | 0 | 0 | $safe->reval($nplurals_code) || confess("Code of Plural-Forms $plural_forms is not safe, $Locale::Utils::PluralForms::EVAL_ERROR") | 
| 155 | 6 | 0 | 0 | $safe->reval($plural_code) || confess("Code $plural_forms is not safe, $Locale::Utils::PluralForms::EVAL_ERROR") |