Branch Coverage

blib/lib/Valiemon/Attributes/UniqueItems.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
14 0 26 unless ref $data eq 'ARRAY'
15 0 26 unless $schema->{'uniqueItems'}
20 12 52 if &any(sub { $context->prims->is_equal($_, $datum); } , @$unique_data)