Condition Coverage

blib/lib/Symbol/Glob.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
144 0 0 0 reftype $value eq 'REF' and $slot_to_be_replaced eq 'SCALAR'

or 3 conditions

line l !l&&r !l&&!r condition
144 64 0 0 reftype $value eq $slot_to_be_replaced or reftype $value eq 'REF' and $slot_to_be_replaced eq 'SCALAR'