| lib/HTML/Object/DOM/TreeWalker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 15 | 100.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 17 | 2 | n/a | BEGIN |
| 18 | 2 | n/a | BEGIN |
| 19 | 2 | n/a | BEGIN |
| 20 | 2 | n/a | BEGIN |
| 22 | 2 | n/a | BEGIN |
| 23 | 2 | n/a | BEGIN |
| 24 | 2 | n/a | BEGIN |
| 27 | 2 | n/a | BEGIN |
| 28 | 2 | n/a | BEGIN |
| 35 | 8 | Yes | currentNode |
| 46 | 3 | Yes | firstChild |
| 77 | 1 | Yes | lastChild |
| 109 | 1 | Yes | nextSibling |
| 141 | 1 | Yes | parentNode |
| 163 | 1 | Yes | previousSibling |