Condition Coverage

blib/lib/Test/Pod/Coverage/TrustMe.pm
Criterion Covered Total %
condition 17 35 48.5


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 2 -d $blib and -d "File::Spec"->catdir($blib, "arch")
0 0 2 -d $blib and -d "File::Spec"->catdir($blib, "arch") and -d "File::Spec"->catdir($blib, "lib")
46 0 0 2 @parts >= 2 and $parts[-1] eq "lib"
0 2 0 @parts >= 2 and $parts[-1] eq "lib" and $parts[-2] eq 't' || $parts[-2] eq 'xt'
94 36 0 6 /\.pm\z/ && -f 'File::Spec'->catfile($dir, $_)
116 0 6 0 defined &PerlIO::get_layers && grep(($_ eq 'utf8'), &PerlIO::get_layers($fh))
150 0 1 2 defined $symbols && !%$symbols

or 2 conditions

line l !l condition
128 11 15 delete $opts{'coverage_class'} || 'Pod::Coverage::TrustMe'

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 2 $parts[-2] eq 't' || $parts[-2] eq 'xt'
124 14 12 0 shift() || "Pod coverage on $module"
134 14 12 0 our $Test ||= "Test::Builder"->new
182 0 2 0 our $Test ||= "Test::Builder"->new