| blib/lib/RDF/Query/Plan/ThresholdUnion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 0 | 0 | if ($self->state == $self->OPEN) |
| 79 | 0 | 0 | if ($iter->state == $self->OPEN) { } |
| 97 | 0 | 0 | unless ($self->state == $self->OPEN) |
| 103 | 0 | 0 | if ($row) { } |
| 104 | 0 | 0 | if (my $d = $self->delegate) |
| 111 | 0 | 0 | unless $self->[0]{'idx'} < $#{$$self[2];} |
| 118 | 0 | 0 | if ($threshold == 0 or $elapsed < $threshold) { } |
| 133 | 0 | 0 | if ($iter->state == $self->OPEN) { } |
| 136 | 0 | 0 | if (my $d = $self->delegate) |
| 152 | 0 | 0 | unless ($self->state == $self->OPEN) |
| 155 | 0 | 0 | if ($self->[0]{'iter'}) |