| blib/lib/Log/Log4perl/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 13 | 0 | if (defined $required) |
| 19 | 0 | 16 | unless (exists $hash->{$p} and defined $hash->{$p}) |
| 27 | 12 | 1 | if (defined $optional) |
| 31 | 1 | 11 | if (scalar keys %hash_copy) |
| 45 | 2 | 563 | if $full_name =~ /[^\w:]/ |
| 48 | 432 | 131 | if $INC{$full_name} |