| line |
l |
!l&&r |
!l&&!r |
condition |
|
66
|
16 |
12 |
23 |
$next_at == 0 or $next_at > $Relative + $dur |
|
140
|
0 |
12 |
0 |
$_[0] // int $Absolute + $Relative |
|
144
|
9 |
4 |
0 |
$_[0] // int $Absolute + $Relative |
|
183
|
1 |
1 |
1 |
$which == CLOCK_REALTIME() or $which == CLOCK_MONOTONIC() |
|
258
|
8 |
0 |
0 |
$flags || &any(sub {
$_->{'watcher'}->keepalive if $_->{'watcher'};
}
, @Timers) |
|
266
|
13 |
2 |
0 |
$flags or &any(sub {
$_->{'watcher'}->keepalive if $_->{'watcher'};
}
, @Timers) |
|
369
|
0 |
0 |
2 |
$repeat // $active->{'repeat'} |
|
379
|
0 |
0 |
1 |
$repeat // $inactive->{'repeat'} |