| blib/lib/Catalyst/View/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 5 | 0 | unless exists $config{'INCLUDE_PATH'} |
| 37 | 0 | 5 | unless $self->class_name->new($config) |
| 48 | 13 | 0 | $self->render($c, $template, \%vars, \$output) ? : |
| 55 | 16 | 1 | unless "SCALAR" eq ref $template |
| 56 | 0 | 0 | ref $template ? : |
| 0 | 17 | if $c->debug | |
| 63 | 13 | 0 | unless $c->res->content_type |