| blib/lib/DTL/Fast/Filter/Ru/Pluralize.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 2 | 9 | unless scalar @{$self->{'parameter'};} |
| 32 | 1 | 10 | if ($amount >= 10 and $amount <= 20) { } |
| 3 | 7 | elsif ($last_digit == 1) { } | |
| 4 | 3 | elsif ($last_digit >= 2 and $last_digit <= 4) { } |