| blib/lib/Pod/Weaver/Section/Region.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 98 | unless my $para = $idc->[$i] |
| 124 | 74 | 24 | unless $para->isa('Pod::Elemental::Element::Pod5::Region') and $para->format_name eq $self->region_name |
| 126 | 0 | 20 | unless $self->allow_nonpod or $para->is_pod |
| 128 | 21 | 3 | if ($self->flatten) { } |
| 140 | 0 | 1 | defined $input->{'filename'} ? : |
| 1 | 25 | if $self->required and not @to_insert | |
| 142 | 22 | 3 | $self->flatten ? : |