Branch Coverage

blib/lib/Device/ProXR.pm
Criterion Covered Total %
branch 1 40 2.5


line true false branch
80 0 1 if ($^O eq 'MSWin32') { }
219 0 0 if $self->_has_port_obj
222 0 0 unless ($self->port)
232 0 0 if ($^O eq 'MSWin32') { }
244 0 0 unless ($obj)
335 0 0 unless (defined $cmd)
346 0 0 if defined $param
349 0 0 if ($self->API_mode)
355 0 0 defined $param ? :
357 0 0 if defined $param
363 0 0 if ($self->debug_level)
369 0 0 unless $self->_get_port_object
422 0 0 if $self->API_mode
424 0 0 unless $self->_has_port_obj
436 0 0 if ($rx_count) { }
447 0 0 if ($self->debug_level)
458 0 0 if ($expected == length $rx_buff)
460 0 0 if ($self->API_mode)
488 0 0 if $idx and 0 == $idx % 16
492 0 0 if length($buff) % 16