Condition Coverage

blib/lib/exact/class.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
154 109 0 4 ref $self->{$name} eq "REF" and ref ${$self->{$name};} eq "CODE"
171 69 0 0 ref $store->{'struc'}{$set->{'caller'}}{'value'}{$name} eq "REF" and ref ${$store->{'struc'}{$set->{'caller'}}{'value'}{$name};} eq "CODE"

or 3 conditions

line l !l&&r !l&&!r condition
24 0 3 0 $caller //= caller()
77 0 38 0 ref $class || $class
101 175 4 0 ref $self || $self
262 4 1 0 &Scalar::Util::blessed($object) || $object