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 16 14 if ($o->isa('RDF::Query::Node::Variable')) { }
6 8 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')) { }