Branch Coverage

blib/lib/BioX/Workflow/Command/run/Rules/Directives/Walk.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
14 0 0 if ref $k
17 0 0 if ($k eq 'find_by_dir') { }
0 0 elsif ($self->search_registered_process_directives($k, $v)) { }
36 0 0 unless exists $self->register_process_directives->{$key}{'lookup'}
38 0 0 unless exists $self->register_process_directives->{$key}{'builder'}
43 0 0 if ($k =~ /$lookup/)
63 0 0 if (ref $v) { }
71 0 0 if $v
89 0 0 if ref $ref
90 0 0 unless $ref
93 0 0 if $ref
113 0 0 if ($Data::Walk::type eq 'HASH' and $key) { }
0 0 elsif ($Data::Walk::type eq 'ARRAY') { }