Condition Coverage

blib/lib/RDF/Query/Algebra/Triple.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
62 0 1581 6 &blessed($nodes[$i]) and not $nodes[$i]->isa('RDF::Query::Node')
90 5 99 7 $pred->isa('RDF::Trine::Node::Resource') and $pred->uri_value eq 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type'
136 0 0 0 &blessed($_) and $_->isa('RDF::Trine::Node::Variable')