blib/lib/HiPi/Utils/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 0 | $> ? : |
46 | 0 | 0 | $> ? : |
50 | 0 | 0 | unless -d $dirpath |
56 | 0 | 0 | if (-f $self->filepath) { } |
62 | 0 | 0 | unless (exists $conf->{$itemname} and defined $conf->{$itemname}) |
67 | 0 | 0 | if $updatedefaults |
79 | 0 | 0 | unless open my $fh, '<:encoding(UTF-8)', $self->filepath |
106 | 0 | 0 | if ($ckey eq $self->_configkey) |
115 | 0 | 0 | unless open my $fh, '>:encoding(UTF-8)', $self->filepath |
124 | 0 | 0 | if ($output) |
134 | 0 | 0 | if ($threads::threads) { } |
135 | 0 | 0 | if ('threads'->tid == 0) |