| blib/lib/RDF/Query/Plan/Offset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 0 | 3 | if ($self->state == $self->OPEN) |
| 64 | 3 | 0 | if ($plan->state == $self->OPEN) { } |
| 68 | 0 | 4 | unless (defined $row) |
| 85 | 0 | 6 | if ($self->[0]{'exhausted'}) |
| 88 | 0 | 6 | unless ($self->state == $self->OPEN) |
| 93 | 3 | 3 | unless ($row) |
| 97 | 0 | 3 | if (my $d = $self->delegate) |
| 109 | 0 | 3 | unless ($self->state == $self->OPEN) |