Branch Coverage

blib/lib/RDF/Query/Plan/Iterator.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
61 0 0 if ($self->state == $self->OPEN)
65 0 0 if (ref $self->[2])
70 0 0 if (&reftype($self->[1]) eq 'CODE' and not &blessed($self->[1]) && $self->[1]->isa('RDF::Trine::Iterator'))
84 0 0 unless ($self->state == $self->OPEN)
89 0 0 if (my $d = $self->delegate)
101 0 0 unless ($self->state == $self->OPEN)