| line |
true |
false |
branch |
|
73
|
113 |
2 |
unless ($this->{'AllowSingleQuoteInterpolation'}) |
|
84
|
0 |
28 |
$this->{'LowerCaseNames'} ? : |
|
86
|
28 |
0 |
if (exists $config->{'__stack'}{$var_lc}) { } |
|
|
0 |
0 |
elsif ($this->{'InterPolateEnv'}) { } |
|
|
0 |
0 |
elsif ($this->{'StrictVars'}) { } |
|
91
|
0 |
0 |
if (defined $ENV{$var}) { } |
|
127
|
1 |
10 |
if ($this->{'InterPolateEnv'}) |
|
146
|
2 |
6 |
if $key eq "__stack" |
|
147
|
0 |
6 |
if (ref $config->{$key} eq 'ARRAY') { } |
|
|
1 |
5 |
elsif (ref $config->{$key} eq 'HASH') { } |
|
174
|
0 |
0 |
if (ref $entry eq 'HASH') { } |
|
|
0 |
0 |
elsif (ref $entry eq 'ARRAY') { } |
|
203
|
48 |
118 |
if ($key eq "__stack") |
|
207
|
0 |
118 |
if (ref $config->{$key} eq 'ARRAY') { } |
|
|
39 |
79 |
elsif (ref $config->{$key} eq 'HASH') { } |
|
227
|
0 |
0 |
if (ref $entry eq 'HASH') { } |
|
|
0 |
0 |
elsif (ref $entry eq 'ARRAY') { } |