Condition Coverage

blib/lib/RDF/Query/Algebra.pm
Criterion Covered Total %
condition 21 33 63.6


and 3 conditions

line !l l&&!r l&&r condition
115 3 0 30 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
156 28 145 122 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
168 10 28 127 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
189 0 75 25 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
0 41 34 &blessed($arg) and $arg->isa('RDF::Query::Node::Resource')
217 0 0 0 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
0 0 0 &blessed($arg) and $arg->isa('RDF::Trine::Node::Variable')
0 0 0 &blessed($arg) and $arg->isa('RDF::Trine::Node::Variable') and exists $$bound{$arg->name}
253 2095 581 1 $block and $self->isa($block)
258 730 2869 2250 &blessed($arg) and $arg->isa('RDF::Query::Algebra')
730 2864 5 &blessed($arg) and $arg->isa('RDF::Query')