Branch Coverage

blib/lib/Lingua/NOR/Word2Num.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
33 0 3 if $input eq "null"
174 0 0 if exists $irregular{$input}
175 0 0 if exists $teens{$input}
176 0 0 if exists $tens{$input}
179 0 0 if $input =~ s/hundrede\z/hundre/msux
182 0 0 if $input =~ s/tusende\z/tusen/msux
187 0 0 if ($input =~ /\A(.+)\Q$ord\E\z/msux)
195 0 0 if ($input =~ /\A(.+)\Q$ord\E\z/msux)
203 0 0 if ($input =~ /\A(.+)\Q$ord\E\z/msux)