| blib/lib/JLogger/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless open my $fh, '<:encoding(UTF-8)', $config_file |
| 43 | 1 | 0 | if exists $$config{$element_key} |
| 51 | 2 | 0 | if (exists $$config{$elements_key}) |
| 60 | 1 | 2 | if ($ref eq '') { } |
| 2 | 0 | elsif ($ref eq 'HASH') { } |