line |
true |
false |
branch |
16
|
0 |
1 |
unless $$self{'engine'} = 'Template'->new($marshalled) |
29
|
0 |
1 |
unless $$self{'engine'}->process($$self{'input'}, $data, $ref_buffer) |
35
|
0 |
0 |
unless $$self{'engine'}->process($$self{'input'}, $data, $fh) |
41
|
0 |
0 |
unless $$self{'engine'}->process($$self{'input'}, $data, $filepath) |
46
|
0 |
0 |
unless return $$self{'engine'}->process($$self{'input'}, $data, $coderef) |
56
|
1 |
0 |
if (exists $$at_options{'String'}) { } |
|
0 |
0 |
elsif (exists $$at_options{'Filehandle'}) { } |
|
0 |
0 |
elsif (exists $$at_options{'Filename'}) { } |