| lib/XML/Parser/Lite/Tree/XPath/Axis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 9 | 77.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 234 | 4 | 0 | 50 | $$child{'order'} != $min and $$child{'type'} eq 'element' | 
| 269 | 10 | 17 | 22 | $$tag{'order'} < $max and not $$parents{$$tag{'order'}} | 
| 273 | 4 | 0 | 45 | $$child{'order'} != $max and $$child{'type'} eq 'element' |