blib/lib/Child/Link/IPC/Socket/Parent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 8 | 0 | 0 | not $client = $self->_listener->accept and $timeout |
line | l | !l | condition |
---|---|---|---|
21 | 6 | 0 | 'IO::Socket::UNIX'->new('Local', $file, 'Listen', 1) || die("Could not create socket: $!") |