| line |
true |
false |
branch |
|
99
|
0 |
0 |
if (UNIVERSAL::isa($template, 'Template::Document')) |
|
105
|
0 |
0 |
if ($DEBUG) |
|
107
|
0 |
0 |
if $DEBUG >= 2 |
|
110
|
0 |
0 |
unless ($CACHE_GET and $CACHE_PUT) |
|
111
|
0 |
0 |
wantarray ? : |
|
125
|
0 |
0 |
if (exists $$param_ref{'__cache_time'} and not $$param_ref{'__cache_time'}) |
|
128
|
0 |
0 |
if ($param_ref and ref $param_ref eq 'HASH' and $$param_ref{'__cache_time'}) |
|
130
|
0 |
0 |
$cache_time < 0 ? : |
|
134
|
0 |
0 |
if $DEBUG >= 2 |
|
141
|
0 |
0 |
if $key =~ /^__nocache_/ |
|
144
|
0 |
0 |
if $DEBUG >= 2 and $cache_key |
|
147
|
0 |
0 |
if ($cache_key and $cached_data = &$CACHE_GET($cache_key)) { } |
|
148
|
0 |
0 |
if $DEBUG >= 2 |
|
152
|
0 |
0 |
if $DEBUG >= 2 |
|
153
|
0 |
0 |
wantarray ? : |
|
156
|
0 |
0 |
if $cache_key |
|
162
|
0 |
0 |
if ($DEBUG) |
|
168
|
0 |
0 |
if @stack |
|
172
|
0 |
0 |
$cached_data ? : |
|
174
|
0 |
0 |
unless (@stack) |
|
184
|
0 |
0 |
$values[6] ? : |
|
203
|
0 |
0 |
wantarray ? : |