blib/lib/Pod/Weaver/Section/Version.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
58 | 0 | 0 | defined $_[1] ? : |
0 | 0 | $_[0]{'is_trial'} ? : | |
67 | 2 | 0 | if defined $_[0]{'module'} |
190 | 0 | 17 | unless $input->{'version'} |
197 | 0 | 17 | if exists $input->{'zilla'} |
201 | 0 | 16 | $args{'zilla'} ? : |
1 | 16 | exists $input->{'is_trial'} ? : | |
203 | 17 | 0 | if (exists $input->{'ppi_document'}) |
208 | 15 | 2 | $pkg_node ? : |
215 | 2 | 28 | if $line =~ s/^$MARKER\s*//u and not $args{'is_trial'} |
217 | 0 | 28 | if $line =~ /$MARKER/u |
222 | 3 | 14 | if ($self->is_verbatim) { } |
237 | 0 | 17 | unless $input->{'version'} |