blib/lib/App/ygeo/yaml.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | if (-e $file) |
24 | 0 | 0 | if keys_exists_no_empty($cfg, $required_keys) |
41 | 4 | 2 | if (defined $hash->{$k} and length $hash->{$k}) |
46 | 1 | 2 | $i == scalar @$required_keys ? : |
54 | 0 | 0 | unless open FILE, '>', $cfg |