Branch Coverage

blib/lib/Lingua/SWE/Word2Num.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
168 0 0 if exists $irregular{$input}
169 0 0 if exists $teens{$input}
170 0 0 if exists $tens{$input}
173 0 0 if $input =~ s/hundrade\z/hundra/msux
176 0 0 if $input =~ s/tusende\z/tusen/msux
188 0 0 if ($input =~ /\A(.+)\Q$ord\E\z/msux)