| blib/lib/Device/Modbus/ADU.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 53 | 179 | if ($msg) |
| 18 | 1 | 231 | unless exists $self->{'message'} |
| 44 | 2 | 29 | if defined $unit and $unit < 1 || $unit > 255 |
| 47 | 29 | 49 | if (defined $unit) |
| 51 | 1 | 77 | unless exists $self->{'unit'} |