| blib/lib/Pod/Coverage/TrustPod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 1 | 6 | unless my $file = pod_where({"-inc", 1}, $package) |
| 92 | 60 | 2 | unless $_->{'command'} eq 'begin' && $_->{'content'} =~ /^Pod::Coverage\b/ ... $_->{'command'} eq 'end' && $_->{'content'} =~ /^Pod::Coverage\b/ and $_->{'type'} =~ /\Averbatim|text\z/ |
| 97 | 5 | 0 | defined $hunk->{'start_line'} ? : |
| 105 | 1 | 5 | if ($pattern eq "*EVERYTHING*") |
| 111 | 0 | 5 | unless $ok |
| 131 | 3 | 16 | if $self->SUPER::_trustme_check($sym) |
| 132 | 9 | 7 | if grep {$sym =~ /$_/;} values %$from_pod |