| blib/lib/Catmandu/Exporter/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 16 | 30 | unless $OWN_OPTS->{$key} |
| 73 | 8 | 7 | if (my $instance = $TT_INSTANCES->{$instance_key}) |
| 86 | 0 | 13 | unless ($self->_tt->process($tmpl, $data || {}, $self->fh)) |
| 88 | 0 | 0 | if $self->_tt->error |