line |
!l |
l&&!r |
l&&r |
condition |
55
|
0 |
0 |
0 |
$$self{'in_zone'} and $line =~ /^\t/ |
399
|
0 |
0 |
0 |
@{$$self{'changes'};} and $$self{'changes'}[-1]->utc_start_datetime |
|
0 |
0 |
0 |
@{$$self{'changes'};} and $$self{'changes'}[-1]->utc_start_datetime and $$self{'changes'}[-1]->utc_start_datetime == $change->utc_start_datetime |
404
|
0 |
0 |
0 |
$$self{'changes'}[-1]->rule and $change->observance |
419
|
0 |
0 |
0 |
$last_change->short_name eq $change->short_name and $last_change->total_offset == $change->total_offset |
|
0 |
0 |
0 |
$last_change->short_name eq $change->short_name and $last_change->total_offset == $change->total_offset and $last_change->is_dst == $change->is_dst |
|
0 |
0 |
0 |
$last_change->short_name eq $change->short_name and $last_change->total_offset == $change->total_offset and $last_change->is_dst == $change->is_dst and $last_change->observance eq $change->observance |
562
|
0 |
0 |
0 |
$rule->max_year and $rule->max_year > $max_rule_year |
579
|
0 |
0 |
0 |
$self->utc_start_datetime and $dt <= $self->utc_start_datetime |
583
|
0 |
0 |
0 |
$until and $dt >= $until |
735
|
0 |
0 |
0 |
$rule->max_year and $rule->max_year < $y |
767
|
0 |
0 |
0 |
$next_dt and $next_dt < $date |
895
|
0 |
547 |
534 |
$p{'rule'} and $p{'rule'}->offset_from_std |