line |
!l |
l&&!r |
l&&r |
condition |
146
|
0 |
0 |
0 |
not $@ and defined $timestamp |
169
|
0 |
0 |
0 |
$start <= $current_timestamp and $current_timestamp <= $end |
173
|
0 |
0 |
0 |
defined $previous_timestamp and not $previous_found |
|
0 |
0 |
0 |
defined $previous_timestamp and not $previous_found and $start != $current_timestamp |
|
0 |
0 |
0 |
not $previous_found and $start == $current_timestamp |
189
|
0 |
0 |
0 |
not defined $timestamp_to_return[0] and defined $found_timestamps[0] |
|
0 |
0 |
0 |
not defined $timestamp_to_return[0] and defined $found_timestamps[0] and $found_timestamps[$#found_timestamps] <= $end |