Condition Coverage

blib/lib/Anonymous/Object.pm
Criterion Covered Total %
condition 30 30 100.0


or 2 conditions

line l !l condition
75 44 1 ref $value || ''
86 40 2 ref $value || ''
97 39 2 ref $value || ''
119 37 1 ref $value || ''
129 6 2 ref $hash || ''
149 15 2 ref $hash || ''
157 12 10 ref $val || ''
183 6 2 ref $array || ''
190 6 6 ref $val || ''
209 24 3 ref $new || ''
223 2 3 ref $methods || ''
236 59 3 ref $method || ''

or 3 conditions

line l !l&&r !l&&!r condition
241 1 1 56 not defined $method->{'name'} or ref $method->{'name'}
357 3 8 11 not defined $value or ref $value