line |
true |
false |
branch |
13
|
0 |
0 |
if ref $k
|
16
|
0 |
0 |
if ($k eq 'find_by_dir') { }
|
|
0 |
0 |
elsif ($self->search_registered_process_directives($k, $v)) { }
|
35
|
0 |
0 |
unless exists $self->register_process_directives->{$key}{'lookup'}
|
37
|
0 |
0 |
unless exists $self->register_process_directives->{$key}{'builder'}
|
42
|
0 |
0 |
if ($k =~ /$lookup/)
|
62
|
0 |
0 |
if (ref $v) { }
|
70
|
0 |
0 |
if $v
|
88
|
0 |
0 |
if ref $ref
|
89
|
0 |
0 |
unless $ref
|
92
|
0 |
0 |
if $ref
|
112
|
0 |
0 |
if ($Data::Walk::type eq 'HASH' and $key) { }
|
|
0 |
0 |
elsif ($Data::Walk::type eq 'ARRAY') { }
|