| line |
true |
false |
branch |
|
20
|
0 |
8 |
if this()->{'override'}{'connect'} |
|
25
|
0 |
8 |
unless $socket |
|
36
|
0 |
8 |
if (not $_[0]) { } |
|
39
|
0 |
8 |
$w32 ? : |
|
41
|
0 |
8 |
if $$e |
|
44
|
8 |
0 |
$cb ? : |
|
46
|
0 |
8 |
$w32 ? : |
|
52
|
0 |
0 |
if this()->{'override'}{'accept'} |
|
57
|
0 |
0 |
unless $socket |
|
65
|
0 |
0 |
if (not $_[0]) { } |
|
69
|
0 |
0 |
CORE::accept($h, $socket) ? : |
|
75
|
0 |
0 |
$cb ? : |
|
84
|
0 |
5 |
if this()->{'override'}{'recv'} |
|
89
|
0 |
5 |
unless $socket |
|
98
|
0 |
5 |
if (not $_[0]) { } |
|
106
|
5 |
0 |
if (defined $r) { } |
|
107
|
5 |
0 |
defined $r ? : |
|
113
|
5 |
0 |
$cb ? : |
|
122
|
0 |
5 |
if this()->{'override'}{'send'} |
|
127
|
0 |
5 |
unless $socket |
|
136
|
0 |
5 |
if (not $_[0]) { } |
|
140
|
0 |
5 |
defined $to ? : |
|
143
|
5 |
0 |
defined $r ? : |
|
146
|
5 |
0 |
$cb ? : |