blib/lib/Net/DRI/Protocol/RRI/Contact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 38 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | defined $n and $n |
129 | 0 | 0 | 0 | @c and @s |
323 | 0 | 0 | 0 | $ds and ref $ds |
327 | 0 | 0 | 0 | defined $ds->{$key} and $ds->{$key} == 1 |
375 | 0 | 0 | 0 | defined $tmp[1] and not $loaded |
389 | 0 | 0 | 0 | defined $tmp[1] and not $loaded |
427 | 0 | 0 | 0 | defined $oname and $oname ne $new |
line | l | !l | condition |
---|---|---|---|
238 | 0 | 0 | $node->getAttribute('x') || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
162 | 0 | 0 | 0 | $c->localname || $c->nodeName |
259 | 0 | 0 | 0 | $n->localname || $n->nodeName |
289 | 0 | 0 | 0 | $n->localname || $n->nodeName |
423 | 0 | 0 | 0 | $c->localname || $c->nodeName |
446 | 0 | 0 | 0 | grep {not /^(?:add|del)$/;} $todo->types('status') or grep {not /^(?:set)$/;} $todo->types('info') |