Branch Coverage

blib/lib/Valiemon/Attributes/Items.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
15 0 10 unless ref $data eq 'ARRAY'
18 8 2 if (ref $items eq 'HASH') { }
2 0 elsif (ref $items eq 'ARRAY') { }
36 1 4 unless ($v)