blib/lib/Lingua/PT/Words2Nums.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
123 | 49 | 20369 | if (s/(.+)mil(?=.*(?:$expr))//) |
131 | 108 | 20310 | if (s/(.+)(?:$expr)//) |
141 | 8117 | 2092 | if (s/(.+?)mil//) |
143 | 2 | 8115 | if ($thousands =~ /^\s*e?\s*$/) { } |