Branch Coverage

blib/lib/Lingua/POR/Words2Nums.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
89 0 8 if (s/(.+)mil(?=.*(?:$expr))//u)
96 0 8 if (s/(.+)(?:$expr)//u)
105 2 2 if (s/(.+?)mil//u)
107 0 2 if ($thousands =~ /^\s*e?\s*$/u) { }
121 1 3 if ($result == 0 and not $task =~ /\Azero\z/msux)