blib/lib/HPC/Runner/Command/Utils/ManyConfigs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
120 | 0 | 1 | if ($self->has_config) { } |
1 | 0 | elsif ($self->search) { } | |
140 | 0 | 10 | if -f $check_file |
145 | 1 | 9 | if -f $check_file |
173 | 1 | 0 | unless ($self->has_filter_keys) |
179 | 1 | 0 | if exists $c->{'global'} |
191 | 0 | 2 | unless ref $conf eq 'HASH' |
192 | 0 | 2 | unless ref $conf->{$attr} eq 'HASH' |
196 | 1 | 1 | if ($self->can($key)) |