line |
!l |
l&&!r |
l&&r |
condition |
179
|
0 |
0 |
13 |
defined $id and $id ne ''
|
190
|
0 |
13 |
0 |
defined $zone and $conf_by_zone
|
209
|
13 |
0 |
0 |
$settings and not defined $t_init
|
214
|
13 |
0 |
0 |
$settings and not defined $t_end
|
423
|
0 |
3063 |
1 |
defined $timeout and $timeout > 0
|
|
3063 |
0 |
1 |
defined $timeout and $timeout > 0 and %$pending
|
|
3063 |
0 |
1 |
defined $timeout and $timeout > 0 and %$pending and $self->{'total_queries_started'} > 0
|
441
|
1 |
0 |
0 |
$timer_resolution == 1 and $max_deadline > int $max_deadline
|
489
|
1 |
0 |
1 |
$allow_aborting_of_expired && $self->{'total_queries_started'}
|
496
|
4 |
0 |
0 |
$timer_resolution == 1 and $dt > int $dt
|
504
|
2 |
0 |
0 |
$allexpired and $allow_aborting_of_expired
|
553
|
0 |
0 |
0 |
defined $ent->{'timeout_initial'} && $now > $ent->{'start_time'} + $ent->{'timeout_initial'}
|