Condition Coverage

blib/lib/Date/ICal.pm
Criterion Covered Total %
condition 22 31 70.9


and 3 conditions

line !l l&&!r l&&r condition
213 4 4 1 $zflag and $args{'offset'} != 0
629 501 0 0 $eom_mode and $d > 28
745 7 0 1 defined $sign && $sign eq '-'
793 0 2 5 ref $date1 and ref $date2
0 0 2 ref $date1 and $dur = "Date::ICal::Duration"->new("ical", $date2)

or 2 conditions

line l !l condition
219 3 5 $args{'offset'} || 0
226 0 14 $ENV{'TZ'} || '0'
936 43 514 $hour ||= 0
937 42 515 $min ||= 0
938 42 515 $sec ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
289 23 0 519 $self->hour or $self->min
23 0 519 $self->hour or $self->min or $self->sec