Branch Coverage

blib/lib/RDF/Query/Expression.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
120 0 0 if ($p->can('explain')) { }
166 20 20 if ($o->isa('RDF::Query::Node::Variable')) { }
8 12 elsif ($o->isa('RDF::Query::Expression')) { }
187 0 0 if ($o->isa('RDF::Query::Node::Variable::ExpressionProxy')) { }
0 0 elsif ($o->isa('RDF::Query::Node::Variable')) { }
0 0 elsif ($o->isa('RDF::Query::Expression')) { }