blib/lib/Text/Handlebars.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
30 | 4 | 4 | $conditional ? : |
36 | 1 | 1 | $conditional ? : |
102 | 81 | 64 | if (not ref $self->{'compiler'}) { } |
129 | 174 | 197 | if (ref $vars and ref $vars eq 'HASH') { } |