blib/lib/HTML/TreeBuilder/LibXML/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
14 | 0 | 0 | 0 | @_ == 2 and lc $key eq 'text' |
128 | 0 | 0 | 0 | $callback and ref $callback eq 'CODE' |
342 | 0 | 0 | 0 | @args >= 2 and $args[0] eq '_tag' |
445 | 0 | 0 | 0 | defined $parent && !$parent->isa('XML::LibXML::DocumentFragment') |