Condition Coverage

inc/Test/Deep/Shallow.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
27 240 0 0 ref $got and ref $exp

or 3 conditions

line l !l&&r !l&&!r condition
27 240 0 67 defined $got || defined $exp

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
27 240 0 0 0 defined $got xor defined $exp
0 0 0 240 ref $got xor ref $exp