| line |
true |
false |
branch |
|
114
|
0 |
0 |
if exists $irregular{$input} |
|
146
|
0 |
0 |
if ($input eq "sadas") |
|
149
|
0 |
0 |
if ($input =~ /\A (.+) sadas \z/msux) |
|
152
|
0 |
0 |
if defined $card_pfx |
|
156
|
0 |
0 |
if ($input =~ /\A sata (?.+) \z/msux) |
|
159
|
0 |
0 |
defined $cardinal ? : |
|
166
|
0 |
0 |
if ($input =~ /\A \Q$card\E sata (?.+) \z/msux) |
|
169
|
0 |
0 |
defined $cardinal ? : |
|
176
|
0 |
0 |
if $input eq "kymmenes" |
|
179
|
0 |
0 |
if ($input =~ /\A (?.+?) s? kymmenes (?.+) \z/msux) |
|
189
|
0 |
0 |
if ($input =~ /\A (?.+?) s? kymmenes \z/msux) |
|
197
|
0 |
0 |
if ($input =~ /\A (?.+) stoista \z/msux) |
|
200
|
0 |
0 |
if exists $ord_stem_to_cardinal{$stem} |
|
202
|
0 |
0 |
if ($input =~ /\A (?.+?) s toista \z/msux) |
|
205
|
0 |
0 |
if exists $ord_stem_to_cardinal{$stem} |
|
207
|
0 |
0 |
if ($input =~ /\A (?.+?) toista \z/msux) |
|
211
|
0 |
0 |
if exists $ord_stem_to_cardinal{$stem} |
|
215
|
0 |
0 |
if ($input =~ s/s\z//msux) |
|
216
|
0 |
0 |
if exists $ord_stem_to_cardinal{$input} |