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)
338 0 0 unless (defined $cmd)
349 0 0 if defined $param
352 0 0 if ($self->API_mode)
358 0 0 defined $param ? :
360 0 0 if defined $param
366 0 0 if ($self->debug_level)
372 0 0 unless $self->_get_port_object
425 0 0 if $self->API_mode
427 0 0 unless $self->_has_port_obj
439 0 0 if ($rx_count) { }
450 0 0 if ($self->debug_level)
461 0 0 if ($expected == length $rx_buff)
463 0 0 if ($self->API_mode)
491 0 0 if $idx and 0 == $idx % 16
495 0 0 if length($buff) % 16