| line |
true |
false |
branch |
|
100
|
2 |
1 |
unless $caller->isa('CGI::Application') |
|
162
|
0 |
2 |
unless $self->isa('CGI::Application::Plugin::HTCompiled') |
|
167
|
2 |
0 |
if (my $tmpl_path = $self->tmpl_path) |
|
168
|
2 |
0 |
ref $tmpl_path eq 'ARRAY' ? : |
|
171
|
0 |
1 |
if ($extra_params[$x] eq 'path' and ref $extra_params[$x + 1] eq 'ARRAY') |
|
178
|
2 |
0 |
unless $found |
|
185
|
0 |
2 |
unless keys %ht_params |
|
188
|
2 |
0 |
unless defined $$self{'__CURRENT_TMPL_EXTENSION'} |
|
191
|
0 |
2 |
unless (defined $tmpl_file) |
|
203
|
0 |
2 |
if (ref $tmpl_file eq 'SCALAR') { } |
|
|
0 |
2 |
elsif (ref $tmpl_file eq 'GLOB') { } |
|
211
|
0 |
2 |
unless defined $t |
|
213
|
2 |
0 |
if (keys %tmpl_params) |