blib/lib/RDF/Query/Plan/SubSelect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 1 | unless (&blessed($plan) and $plan->isa('RDF::Query::Plan')) |
74 | 0 | 1 | if ($self->state == $self->OPEN) |
82 | 1 | 0 | if ($iter) { } |
100 | 0 | 2 | unless ($self->state == $self->OPEN) |
104 | 0 | 2 | unless $self->[0]{'open'} |
108 | 1 | 1 | unless $result |
112 | 0 | 1 | if (my $d = $self->delegate) |
124 | 0 | 1 | unless ($self->state == $self->OPEN) |
128 | 1 | 0 | if (defined $plan) |