| blib/lib/Pod/Abstract/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 20 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 1 | 1 | unless defined $idx |
| 51 | 0 | 1 | unless $$self{'nodes'}[$idx]->serial == $serial |
| 80 | 0 | 27 | if ($node->attached) |
| 122 | 0 | 0 | unless defined $idx |
| 150 | 0 | 0 | unless defined $idx |
| 153 | 0 | 0 | if ($idx == $last_idx) { } |
| 174 | 0 | 0 | if ($node->attached) |
| 216 | 0 | 0 | unless $node->attached |
| 219 | 0 | 0 | unless defined $node_idx |
| 223 | 0 | 0 | if ($real_index >= 0 and $real_index < $n_nodes) { } |