| File: | lib/XML/Parser/Lite/Tree/XPath/Axis.pm |
| Coverage: | 100.0% |
| line | subroutine |
|---|---|
| 3 | BEGIN |
| 4 | BEGIN |
| 6 | BEGIN |
| 9 | instance |
| 14 | new |
| 18 | filter |
| 41 | ret |
| 46 | _axis_child |
| 60 | _axis_descendant |
| 76 | _axis_descendant_single |
| 96 | _axis_attribute |
| 128 | _axis_parent |
| 140 | _axis_ancestor |
| 156 | _axis_ancestor_single |
| 173 | _axis_following_sibling |
| 192 | _axis_preceding_sibling |
| 211 | _axis_following |
| 226 | _axis_following_recurse |
| 246 | _axis_preceding |
| 265 | _axis_preceding_recurse |
| 285 | _get_parent_orders |