| blib/lib/RDF/Query/Plan/Limit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 57 | 0 | 8 | if ($self->state == $self->OPEN) | 
| 63 | 8 | 0 | if ($plan->state == $self->OPEN) { } | 
| 78 | 0 | 19 | unless ($self->state == $self->OPEN) | 
| 81 | 7 | 12 | if $self->[0]{'count'} >= $self->limit | 
| 84 | 1 | 11 | unless $row | 
| 86 | 0 | 11 | if (my $d = $self->delegate) | 
| 98 | 0 | 8 | unless ($self->state == $self->OPEN) |