Condition Coverage

blib/lib/DateTime/TimeZone/OlsonDB/Zone.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
137 0 0 $last_change->rule || ''
138 0 0 $change->rule || ''

or 3 conditions

line l !l&&r !l&&!r condition
163 0 0 0 @{$_[0]{'changes'};} or $_[0]{'earliest'}