Branch Coverage

blib/lib/BioSAILs/Utils/LoadConfigs.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
126 0 0 if ($self->has_config) { }
0 0 elsif ($self->search) { }
146 0 0 if -f $check_file
151 0 0 if -f $check_file
183 0 0 unless ($self->has_filter_keys)
189 0 0 if exists $c->{'global'}
201 0 0 unless ref $conf eq 'HASH'
202 0 0 unless ref $conf->{$attr} eq 'HASH'
206 0 0 if ($self->can($key))