Branch Coverage

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


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