line |
!l |
l&&!r |
l&&r |
condition |
325
|
0 |
0 |
0 |
$charlength == 4 and $bytelength == 4 |
|
0 |
0 |
0 |
$charlength == 4 and $bytelength == 6 |
347
|
0 |
0 |
0 |
$node->isa('XML::XPath::Node::Element') and not $self->isa('XML::XPath::Node::ElementImpl') |
|
0 |
0 |
0 |
$node->isa('XML::XPath::Node::Element') and not $self->isa('XML::XPath::Node::ElementImpl') and $node =~ /SCALAR/ |
376
|
0 |
0 |
0 |
$self->is_element_node($node) and my $id = $self->findvalue('@id', $node) |
415
|
0 |
0 |
0 |
$$self{'binmode'} and $self->is_utf8_tainted($retval) |
448
|
0 |
0 |
0 |
defined $action and $action == 0 |
451
|
0 |
0 |
0 |
defined $action and $action == 2 |
502
|
0 |
0 |
0 |
$action =~ /^-?\d+$/ and $action == 0 |
504
|
0 |
0 |
0 |
defined $action and not $action =~ /^-?\d+/ |
614
|
0 |
0 |
0 |
$action and %$t |
622
|
0 |
0 |
0 |
$action =~ /^-?\d+$/ and $action == $DO_NOT_PROCESS |
667
|
0 |
0 |
0 |
defined $string and $$self{'is_interpolating'} |