line |
true |
false |
branch |
50
|
0 |
3 |
if (@ARGV) |
55
|
0 |
0 |
if ($opt{'p'}) |
62
|
0 |
0 |
wantarray ? : |
66
|
0 |
0 |
if $opt{'s'} |
67
|
0 |
0 |
if $opt{'f'} |
68
|
0 |
0 |
if $opt{'e'} |
69
|
0 |
0 |
if defined $opt{'t'} |
70
|
0 |
0 |
if defined $opt{'h'} |
71
|
0 |
0 |
if defined $opt{'l'} |
92
|
0 |
3 |
if ($port) |
93
|
0 |
0 |
wantarray ? : |
105
|
0 |
3 |
$arg{'config'} ? : |
109
|
3 |
0 |
unless defined $arg{'verbose_exceptions'} |
111
|
0 |
3 |
if ($enbugger) |
118
|
0 |
3 |
if ($foreground) |
119
|
0 |
0 |
if ($enbugger_timer) |
140
|
0 |
0 |
unless $server_debug |
150
|
0 |
3 |
unless pipe $pipe_rd, $pipe_wr |
152
|
3 |
0 |
if ($pid = fork) { } |
|
0 |
0 |
elsif (defined $pid and $pid == 0) { } |
169
|
0 |
3 |
if (my $err = $@) |
173
|
0 |
0 |
$err eq "alarm\n" ? : |
184
|
3 |
0 |
wantarray ? : |
193
|
0 |
0 |
if $sleep |
210
|
0 |
0 |
if $after_setup_listener |
233
|
5 |
0 |
unless defined $pid |
235
|
3 |
2 |
if defined $pid |
257
|
0 |
0 |
unless ($forced_port) |
266
|
0 |
0 |
if ($after_listener) |
279
|
0 |
0 |
if $forced_port and $@ |
296
|
5 |
0 |
unless get_no_shutdown() |