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
155 109 0 4 ref $self->{$name} eq "REF" and ref ${$self->{$name};} eq "CODE"
172 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
21 0 3 0 $caller //= caller()
78 0 38 0 ref $class || $class
102 175 4 0 ref $self || $self
263 4 1 0 &Scalar::Util::blessed($object) || $object