| blib/lib/Lingua/MKD/Word2Num.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 243 | 0 | 0 | unless $norm =~ s/\x{438}\x{43e}\x{442}\z//msux or $norm =~ s/\x{43e}\x{442}\z//msux or $norm =~ s/\x{430}\x{442}\x{430}\z//msux or $norm =~ s/\x{43e}\x{442}\x{43e}\z//msux or $norm =~ s/\x{438}\z//msux or $norm =~ s/\x{430}\z//msux |
| 251 | 0 | 0 | if (exists $stem_to_cardinal{$norm}) { } |
| 260 | 0 | 0 | unless $matched |
| 265 | 0 | 0 | if (@result >= 2 and exists $is_hundred{$result[0]} and not grep({$_ eq "\x{438}";} @result)) |