| blib/lib/Pod/Abstract/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 5 | 10 | 50.0 |
| pod | 8 | 9 | 88.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 3 | n/a | BEGIN |
| 26 | 43 | No | new |
| 44 | 2 | Yes | detach |
| 77 | 27 | Yes | push |
| 98 | 0 | Yes | pop |
| 117 | 0 | Yes | insert_before |
| 145 | 0 | Yes | insert_after |
| 171 | 0 | Yes | unshift |
| 195 | 104 | Yes | children |
| 211 | 0 | Yes | index_relative |