blib/lib/HTML/Template/Parser/TreeWriter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
22 | 171 | 224 | if ($self->can($pre)) |
26 | 158 | 237 | if ($self->can($main)) { } |
30 | 13 | 224 | if ($self->can($map)) { } |
36 | 13 | 224 | if ($self->can($join)) { } |
43 | 0 | 395 | if ($self->can($post)) |
59 | 0 | 10 | if (@{$self->context;} < 1) |
73 | 22 | 40 | if (@{$self->context;}) |