Condition Coverage

blib/lib/Data/Validate/Perl.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 $k and $type ne 'HASH'
85 0 0 0 $type eq 'HASH' and not $k

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 0 $rule_required{$k} eq 'ARRAY' or $rule_required{$k} eq 'HASH'
136 0 0 0 $type eq 'ARRAY' or $type eq 'HASH'