Branch Coverage

blib/lib/XML/Parser/EasyTree.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
40 0 0 if (not @$clist or $$clist[-1]{'type'} ne 't')
63 0 0 if ($$parser{'Namespaces'})
72 0 0 if ($XML::Parser::EasyTree::Latin)
84 0 0 if ($XML::Parser::EasyTree::Noempty)
86 0 0 if (@$clist and $$clist[-1]{'type'} eq 't' and $$clist[-1]{'content'} =~ /^\s+$/)