line |
true |
false |
branch |
170
|
0 |
52 |
unless my $preposition = lc shift() |
171
|
0 |
52 |
unless local $_ = lc shift() |
176
|
9 |
33 |
if $word eq $_[1] |
188
|
1 |
6 |
if $word eq $_ |
194
|
2 |
25 |
if /^$word/ |
197
|
4 |
1 |
/^[\x{432}\x{444}][^\x{430}\x{435}\x{451}\x{438}\x{43e}\x{443}\x{44b}\x{44d}\x{44e}\x{44f}]/ ? : |
202
|
2 |
2 |
if $word eq $_ |
208
|
0 |
0 |
if $word eq $_ |
214
|
5 |
7 |
if /^$word/ |
220
|
2 |
30 |
if $word eq $_ |
223
|
3 |
2 |
/^[\x{430}\x{438}\x{43e}\x{443}\x{44b}\x{44d}]/ ? : |
229
|
2 |
1 |
if $word eq $_ |
234
|
1 |
10 |
if /^\x{43c}\x{43d}\x{43e}/ |
236
|
5 |
5 |
/^[\x{436}\x{437}\x{441}\x{448}][^\x{430}\x{435}\x{451}\x{438}\x{43e}\x{443}\x{44b}\x{44d}\x{44e}\x{44f}]/i ? : |
247
|
0 |
52 |
unless exists $GRAMMAR{$preposition} |