blib/lib/Net/ICal/ETJ.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 18 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 21 | 4 | 0 | $self->created and not $self->created->as_ical_value =~ /Z$/ |
103 | 17 | 8 | 0 | $self->dtstamp and not $self->dtstamp->as_ical_value =~ /Z$/ |
107 | 21 | 4 | 0 | $self->last_modified and not $self->last_modified->as_ical_value =~ /Z$/ |
459 | 0 | 0 | 0 | $ar_rrules and @$ar_rrules |
461 | 0 | 0 | 0 | $dstartint >= $reqperiod->start->epoch and $dstartint <= $reqperiod->end->epoch |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
463 | 0 | 0 | 0 | $duration || $dtend |