blib/lib/HTML/ElementSuper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 0 | 0 | 0 | defined $sibs[$i] and $sibs[$i] eq $self |
63 | 0 | 0 | 0 | ref $pp and $pp->isa('HTML::ElementSuper') |
160 | 0 | 0 | 0 | $node->can('watchdog') && $node->watchdog |
465 | 0 | 0 | 0 | $$self{'mask'} and not $$self{'cloning'} |
490 | 0 | 0 | 0 | @list and $$self{'watchdog'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
335 | 0 | 0 | 0 | ref $that || $that |
433 | 0 | 0 | 0 | ref $_ || $_ |
455 | 0 | 0 | 0 | ref $that || $that |