| blib/lib/Locale/Maketext/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 20 | 60.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 222 | 0 | 7 | 13 | $i < 10000 and $j > 0 | 
| 280 | 0 | 0 | 0 | $i == 2 and $lang_plural_is_like_english | 
| 301 | 17 | 10 | 2 | not defined $_ and $self->debug | 
| 302 | 12 | 1 | 16 | defined $_ && $_ eq 'text' | 
| 386 | 16 | 0 | 1 | $+{'func'} && $+{'func'} eq 'plural' | 
| line | l | !l | condition | 
|---|---|---|---|
| 386 | 0 | 16 | $params[$pos] // "text" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 351 | 84 | 0 | 0 | $map{$3} || $3 |