Condition Coverage

blib/lib/Device/Modbus/RTU/Server.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

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

or 2 conditions

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