| blib/lib/JSV/Keyword/Draft4/Dependencies.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 28 | 34 | unless exists $instance->{$property} |
| 28 | 21 | 13 | if (ref $dependencies->{$property} eq 'ARRAY') { } |
| 13 | 0 | elsif (ref $dependencies->{$property} eq 'HASH') { } | |
| 30 | 15 | 6 | if ($found_against_dependency) |