| blib/lib/XML/TinyXML/Selector/XPath/Axes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 13 | 92.3 |
| pod | 0 | 10 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 4 | n/a | BEGIN |
| 4 | 4 | n/a | BEGIN |
| 5 | 4 | n/a | BEGIN |
| 10 | 55 | No | child |
| 16 | 46 | No | descendant |
| 27 | 3 | No | parent |
| 33 | 3 | No | ancestor |
| 52 | 2 | No | following_sibling |
| 65 | 1 | No | preceding_sibling |
| 78 | 12 | No | attribute |
| 84 | 2 | No | self |
| 89 | 13 | No | descendant_or_self |
| 98 | 0 | No | ancestor_or_self |