| blib/lib/HTML/Template/Compiled/Plugin/NumberFormat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 2 | 4 | if (lc $type eq 'number') { } |
| 2 | 2 | elsif (lc $type eq 'price') { } | |
| 2 | 0 | elsif (lc $type eq 'bytes') { } | |
| 97 | 6 | 2 | if (defined $_[0] and length $_[0]) { } |
| 125 | 1 | 0 | $v eq $v_test ? : |