Branch Coverage

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


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