| blib/lib/Time/Vector.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 0 | 9 | 0 | ref $proto || $proto |
| 64 | 5 | 0 | 1 | not defined $self->first or $range->start < $self->first |
| 68 | 5 | 1 | 0 | not defined $self->last or $range->end > $self->last |