blib/lib/Valiemon/Attributes/Items.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
15 | 2 | 36 | unless ref $data eq 'ARRAY' |
18 | 18 | 18 | if (ref $items eq 'HASH') { } |
18 | 0 | elsif (ref $items eq 'ARRAY') { } | |
36 | 4 | 22 | unless ($v) |