| blib/lib/Pod/Eventual/Reconstruct.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 4 | 0 | if (not ref $_[1]) { } |
| 0 | 0 | elsif (ref $_[1] ne 'SCALAR') { } | |
| 139 | 0 | 82 | unless ($self->can($writer)) |
| 157 | 0 | 29 | if ($event->{'type'} ne 'command') |
| 161 | 16 | 13 | unless ($content =~ qr/ \A \s+ \z /sx) |
| 184 | 0 | 6 | if ($event->{'type'} ne 'text') |
| 203 | 0 | 16 | if ($event->{'type'} ne 'nonpod') |
| 223 | 0 | 29 | if ($event->{'type'} ne 'blank') |