Condition Coverage

blib/lib/Device/Modbus/Unit/Route.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
24 26 8 2 $args{'read_write'} eq 'write' and $valid_zone{$args{'zone'}} eq 'ro'
28 1 1 31 ref $args{'routine'} and ref $args{'routine'} eq 'CODE'
57 22 49 38 $val >= $min && $val <= $max