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