blib/lib/Pod/Weaver/Section/GenerateSection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
144 | 0 | 7 | if ($self->main_module_only) |
145 | 0 | 0 | if $input->{'zilla'}->main_module->name ne $input->{'filename'} |
150 | 6 | 1 | if ($self->is_template) |
153 | 2 | 4 | if ($input->{'zilla'}) |
174 | 6 | 1 | if ($self->head) |
205 | 0 | 6 | unless defined $string |
216 | 0 | 6 | unless $tmpl |
221 | 0 | 6 | unless defined $content |