| blib/lib/Catalyst/View/HTML/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 61 | 0 | 0 | unless ($c->response->headers->content_type) | 
| 82 | 0 | 0 | unless ($filename) | 
| 83 | 0 | 0 | if $c->debug | 
| 93 | 0 | 0 | if $c->debug | 
| 97 | 0 | 0 | $args && ref $args eq 'HASH' ? : | 
| 109 | 0 | 0 | if (my $error = $@) |