Branch Coverage

blib/lib/Device/Modbus/ADU.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
15 53 179 if ($msg)
19 1 231 unless exists $self->{'message'}
45 2 29 if defined $unit and $unit < 1 || $unit > 255
48 29 49 if (defined $unit)
52 1 77 unless exists $self->{'unit'}