| blib/lib/Pod/Abstract/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 7 | 10 | 70.0 |
| pod | 8 | 9 | 88.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 6 | n/a | BEGIN |
| 26 | 579 | No | new |
| 44 | 24 | Yes | detach |
| 77 | 462 | Yes | push |
| 98 | 0 | Yes | pop |
| 117 | 0 | Yes | insert_before |
| 145 | 0 | Yes | insert_after |
| 171 | 3 | Yes | unshift |
| 195 | 3291 | Yes | children |
| 211 | 13 | Yes | index_relative |