Condition Coverage

blib/lib/Anonymous/Object.pm
Criterion Covered Total %
condition 31 32 96.8


or 2 conditions

line l !l condition
75 46 1 ref $value || ''
86 42 2 ref $value || ''
97 40 2 ref $value || ''
119 40 1 ref $value || ''
129 1 0 ref $hash || ''
156 6 2 ref $hash || ''
176 15 2 ref $hash || ''
184 12 10 ref $val || ''
210 6 2 ref $array || ''
217 6 6 ref $val || ''
236 25 3 ref $new || ''
250 2 3 ref $methods || ''
263 61 3 ref $method || ''

or 3 conditions

line l !l&&r !l&&!r condition
268 1 1 58 not defined $method->{'name'} or ref $method->{'name'}
384 3 3 11 not defined $value or ref $value