| blib/lib/Device/BusPirate/Chip/AVR_HVSP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 24 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 251 | 0 | 0 | $$memories[$_ * 2] eq $name and return $$memories[$_ * 2 + 1] | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 153 | 0 | 0 | 0 | ($partinfo = $PARTS{$_})->signature eq $sig and $part = $_, last | 
| 485 | 0 | 0 | 0 | $fuse eq 'efuse' and not $$self{'partinfo'}->has_efuse | 
| 512 | 0 | 0 | 0 | $fuse eq 'efuse' and not $$self{'part'}->has_efuse | 
| line | l | !l | condition | 
|---|---|---|---|
| 583 | 0 | 0 | $opts{'start'} // 0 | 
| 702 | 0 | 0 | $opts{'start'} // 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $$self{'mutex'} // $self->pirate->_new_future->done($self) | 
| 584 | 0 | 0 | 0 | $opts{'stop'} // $opts{'bytes'} | 
| 703 | 0 | 0 | 0 | $opts{'stop'} // $opts{'bytes'} |