Condition Coverage

blib/lib/Device/Modbus/Client.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
115 1 1 4 $byte_count > 0 and $byte_count <= 250
2 1 3 $byte_count > 0 and $byte_count <= 250 and $byte_count % 2 == 0