Condition Coverage

blib/lib/ITM.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
35 6 2 5 $b0 and not $b1
36 2 0 6 not $b0 and $b1
37 0 0 2 $b0 and $b1
44 7 6 3 $b[0] == 0 and $b[1] == 0

or 3 conditions

line l !l&&r !l&&!r condition
44 3 2 16 $bits eq '00000000' or $bits eq '10000000'