blib/lib/Pod/ProjectDocs/Parser/XHTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 24 | 87.5 |
line | true | false | branch |
---|---|---|---|
27 | 5 | 10 | if (defined $doc) |
37 | 5 | 11 | if (defined $modules) |
47 | 5 | 5 | if (defined $path) |
57 | 0 | 11 | unless $self->local_modules |
59 | 5 | 4 | if ($module and $module_map{$module}) |
60 | 2 | 3 | defined $section ? : |
99 | 11 | 45 | if ($self->{'_titleflag'}) { } |
5 | 72 | elsif ($self->{'_in_head1'} and $text eq 'NAME') { } | |
102 | 5 | 6 | unless ($self->{'_titleline'}) |
107 | 6 | 5 | if ($self->{'line_count'} == $self->{'_titleline'}) { } |
127 | 5 | 0 | if ($self->{'_description'}) |
132 | 5 | 0 | if ($description and $self->doc) |