Condition Coverage

blib/lib/Scalar/Cmp.pm
Criterion Covered Total %
condition 38 42 90.4


and 3 conditions

line !l l&&!r l&&r condition
27 3 13 2 $def1 and not $def2
13 1 2 not $def1 and $def2
48 3 11 2 $def1 and not $def2
11 1 2 not $def1 and $def2
69 3 13 2 $def1 and not $def2
13 1 2 not $def1 and $def2
84 2 0 3 $llnum1 && $llnum2

or 3 conditions

line l !l&&r !l&&!r condition
27 13 0 1 $def1 || $def2
48 11 0 1 $def1 || $def2
69 13 0 1 $def1 || $def2

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
35 5 1 2 5 $ref1 xor $ref2
56 5 1 2 3 $ref1 xor $ref2
77 5 1 2 5 $ref1 xor $ref2