| blib/lib/HiPi/Utils/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 0 | $> ? : |
| 48 | 0 | 0 | $> ? : |
| 52 | 0 | 0 | unless -d $dirpath |
| 58 | 0 | 0 | if (-f $self->filepath) { } |
| 64 | 0 | 0 | unless (exists $conf->{$itemname} and defined $conf->{$itemname}) |
| 69 | 0 | 0 | if $updatedefaults |
| 81 | 0 | 0 | unless open my $fh, '<:encoding(UTF-8)', $self->filepath |
| 108 | 0 | 0 | if ($ckey eq $self->_configkey) |
| 117 | 0 | 0 | unless open my $fh, '>:encoding(UTF-8)', $self->filepath |
| 126 | 0 | 0 | if ($output) |
| 136 | 0 | 0 | if ($threads::threads) { } |
| 137 | 0 | 0 | if ('threads'->tid == 0) |