| blib/lib/Mo/utils/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 4 | unless (exists $self->{$key}) |
| 21 | 3 | 1 | if (ref $self->{$key} ne "HASH") |
| 33 | 1 | 5 | unless (exists $self->{$key}) |
| 37 | 1 | 4 | unless (@hash_keys) |
| 44 | 3 | 4 | if ($printable_keys) |
| 48 | 3 | 4 | if (ref $hash ne "HASH" or not exists $hash->{$hash_key}) |