blib/lib/Pod/Coverage/TrustPod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
23 | 1 | 6 | unless my $file = pod_where({-'inc', 1}, $package) |
29 | 60 | 2 | unless $$_{'command'} eq 'begin' && $$_{'content'} =~ /^Pod::Coverage\b/ ... $$_{'command'} eq 'end' && $$_{'content'} =~ /^Pod::Coverage\b/ and $$_{'type'} =~ /\Averbatim|text\z/ |
56 | 2 | 17 | if $$from_pod{'*EVERYTHING*'} |
57 | 3 | 14 | if $self->SUPER::_trustme_check($sym) |
58 | 7 | 7 | if grep {$sym =~ /\A$_\z/;} keys %$from_pod |