Branch Coverage

blib/lib/Lingua/EN/Inflexion.pm
Criterion Covered Total %
branch 33 58 56.9


line true false branch
14 23 1 unless @exports
18 1 115 ref $_ eq 'HASH' ? :
58 6 71 if $arg =~ /,/
77 24 if ($argtype eq '') { }
24 0 elsif ($argtype eq 'HASH') { }
71 11 18 @words < 3 ? :
113 5 7 if $opts =~ /c/i
115 0 12 $opts =~ /s/i ? :
0 12 $opts =~ /p/i ? :
131 1 12 if ($opts =~ /i/i)
137 5 8 $count == 1 || $opts =~ /s/i && $count == 0 || $opts =~ /o/i ? :
141 0 13 if ($count == 1 and $opts =~ /a/i)
145 2 11 $opts =~ /w|o/i ? :
146 0 13 if $count_word and $opts =~ /c/i
148 0 13 $opts =~ /w(\d+)/i ? :
151 0 9 $opts =~ /d/ ? :
0 9 $opts =~ /f/i ? :
0 9 $opts =~ /o/i ? :
1 9 $opts =~ /w/i ? :
0 10 $opts =~ /w/i && $opts =~ /o/i ? :
3 10 $opts =~ /n|s/i && $count == 0 ? :
174 36 0 length $replacement > 0 ? :
185 0 0 $is_postfix ? :
0 0 $is_postfix ? :
0 0 $count == 1 ? :
0 0 $count == 2 ? :
0 0 $count >= 3 ? :
0 0 $count >= 6 ? :
0 0 $count >= 10 ? :