Branch Coverage

blib/lib/Lingua/ISL/Word2Num.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
156 0 0 if exists $irregular{$input}
157 0 0 if exists $teens{$input}
158 0 0 if exists $tens{$input}
159 0 0 if exists $special{$input}
164 0 0 if ($input =~ /\A(.+)\s+og\s+(.+)\z/msux)
172 0 0 if ($input =~ /\s/msux)
181 0 0 if $input =~ s/asti\z//msux
182 0 0 if $input =~ s/undi\z/ur/msux
183 0 0 if $input =~ s/di\z//msux
184 0 0 if $input =~ s/ti\z//msux