| blib/lib/Device/Modbus/Unit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 4 | unless defined $args{'id'} |
| 41 | 7 | 2 | unless (ref $method) |
| 44 | 2 | 7 | unless ref $method and ref $method eq 'CODE' |
| 60 | 9 | 2 | unless (ref $method) |
| 63 | 2 | 9 | unless ref $method and ref $method eq 'CODE' |
| 83 | 2 | 20 | unless @$addresses |
| 87 | 13 | 13 | unless $address->test_route($addr) |
| 89 | 12 | 1 | if $match->test_quantity($qty) |