line |
true |
false |
branch |
180
|
0 |
0 |
if (ref $_[0] eq 'HASH') |
186
|
0 |
0 |
if (exists $$to{$key}) |
187
|
0 |
0 |
unless (ref $$from{$key} eq ref $$to{$key}) |
191
|
0 |
0 |
if (ref $$from{$key} eq 'HASH') |
213
|
0 |
0 |
if (defined $filename and -r $filename) |
216
|
0 |
0 |
if DEBUG() |
220
|
0 |
0 |
if ($@) |
239
|
0 |
0 |
if (defined $directory and -d $directory) |
240
|
0 |
0 |
unless (opendir CONFIGS, $directory) |
247
|
0 |
0 |
unless (-r $directory . '/' . $entry and $entry =~ /\.yaml$/ou) |
251
|
0 |
0 |
if DEBUG() |
255
|
0 |
0 |
if ($@) |
276
|
0 |
0 |
unless ($name and defined $value) |
283
|
0 |
0 |
unless (scalar @parts) |
284
|
0 |
0 |
if ($part =~ /^(.+)\[\]$/ou) { } |
287
|
0 |
0 |
if (exists $$ref{$part}) { } |
288
|
0 |
0 |
if (ref $$ref{$part} eq 'ARRAY') { } |
305
|
0 |
0 |
unless (exists $$ref{$part}) |
324
|
0 |
0 |
$$CONFIG{'log'}{$key} ? : |