Condition Coverage

blib/lib/Catalyst/Utils/StrongParameters.pm
Criterion Covered Total %
condition 21 30 70.0


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 (ref $value || '') eq "HASH" and exists $value->{$pointer}
174 12 0 74 (ref $value || '') eq "HASH" and exists $value->{$pointer}

or 2 conditions

line l !l condition
29 2 8 $self->_namespace || []
39 2 8 $self->_current || {}
48 0 4 $self->_namespace || []
58 2 0 $self->_current || {}
79 2 60 ref $value || ''
92 22 100 ref $rule or Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5018.
107 26 74 ref $rules->[0] || ''
136 18 72 ref $rule or Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5018.
147 10 0 ref $value || ''
156 12 60 ref $rules->[0] || ''
164 0 0 ref $value || ''
174 74 12 ref $value || ''