Condition Coverage

blib/lib/RDF/Query/Plan/Service.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
197 0 0 0 &blessed($endpoint) and $endpoint->isa('RDF::Query::Node::Resource')
274 0 0 0 &blessed($response) and $response->is_success

or 2 conditions

line l !l condition
128 0 0 $context->bound || {}
201 0 0 $context->bound || {}