Condition Coverage

blib/lib/Valiemon/Attributes/Required.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
24 11 70 4 $prop_def && do { my $definition = $prop_def->{'$ref'} ? $context->rv->resolve_ref($prop_def->{'$ref'}) : $prop_def; $definition->{'default'} }

or 3 conditions

line l !l&&r !l&&!r condition
19 1 1 65 ref $required ne 'ARRAY' or scalar @$required < 1