Branch Coverage

blib/lib/POCSAG/PISS.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
78 0 0 unless (defined $h{$k})
106 0 0 if ($$self{'debug'})
175 0 0 unless $$self{'debug'}
193 0 0 if $s eq ''
222 0 0 unless ($port)
238 0 0 unless ($port->write_settings)
264 0 0 unless $$self{'port'}->close
284 0 0 if (not $$self{'port'})
295 0 0 unless ($wrote)
300 0 0 if ($wrote != $len)
327 0 0 if (not defined $c) { }
350 0 0 if $rbuf =~ /\.[\n\r]+/s
351 0 0 if (time - $start_t >= $timeout)
396 0 0 if $$self{'piss_seq'} == 26
400 0 0 if (length $encoded > $$self{'max_tx_len'})
407 0 0 unless ($self->_piss_cmd($cmd))