Condition Coverage

blib/lib/DateTime/Format/ICal.pm
Criterion Covered Total %
condition 35 45 77.7


and 3 conditions

line !l l&&!r l&&r condition
103 7 2 1 defined $sign and $sign eq '-'
118 0 0 3 $start and $end
312 1 1 8 $set->can('get_ical') and defined $set->get_ical
374 13 0 1 $last_tz eq $tz and $last_type eq 'DateTime'
383 10 2 1 $tz ne '' and $tz ne 'UTC'
403 1 0 0 $last_tz eq $tz and $last_type eq 'DateTime::Span'
414 0 0 1 $tz ne '' and $tz ne 'UTC'

or 3 conditions

line l !l&&r !l&&!r condition
182 13 12 5 $tz->is_floating or $tz->is_utc
25 4 1 $tz->is_floating or $tz->is_utc or $tz->is_olson
210 4 3 4 $duration->delta_days or $duration->delta_minutes
7 3 1 $duration->delta_days or $duration->delta_minutes or $duration->delta_seconds
224 5 3 2 $duration->delta_minutes or $duration->delta_seconds
260 11 2 3 $tz->is_floating or $tz->is_utc
13 3 0 $tz->is_floating or $tz->is_utc or $tz->is_olson
268 16 0 0 $dt->hour || $dt->min || $dt->sec