| blib/lib/Pod/ProjectDocs/DocManager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 9 | unless (-e $dir and -d _) |
| 41 | 6 | 3 | unless ref $suffixs |
| 45 | 35 | 5 | unless $File::Find::name =~ /\.$suffix$/ |
| 54 | 0 | 5 | if $^O eq 'MSWin32' |
| 58 | 0 | 2 | if ($relpath =~ /$regex/) |
| 67 | 0 | 5 | unless $content =~ /^=(head1|head2|item|cut)/gimsx |
| 69 | 5 | 0 | unless ($matched) |