| line |
!l |
l&&!r |
l&&r |
condition |
|
113
|
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
|
|
117
|
0 |
0 |
0 |
$self->{'changes'}[-1]->rule and $change->observance
|
|
134
|
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
|