Condition Coverage

blib/lib/Ref/Store/PP/Magic.pm
Criterion Covered Total %
condition 16 24 66.6


and 3 conditions

line !l l&&!r l&&r condition
46 1 0 107 defined $target and defined $key
81 2 36 47 defined $etarget and $target eq $etarget
38 47 0 defined $etarget and $target eq $etarget and not defined $key
91 0 0 36 defined $ref and ref $Wizard
112 0 0 222 defined $etarget and defined $ekey
0 164 58 defined $etarget and defined $ekey and $target == $etarget
164 1 57 defined $etarget and defined $ekey and $target == $etarget and $key eq $ekey

or 3 conditions

line l !l&&r !l&&!r condition
81 0 81 4 defined $etarget and $target eq $etarget and not defined $key or $key eq $ekey