Condition Coverage

blib/lib/Device/Modbus/RTU/Server.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 4 defined $req_adu and defined $req_adu->message

or 2 conditions

line l !l condition
65 2 1 $self->modbus_server($req_adu) || (next)