Branch Coverage

blib/lib/Device/Modbus/TCP/Server.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
39 0 27492 unless defined $self->{'socket'}
62 2 0 if (/Timed? out|Disconnect/i)
68 2 2 unless $req_adu
75 0 2 if ($req_adu->message->isa('Device::Modbus::Exception'))