blib/lib/Catalyst/View/Mason.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
121 | 0 | 0 | unless ($component_path) |
123 | 0 | 0 | $self->config->{'use_match'} ? : |
131 | 0 | 0 | if (&blessed($output) and $output->isa('HTML::Mason::Exception')) |
139 | 0 | 0 | unless ($c->response->content_type) |
173 | 0 | 0 | unless ($component_path =~ m[^/]) |
177 | 0 | 0 | if $c->debug |
191 | 0 | 0 | ref $args eq 'HASH' ? : |
195 | 0 | 0 | if (my $error = $@) |