| blib/lib/Terse/View/TT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 0 | 0 | unless ($template) | 
| 31 | 0 | 0 | unless ($template =~ /$handler$/) | 
| 36 | 0 | 0 | unless ($template) | 
| 37 | 0 | 0 | $self->can('handle_error') ? : | 
| 39 | 0 | 0 | $data->{'NO_WRAPPER'} || !($data->WRAPPER || $self->app_config->WRAPPER) ? : | 
| 43 | 0 | 0 | if ($@) | 
| 44 | 0 | 0 | $self->can('handle_error') ? : | 
| 52 | 0 | 0 | unless ($self->template->process($template, {%{$data;}}, \$output)) |