blib/lib/RDF/Query/Plan/Union.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 22 | 59.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 2 | if ($self->state == $self->OPEN) |
71 | 2 | 0 | if ($iter->state == $self->OPEN) { } |
89 | 0 | 16 | unless ($self->state == $self->OPEN) |
93 | 0 | 16 | unless $iter |
95 | 12 | 4 | if (defined $row) { } |
97 | 0 | 12 | if (my $d = $self->delegate) |
103 | 2 | 2 | if ($self->[0]{'idx'} < $#{$$self[1];}) { } |
109 | 2 | 0 | if ($iter->state == $self->OPEN) { } |
113 | 0 | 2 | if (my $d = $self->delegate) |
135 | 0 | 2 | unless ($self->state == $self->OPEN) |
138 | 0 | 2 | if (my $iter = $self->[0]{'iter'}) |