blib/lib/Lingua/POR/Words2Nums.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
92 | 0 | 8 | if (s/(.+)mil(?=.*(?:$expr))//) |
99 | 0 | 8 | if (s/(.+)(?:$expr)//) |
108 | 2 | 2 | if (s/(.+?)mil//) |
110 | 0 | 2 | if ($thousands =~ /^\s*e?\s*$/) { } |
124 | 1 | 3 | if ($result == 0 and not $task =~ /\Azero\z/msx) |