| blib/lib/Perl/Critic/Policy/Documentation/ProhibitDuplicateSeeAlso.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 9 | 2 | if ($command eq 'head1') |
| 80 | 1 | 19 | unless ($self->{'in_begin'} eq '') |
| 92 | 14 | 2 | if ($self->{'in_see_also'} and $cmd eq 'L') |
| 98 | 14 | 0 | if (defined $name) |
| 99 | 11 | 3 | unless (defined $section) |
| 102 | 2 | 12 | if (defined(my $prev_linenum = $self->{'seen'}{join $;, $name, $section})) { } |