| blib/lib/Pod/Tree/Pod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 30 | 40 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 6 | unless defined $dest |
| 35 | 6 | 0 | if ref $dest |
| 38 | 0 | 0 | unless $fh->open(">$dest") |
| 73 | 2 | 495 | if /code/ |
| 74 | 23 | 474 | if /command/ |
| 75 | 3 | 494 | if /for/ |
| 76 | 42 | 455 | if /item/ |
| 77 | 19 | 478 | if /list/ |
| 78 | 88 | 409 | if /ordinary/ |
| 79 | 76 | 421 | if /sequence/ |
| 80 | 241 | 256 | if /text/ |
| 81 | 3 | 494 | if /verbatim/ |
| 108 | 1 | 2 | if $brackets->[1] |
| 131 | 18 | 1 | if $back |
| 147 | 49 | 27 | if /I|B|C|E|F|S|X/ |
| 148 | 27 | 0 | if /L/ |
| 187 | 0 | 0 | $section ? : |
| 190 | 0 | 0 | if ($link eq $node->get_deep_text) { } |
| 223 | 76 | 165 | if ($pod->{'interior'}) |
| 228 | 0 | 241 | if ($pod->{'link'}) |