Branch Coverage

blib/lib/Valiemon/Attributes/MinProperties.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
14 1 3 unless ref $data eq 'HASH'
18 0 3 unless ($context->prims->is_integer($min_properties) and 0 <= $min_properties)