| blib/lib/Template/Mustache/Token/Section.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 2 | 9 | if (ref $cond eq "CODE") |
| 34 | 0 | 2 | if $self->inverse |
| 38 | 0 | 9 | if ($self->inverse) |
| 39 | 0 | 0 | if (ref $cond eq 'ARRAY') { } |
| 46 | 0 | 9 | unless $cond |
| 48 | 0 | 9 | ref $cond eq 'ARRAY' ? : |