Branch Coverage

blib/lib/Device/BusPirate/Chip/nRF24L01P.pm
Criterion Covered Total %
branch 0 68 0.0


line true false branch
188 0 0 if $rx_p_no > 5
268 0 0 defined $$self{'registers'}[$regnum] ? :
280 0 0 unless $len == length $data
297 0 0 if defined $$self{'registers'}[$regnum] and $$self{'registers'}[$regnum] eq $data
366 0 0 if defined $_[$idx] and $_[$idx] == $want
452 0 0 $config{'MASK_RX_RD'} ? :
0 0 $config{'MASK_TX_DS'} ? :
0 0 $config{'MASK_MAX_RT'} ? :
0 0 $config{'EN_CRC'} ? :
0 0 $config{'PWR_UP'} ? :
0 0 $config{'PRIM_RX'} ? :
0 0 $config{'EN_DPL'} ? :
0 0 $config{'EN_ACK_PAY'} ? :
0 0 $config{'EN_DYN_ACK'} ? :
455 0 0 $config{'CONT_WAVE'} ? :
0 0 $rf_dr & 2 ? :
0 0 $config{'PLL_LOCK'} ? :
0 0 $rf_dr & 1 ? :
528 0 0 unless $pipeno >= 0 and $pipeno < 6
541 0 0 if $pipeno >= 2
550 0 0 $pipeno >= 2 ? :
558 0 0 unless $pipeno >= 0 and $pipeno < 6
571 0 0 if (exists $changes{'EN_AA'})
573 0 0 if $changes{'EN_AA'}
575 0 0 if (exists $changes{'EN_RXADDR'})
577 0 0 if $changes{'EN_RXADDR'}
579 0 0 if (exists $changes{'DYNPD'})
581 0 0 if $changes{'DYNPD'}
583 0 0 if (exists $changes{'RX_PW'})
586 0 0 if (exists $changes{'RX_ADDR'})
588 0 0 if $pipeno >= 2
719 0 0 unless $len > 0 and $len <= 32
745 0 0 unless $len > 0 and $len <= 32
747 0 0 $opts{'no_ack'} ? :