Branch Coverage

blib/lib/Lingua/ENG/Word2Num.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
121 0 0 if ($input =~ /\A (?.+) [-\s] (?\S+) \z/msux)
124 0 0 $input =~ /-/u ? :
132 0 0 if exists $irregular{$input}
135 0 0 if ($input =~ s/ieth\z/y/msux)
140 0 0 if ($input =~ s/th\z//msux)