| line |
l |
!l |
condition |
|
37
|
0 |
0 |
$worker_config->{'session_timeout'} || 1800 |
|
38
|
0 |
0 |
$worker_config->{'shutdown_wait'} || 2 |
|
39
|
0 |
0 |
$worker_config->{'frontend_role'} || 'frontend' |
|
73
|
0 |
0 |
$_[0] || '' |
|
225
|
0 |
0 |
$mqtt_properties->{'fwd_to'} || '' |
|
229
|
0 |
0 |
$mqtt_properties->{'response_topic'} || '' |
|
347
|
0 |
0 |
$self->{'Addr_to_topics'}{$address} || (return) |
|
353
|
0 |
0 |
$self->{'FRONTEND'}{$bus_id} || (next) |
|
409
|
0 |
0 |
$self->{'Addr_to_topics'}{$addr} ||= [] |
|
413
|
0 |
0 |
$self->{'Addr_to_sessions'}{$addr} ||= [] |
|
423
|
0 |
0 |
$self->{'Addr_to_topics'}{$addr} || (return) |