| line |
true |
false |
branch |
|
154
|
0 |
0 |
if ($input =~ /t\x{16b}ksto\x{161}ai[s]?\z/msux or $input =~ /t\x{16b}ksto\x{161}\x{101}\z/msux) |
|
155
|
0 |
0 |
if $input eq "t\x{16b}ksto\x{161}ais" |
|
156
|
0 |
0 |
if $input eq "t\x{16b}ksto\x{161}\x{101}" |
|
157
|
0 |
0 |
if $input =~ s/t\x{16b}ksto\x{161}ais\z/t\x{16b}ksto\x{161}i/msux |
|
158
|
0 |
0 |
if $input =~ s/t\x{16b}ksto\x{161}\x{101}\z/t\x{16b}ksto\x{161}i/msux |
|
162
|
0 |
0 |
if ($input =~ /\s/msux) |
|
170
|
0 |
0 |
if exists $ordinal_to_cardinal{$input} |
|
173
|
0 |
0 |
if $input =~ s/simtais\z/simts/msux |
|
174
|
0 |
0 |
if $input =~ s/simt\x{101}\z/simts/msux |
|
178
|
0 |
0 |
if ($input =~ s/ais\z//msux or $input =~ s/\x{101}\z//msux) |