Branch Coverage

blib/lib/Test/Pod/Coverage/TrustMe.pm
Criterion Covered Total %
branch 16 30 53.3


line true false branch
26 1 0 if (-d $blib and -d 'File::Spec'->catdir($blib, 'arch') and -d 'File::Spec'->catdir($blib, 'lib'))
44 1 0 if (-d $lib)
46 0 1 if (@parts >= 2 and $parts[-1] eq 'lib' and $parts[-2] eq 't' || $parts[-2] eq 'xt')
64 1 0 if (my $lib = _lib())
67 1 0 if (my $blib = _blib())
78 1 0 unless @dirs
89 2 16 if $searched{Cwd::realpath($dir)}++
90 0 16 unless opendir my $dh, $dir
115 0 3 ref $_[0] eq 'HASH' ? :
131 0 3 if (not defined $rating) { }
138 0 3 unless ($ok)
149 0 1 ref $_[0] eq 'HASH' ? :
151 1 0 unless $dirs
157 1 0 if (@modules) { }
161 0 3 unless pod_coverage_ok($module, @_)