blib/lib/Net/ICal/Todo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
193 | 8 | 4 | 0 | defined $self->due and $self->duration |
196 | 11 | 0 | 1 | $self->dtstart and $self->due |
202 | 10 | 0 | 2 | $self->completed and not $self->completed =~ /Z$/ |