line |
true |
false |
branch |
73
|
0 |
0 |
unless $paths
|
74
|
0 |
0 |
if ref $paths eq 'ARRAY'
|
77
|
0 |
0 |
unless (defined $dlim)
|
78
|
0 |
0 |
$^O eq 'MSWin32' ? :
|
90
|
0 |
0 |
unless (ref $$config{'INCLUDE_PATH'} eq 'ARRAY')
|
94
|
0 |
0 |
unless (@include_path)
|
102
|
0 |
0 |
if ($c->debug and $$config{'DUMP_CONFIG'})
|
124
|
0 |
0 |
unless (defined $template)
|
125
|
0 |
0 |
if $c->debug
|
134
|
0 |
0 |
if ($@)
|
141
|
0 |
0 |
unless ($c->response->content_type)
|
153
|
0 |
0 |
if $c->debug
|
159
|
0 |
0 |
ref $args eq 'HASH' ? :
|
164
|
0 |
0 |
if ref $$vars{'additional_template_paths'}
|
173
|
0 |
0 |
if (not $tt->process($template, $vars, \$output)) { }
|
186
|
0 |
0 |
defined $cvar ? :
|