blib/lib/DTL/Fast/Filter/Ru/Pluralize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 13 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 8 | 2 | 1 | $amount >= 10 and $amount <= 20 |
1 | 2 | 4 | $last_digit >= 2 and $last_digit <= 4 |
line | l | !l | condition |
---|---|---|---|
25 | 9 | 2 | shift @$suffix // '' |
26 | 9 | 2 | shift @$suffix // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
27 | 7 | 2 | 2 | shift @$suffix // $suffix_two |