blib/lib/App/PodLinkCheck/ParseSections.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
36 | 7 | 0 | unless ($plc->{'verbose'}) |
58 | 6 | 12 | if ($ename =~ /^(head|item)/) |
69 | 6 | 3 | if (exists $self->{'App::PodLinkCheck::ParseSections'}{'item_text'} and not $self->{'App::PodLinkCheck::ParseSections'}{'in_X'}) |
80 | 6 | 12 | if ($ename =~ /^(head|item)/) |
94 | 3 | 3 | if ($section =~ s/\s.*//) |