blib/lib/Valiemon/Attributes/Properties.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
17 | 1 | 52 | unless ref $data eq 'HASH' |
20 | 0 | 52 | unless (ref $properties eq 'HASH') |
26 | 6 | 77 | unless (exists $data->{$prop}) |
31 | 1 | 5 | $properties->{$prop}{'$ref'} ? : |
34 | 2 | 4 | if ($default) |
46 | 19 | 58 | unless ($res) |