Branch Coverage

blib/lib/Valiemon/Attributes/Required.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
15 0 29 unless ref $data eq 'HASH'
19 2 27 if (ref $required ne 'ARRAY' or scalar @$required < 1)
29 43 4 unless $has_default