line |
true |
false |
branch |
35
|
0 |
0 |
unless keys %$args and $$args{'name'} |
42
|
0 |
0 |
if ($tag eq 'SetVar') { } |
|
0 |
0 |
elsif ($tag eq 'GetVar') { } |
|
0 |
0 |
elsif ($tag eq 'SetVarBlock') { } |
43
|
0 |
0 |
defined $$args{'value'} ? : |
47
|
0 |
0 |
defined $ctx->var($$args{'name'}) ? : |
51
|
0 |
0 |
unless defined $val |
57
|
0 |
0 |
unless defined(my $out = $builder->build($ctx, $tokens, $cond)) |
67
|
0 |
0 |
if defined $$args{'name'} or defined $$args{'tag'} |
70
|
0 |
0 |
if (defined $$args{'name'}) { } |
76
|
0 |
0 |
if (defined $handler) { } |
78
|
0 |
0 |
if (defined $value and $value ne '') { } |
88
|
0 |
0 |
if ($tag eq 'Unless') { } |
|
0 |
0 |
elsif ($tag eq 'UnlessEmpty') { } |
|
0 |
0 |
elsif ($tag eq 'UnlessZero') { } |
|
0 |
0 |
elsif ($tag eq 'IfOne') { } |
109
|
0 |
0 |
if -e $p and -r _ |
111
|
0 |
0 |
unless $path |
115
|
0 |
0 |
unless open FH, $path |