blib/lib/Lingua/ZH/Currency/UpperCase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
59 | 1 | 10 | if not defined $given or $given == 0 |
65 | 1 | 9 | if length $integer > 12 or length $float > 2 |
76 | 4 | 5 | if (not $float == 0) { } |
79 | 3 | 5 | $_ == 0 ? : |
113 | 13 | 1 | unless ($number == 0) |
117 | 12 | 26 | $_ == 0 ? : |