blib/lib/Apache2/Pod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | if ($r->filename =~ /\.pod$/i) { } |
69 | 0 | 0 | if ($module =~ /^f::/) { } |
93 | 0 | 0 | $fun =~ /^-[rwxoRWXOeszfdlpSbctugkTBMAC]$/ ? : |
97 | 0 | 0 | unless open PFUNC, "<$file" |
101 | 0 | 0 | if /^=head2 Alphabetical Listing of Perl Functions/ |
108 | 0 | 0 | if (/^=item\s+$search_re\b/) { } |
0 | 0 | elsif (/^=item/) { } | |
112 | 0 | 0 | if $found > 1 and not $inlist |
114 | 0 | 0 | unless $found |
115 | 0 | 0 | if (/^=over/) { } |
0 | 0 | elsif (/^=back/) { } | |
122 | 0 | 0 | if /^\w/ |
125 | 0 | 0 | unless close PFUNC |
126 | 0 | 0 | unless ($document) |