Branch Coverage

blib/lib/Valiemon/Attributes/MinItems.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
14 2 11 unless ref $data eq 'ARRAY'
18 2 9 unless ($context->prims->is_integer($min_items) and 0 <= $min_items)