Branch Coverage

blib/lib/Device/Modbus/TCP/Server.pm
Criterion Covered Total %
branch 3 8 37.5


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