Condition Coverage

blib/lib/Device/BusPirate/Mode.pm
Criterion Covered Total %
condition 4 7 57.1


or 2 conditions

line l !l condition
15 0 7 $ENV{'PIRATE_DEBUG'} // 0
180 1 4 $args{'duty'} // 50

or 3 conditions

line l !l&&r !l&&!r condition
179 5 0 0 $args{'freq'} // croak('Require freq')