| blib/lib/Markup/TreeNode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 4 | 16 | 25.0 |
| pod | 11 | 13 | 84.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 11 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 20 | 1 | No | new |
| 37 | 1 | No | init |
| 63 | 0 | Yes | attach_parent |
| 75 | 0 | Yes | attach_child |
| 87 | 0 | Yes | attach_child_before |
| 105 | 0 | Yes | attach_children |
| 123 | 0 | Yes | get_text |
| 133 | 0 | Yes | next_node |
| 140 | 0 | n/a | __ANON__ |
| 156 | 0 | Yes | previous_node |
| 174 | 0 | Yes | drop |
| 193 | 0 | Yes | replace |
| 204 | 0 | Yes | insert |
| 240 | 0 | Yes | copy_of |