Branch Coverage

lib/XML/Parser/Lite/Tree/XPath.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
28 0 130 unless ($tokener->parse($xpath))
40 0 130 unless ($xtree->build_tree($$tokener{'tokens'}))
64 0 73 unless $out
66 0 73 if ($$out{'type'} ne 'nodeset')