line |
true |
false |
branch |
19
|
0 |
2 |
if (scalar @_ and scalar @_ % 2 != 0) |
46
|
0 |
2 |
if (@_) |
66
|
0 |
1 |
if (ref $code ne 'CODE') |
98
|
0 |
1 |
unless (exists $self->{'adjectives'}{$adj}) |
124
|
0 |
1 |
unless (exists $self->{'pronouns'}{$pronoun}) |
139
|
0 |
1 |
$is_plural eq 'plural' ? : |
141
|
0 |
1 |
unless (exists $self->{'nouns'}{$noun}) |
145
|
0 |
1 |
if ($is_plural) { } |
146
|
0 |
0 |
if $case eq 'nom' |
147
|
0 |
0 |
if $case eq 'acc' |
148
|
0 |
0 |
if $case eq 'gen' |
149
|
0 |
0 |
if $case eq 'dat' |
150
|
0 |
0 |
if $case eq 'inst' |
151
|
0 |
0 |
if $case eq 'prep' |
186
|
0 |
1 |
unless (exists $self->{'stems'}{$case}) |
198
|
0 |
2 |
$is_plural eq 'plural' ? : |
202
|
0 |
2 |
if ($is_plural) { } |
203
|
0 |
0 |
if ($case eq 'acc') |
204
|
0 |
0 |
if $animate eq 'a' |
211
|
2 |
0 |
if ($gender eq 'm') { } |
|
0 |
0 |
elsif ($gender eq 'f') { } |
|
0 |
0 |
elsif ($gender eq 'n') { } |
212
|
2 |
0 |
if ($case eq 'acc') |
213
|
2 |
0 |
if $animate eq 'a' |
219
|
0 |
0 |
if $case eq 'nom' |
220
|
0 |
0 |
if $case eq 'acc' |
224
|
0 |
0 |
if $case eq 'nom' |
225
|
0 |
0 |
if $case eq 'acc' |