Condition Coverage

blib/lib/Params/Filter.pm
Criterion Covered Total %
condition 17 22 77.2


and 3 conditions

line !l l&&!r l&&r condition
238 21 0 30034 $args and ref($args) =~ /hash/iu

or 2 conditions

line l !l condition
243 30033 22 $args->{'required'} || []
30029 26 $args->{'accepted'} || []
30014 41 $args->{'excluded'} || []
3 30051 $args->{'DEBUG'} || $args->{'debug'} || 0
729 260040 0 $self->{'required'} || []
730 260040 0 $self->{'accepted'} || []
731 260040 0 $self->{'excluded'} || []
732 2 260038 $self->{'debug'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
896 135041 0 135013 @$ok or $has_wildcard