line |
true |
false |
branch |
93
|
0 |
0 |
if blessed($config{'comp_root'}) or ref $config{'comp_root'} ne 'ARRAY'
|
110
|
0 |
0 |
if ($self->config->{'use_match'})
|
141
|
0 |
0 |
if (defined $component_path) { }
|
142
|
0 |
0 |
if $self->config->{'always_append_template_extension'}
|
146
|
0 |
0 |
$self->config->{'use_match'} ? :
|
175
|
0 |
0 |
if (blessed $output and $output->isa('HTML::Mason::Exception'))
|
183
|
0 |
0 |
unless ($c->response->content_type)
|
217
|
0 |
0 |
unless ($component_path =~ m[^/])
|
221
|
0 |
0 |
if $c->debug
|
235
|
0 |
0 |
ref $args eq 'HASH' ? :
|
239
|
0 |
0 |
if (my $error = $@)
|