| blib/lib/HPC/Runner/Command/Utils/ManyConfigs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 112 | 0 | 1 | if ($self->has_config) { } |
| 1 | 0 | elsif ($self->search) { } | |
| 132 | 0 | 10 | if -f $check_file |
| 137 | 1 | 9 | if -f $check_file |
| 165 | 1 | 0 | unless ($self->has_filter_keys) |
| 171 | 1 | 0 | if exists $c->{'global'} |
| 183 | 0 | 2 | unless ref $conf eq 'HASH' |
| 184 | 0 | 2 | unless ref $conf->{$attr} eq 'HASH' |
| 188 | 1 | 1 | if ($self->can($key)) |