Branch Coverage

blib/lib/Valiemon/Attributes/MaxProperties.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($max_properties) and 0 <= $max_properties)