Branch Coverage

blib/lib/IPC/PidStat/PidServer.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
32 0 0 unless @_ >= 1
47 0 0 if $IPC::PidStat::PidServer::Debug
50 0 0 unless my $server = 'IO::Socket::INET'->new('Proto', 'udp', 'LocalPort', $self->{'port'}, 'Reuse', 1)
55 0 0 unless $server->recv($in_msg, 8192)
56 0 0 if $IPC::PidStat::PidServer::Debug
62 0 0 if ($cmd eq 'PIDR')
68 0 0 if ($exists) { }
0 0 elsif (defined $exists) { }
69 0 0 if ($which & 1)
71 0 0 if $IPC::PidStat::PidServer::Debug
75 0 0 if ($which & 2)
77 0 0 if $IPC::PidStat::PidServer::Debug
81 0 0 if ($which & 4)
83 0 0 if $IPC::PidStat::PidServer::Debug