blib/lib/Perl/Critic/Policy/Documentation/RequirePackageMatchesPodName.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
42 | 27 | 2 | unless $pods_ref |
47 | 2 | 0 | unless $content =~ /^=head1 [ \t]+ NAME [ \t]*$ \s*/cgmsx |
54 | 0 | 0 | unless ($pod_pkg) |
63 | 0 | 0 | unless $doc->find("PPI::Statement::Package") |
66 | 0 | 0 | if $pkg eq $pod_pkg |