blib/lib/RPC/ExtDirect/Server/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 12 | 8.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
152 | 0 | 0 | 0 | defined $pid and $pid == 0 |
279 | 0 | 0 | 0 | $forced_port and $@ |
line | l | !l | condition |
---|---|---|---|
59 | 0 | 0 | $opt{'h'} || '127.0.0.1' |
102 | 0 | 3 | delete $arg{'timeout'} || 30 |
254 | 0 | 0 | delete $arg{'server_class'} || 'RPC::ExtDirect::Server' |