| line |
l |
!l&&r |
!l&&!r |
condition |
|
65
|
0 |
0 |
0 |
$type < 0 or $type > $#dispatch |
|
98
|
0 |
0 |
0 |
$type == $msgs->REPLY or $type == $msgs->STREAM |
|
|
0 |
0 |
0 |
$type == $msgs->REPLY or $type == $msgs->STREAM or $type == $msgs->STREAM_HOLE |
|
|
0 |
0 |
0 |
$type == $msgs->REPLY or $type == $msgs->STREAM or $type == $msgs->STREAM_HOLE or $type == $msgs->REPLY_WITH_FDS |
|
206
|
0 |
0 |
0 |
$type == $msgs->CALL_WITH_FDS || $type == $msgs->REPLY_WITH_FDS |
|
257
|
0 |
0 |
0 |
$args{'status'} // $msgs->OK |
|
258
|
0 |
0 |
0 |
$type == $msgs->CALL or $type == $msgs->CALL_WITH_FDS |
|
283
|
0 |
0 |
0 |
$type == $msgs->CALL_WITH_FDS or $type == $msgs->REPLY_WITH_FDS |