blib/lib/Device/Modbus/Unit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
12 | 1 | 4 | unless defined $args{'id'} |
40 | 7 | 2 | unless (ref $method) |
43 | 2 | 7 | unless ref $method and ref $method eq 'CODE' |
59 | 9 | 2 | unless (ref $method) |
62 | 2 | 9 | unless ref $method and ref $method eq 'CODE' |
82 | 2 | 20 | unless @$addresses |
86 | 13 | 13 | unless $address->test_route($addr) |
88 | 12 | 1 | if $match->test_quantity($qty) |