| lib/Pod/PseudoPod/DocBook.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 22 | 2 | 16 | defined $sections and @$sections > 0 |
| 24 | 7 | 9 | defined $sections and @$sections > 0 and $level <= $$sections[-1] |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 0 | 23 | $$new{'output_fh'} ||= *STDOUT{'IO'} |