Condition Coverage

blib/lib/AtteanX/RDFQueryTranslator.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
67 2 0 0 exists $parsed->{'base'} and my $base = $t->translate($parsed->{'base'})
108 0 0 0 scalar @triples == 1 and $triples[0]->isa('RDF::Query::Algebra::BasicGraphPattern')
373 0 0 0 &blessed($path) and $path->isa('RDF::Query::Node::Resource')