line |
l |
!l&&r |
!l&&!r |
condition |
63
|
2 |
3 |
0 |
$option{'xpath_name_re'} || qr/(?:[A-Za-z_][\w.-]*)/ |
811
|
0 |
42 |
283 |
$token eq 'processing-instruction' or $token =~ /^\@($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ |
|
42 |
0 |
283 |
$token eq 'processing-instruction' or $token =~ /^\@($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ or $token =~ /^($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ and ($$tokens[$$self{'_tokpos'} + 1] || '') ne '(' |
|
18 |
0 |
265 |
$token eq 'processing-instruction' or $token =~ /^\@($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ or $token =~ /^($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ and ($$tokens[$$self{'_tokpos'} + 1] || '') ne '(' or $token =~ /^$Tree::XPathEngine::NODE_TYPE$/ |
|
18 |
0 |
265 |
$token eq 'processing-instruction' or $token =~ /^\@($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ or $token =~ /^($$self{'NAME'}|$Tree::XPathEngine::WILD)$/ and ($$tokens[$$self{'_tokpos'} + 1] || '') ne '(' or $token =~ /^$Tree::XPathEngine::NODE_TYPE$/ or $token =~ /^$Tree::XPathEngine::AXIS_NAME($$self{'NAME'}|$Tree::XPathEngine::WILD|$Tree::XPathEngine::NODE_TYPE)$/ |