Condition Coverage

blib/lib/Device/BusPirate/Chip/AVR_HVSP.pm
Criterion Covered Total %
condition 0 24 0.0


and 2 conditions

line l !l condition
284 0 0 $$memories[$_ * 2] eq $name and return $$memories[$_ * 2 + 1]

and 3 conditions

line !l l&&!r l&&r condition
149 0 0 0 ($partinfo = $PARTS{$_})->signature eq $sig and $part = $_, last
533 0 0 0 $fuse eq 'efuse' and not $$self{'partinfo'}->has_efuse
560 0 0 0 $fuse eq 'efuse' and not $$self{'partinfo'}->has_efuse

or 2 conditions

line l !l condition
631 0 0 $opts{'start'} // 0
750 0 0 $opts{'start'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
76 0 0 0 $$self{'mutex'} // $self->pirate->_new_future->done($self)
632 0 0 0 $opts{'stop'} // $opts{'bytes'}
751 0 0 0 $opts{'stop'} // $opts{'bytes'}