Branch Coverage

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


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