Condition Coverage

blib/lib/Device/BusPirate/Mode/I2C.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
248 0 0 1 $address >= 0 and $address < 128
274 0 0 1 $address >= 0 and $address < 128
302 0 0 1 $address >= 0 and $address < 128

or 2 conditions

line l !l condition
18 0 7 $ENV{'PIRATE_DEBUG'} // 0