blib/lib/Lingua/EN/Nums2Words.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 18 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
146 | 0 | 4 | 4 | defined $least_2_sig_dig and defined $CardinalToShortOrdinalMapping[$least_2_sig_dig] |
172 | 0 | 122 | 18 | length $Number and $Number < 0 |
264 | 84 | 20 | 200 | defined $HundredVerbiage and length $HundredVerbiage > 0 |
320 | 0 | 62 | 0 | length $DecNumber and $DecNumber == 1 |
336 | 26 | 0 | 0 | defined $UserScrewUp and length $UserScrewUp |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
207 | 2766 | 10 | 304 | not defined $Breakdown{$Classification} or $Breakdown{$Classification} < 1 |