line |
true |
false |
branch |
32
|
0 |
3 |
if $#_ == -1 |
34
|
3 |
0 |
if (ref $_[0]) { } |
45
|
3 |
0 |
if ($key eq '-words') { } |
|
0 |
0 |
elsif ($key eq '-exceptions') { } |
|
0 |
0 |
elsif ($key eq '-locale') { } |
62
|
0 |
9 |
if (exists $$exceptions{$_}) |
69
|
0 |
9 |
if ($Stem_Caching and exists $$Stem_Cache{$original_word}) |
76
|
0 |
9 |
if $Stem_Caching |
78
|
3 |
0 |
if $Stem_Caching < 2 |
87
|
0 |
49682 |
if ($Stem_Caching and exists $$Stem_Cache{$word}) |
92
|
217 |
49465 |
unless $RV |
95
|
49033 |
432 |
unless ($RV =~ s/$PERFECTIVEGROUND//) |
98
|
15241 |
33792 |
if ($RV =~ s/$ADJECTIVE//) { } |
101
|
20694 |
13098 |
unless $RV =~ s/$VERB// |
109
|
406 |
49059 |
if $RV =~ /$DERIVATIONAL/ |
112
|
49034 |
431 |
unless ($RV =~ s/\330$//) |
122
|
0 |
0 |
if (ref $_[0]) { } |
128
|
0 |
0 |
if (defined $caching_level) |
129
|
0 |
0 |
unless ($caching_level =~ /^[012]$/) |