Condition Coverage

blib/lib/Child/Link/IPC/Socket/Proc.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
35 18 0 14 not -e $file and $timeout

or 3 conditions

line l !l&&r !l&&!r condition
42 18 0 0 'IO::Socket::UNIX'->new($file) || croak(q[Could not connect to socket '] . $file . "': $!")