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