| line |
l |
!l&&r |
!l&&!r |
condition |
|
50
|
0 |
0 |
0 |
$test == 1 or $test == 4 |
|
88
|
0 |
0 |
0 |
$test == 1 or $test == 4 |
|
279
|
5 |
0 |
0 |
$context->getNextSibling || _next_sibling_of_an_ancestor_of($context) |
|
282
|
20 |
5 |
5 |
$elt->getFirstChild || $elt->getNextSibling || _next_sibling_of_an_ancestor_of($elt) |
|
337
|
3 |
0 |
0 |
$context->getPreviousSibling || _previous_sibling_of_an_ancestor_of($context) |
|
340
|
12 |
3 |
3 |
$elt->getLastChild || $elt->getPreviousSibling || _previous_sibling_of_an_ancestor_of($elt) |
|
398
|
0 |
0 |
501 |
$$self{'literal'} =~ /:/ or $$self{'pp'}{'strict_namespaces'} |
|
442
|
0 |
0 |
0 |
$$pp{'uses_namespaces'} or $$pp{'strict_namespaces'} |
|
444
|
0 |
0 |
0 |
$match_ns or $$pp{'strict_namespaces'} |
|
468
|
76 |
0 |
331 |
$test == 5 or $test == 9 |