| line |
true |
false |
branch |
|
23
|
0 |
0 |
ref $chunk ? : |
|
37
|
0 |
0 |
ref $chunk ? : |
|
45
|
0 |
0 |
$beginDepth ? : |
|
47
|
0 |
0 |
if (defined $1 and length $1) |
|
54
|
0 |
0 |
if ($cmd eq 'ELSE' or $cmd eq 'ELSIF') |
|
56
|
0 |
0 |
@stack ? : |
|
58
|
0 |
0 |
if ($branch and $$branch{'current'} == $$branch{'true'}) |
|
64
|
0 |
0 |
if ($cmd eq 'ENDIF' or $cmd eq 'ELSIF') |
|
67
|
0 |
0 |
if $branch |
|
70
|
0 |
0 |
if ($cmd eq 'IF' or $cmd eq 'ELSIF' and $beginDepth) |
|
86
|
0 |
0 |
if defined $tail and length $tail |
|
96
|
0 |
0 |
if (defined $node) |
|
98
|
0 |
0 |
unless ref $node eq 'ARRAY' |
|
102
|
0 |
0 |
if (ref $thing eq 'HASH') { } |
|
104
|
0 |
0 |
if (exists $$thing{'test'} and $self->testsTrue($$thing{'test'}, @_)) { } |
|
106
|
0 |
0 |
if exists $$thing{'true'} |
|
110
|
0 |
0 |
if exists $$thing{'false'} |
|
154
|
0 |
0 |
if $@ |