Condition Coverage

blib/lib/mop/attribute.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
52 183 35 1 ref $value and ref $value ne 'CODE'
77 0 5 1 ref $value and ref $value ne 'CODE'
88 454 0 2800 ref $value and ref $value eq 'CODE'

or 2 conditions

line l !l condition
20 36476 0 $name{$_[0]} // \(undef)
21 92 1 $associated_meta{$_[0]} // \(undef)
139 1547 7321 $${$storage{$self};}{$instance} //= \my($slot)