blib/lib/XML/LibXML/XPathContext.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 8 | 4 | 11 | $type eq 'XML::LibXML::Literal' or $type eq 'XML::LibXML::Number' |
12 | 0 | 11 | $type eq 'XML::LibXML::Literal' or $type eq 'XML::LibXML::Number' or $type eq 'XML::LibXML::Boolean' | |
141 | 31 | 0 | 1 | ref $func or $func =~ /(.+)::/ |