| blib/lib/Pinwheel/Helpers/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 2 | 8 | unless @$array > 0 |
| 44 | 2 | 6 | unless @$array > 0 |
| 46 | 3 | 3 | unless defined $s2 |
| 60 | 7 | 15 | if $i++ |
| 63 | 6 | 22 | if $j++ |
| 85 | 2 | 2 | if $count == 1 |
| 86 | 1 | 1 | if defined $plural |
| 93 | 3 | 8 | if $i >= 10 and $i < 20 |