Condition Coverage

blib/lib/XML/XPathEngine/Expr.pm
Criterion Covered Total %
condition 13 51 25.4


and 3 conditions

line !l l&&!r l&&r condition
286 7 61 0 $lh_results->isa('XML::XPathEngine::NodeSet') and $rh_results->isa('XML::XPathEngine::NodeSet')
0 61 0 $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
7 0 61 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet') and not $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
389 0 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') and $rh_results->isa('XML::XPathEngine::NodeSet')
0 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
0 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet') and not $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
449 1 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') and $rh_results->isa('XML::XPathEngine::NodeSet')
0 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
1 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet') and not $lh_results->isa('XML::XPathEngine::NodeSet') && $rh_results->isa('XML::XPathEngine::NodeSet')
584 0 0 0 $lh_result->isa('XML::XPathEngine::NodeSet') and $rh_result->isa('XML::XPathEngine::NodeSet')

or 3 conditions

line l !l&&r !l&&!r condition
286 61 0 7 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet')
344 0 0 7 $lh_results->isa('XML::XPathEngine::Boolean') or $rh_results->isa('XML::XPathEngine::Boolean')
7 0 0 $lh_results->isa('XML::XPathEngine::Number') or $rh_results->isa('XML::XPathEngine::Number')
389 0 0 0 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet')
426 0 0 0 $lh_results->isa('XML::XPathEngine::Boolean') or $rh_results->isa('XML::XPathEngine::Boolean')
449 0 0 1 $lh_results->isa('XML::XPathEngine::NodeSet') || $rh_results->isa('XML::XPathEngine::NodeSet')
486 0 0 1 $lh_results->isa('XML::XPathEngine::Boolean') or $rh_results->isa('XML::XPathEngine::Boolean')