Branch Coverage

blib/lib/RDF/Query/Plan/Service.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
64 0 0 unless ($sparql)
69 0 0 if ($endpoint->isa('RDF::Query::Node::Variable')) { }
71 0 0 unless $lhs
102 0 0 unless ($pattern->isa('RDF::Query::Algebra::GroupGraphPattern'))
107 0 0 $_ eq '__DEFAULT__' ? :
122 0 0 if ($self->state == $self->OPEN)
132 0 0 if ($self->lhs) { }
146 0 0 if ($iter) { }
154 0 0 if (my $log = $self->[0]{'logger'})
171 0 0 unless ($self->state == $self->OPEN)
174 0 0 unless $self->[0]{'open'}
175 0 0 if ($self->lhs) { }
177 0 0 if ($self->[0]{'iter_stash'})
182 0 0 if (my $j = $row->join($lhs))
189 0 0 unless ($lrow)
197 0 0 unless (&blessed($endpoint) and $endpoint->isa('RDF::Query::Node::Resource'))
206 0 0 unless $iter
212 0 0 unless $result
216 0 0 if (my $d = $self->delegate)
229 0 0 unless ($self->state == $self->OPEN)
233 0 0 if (my $log = delete $self->[0]{'logger'})
238 0 0 if (my $bf = $self->logging_keys->{'bf'})
266 0 0 $query ? :
274 0 0 if (&blessed($response) and $response->is_success) { }
0 0 elsif ($self->silent) { }
285 0 0 unless ($self->silent)
297 0 0 if ($ENV{'RDFQUERY_THROW_ON_SERVICE'})
298 0 0 if ($self->silent) { }
370 0 0 if (@_)
386 0 0 if (ref $sparql)
509 0 0 if (@_)