| blib/lib/Test/Pod/Coverage/TrustMe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 29 | 37.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 1 | -d $blib and -d 'File::Spec'->catdir($blib, 'arch') |
| 0 | 0 | 1 | -d $blib and -d 'File::Spec'->catdir($blib, 'arch') and -d 'File::Spec'->catdir($blib, 'lib') | |
| 46 | 0 | 0 | 1 | @parts >= 2 and $parts[-1] eq 'lib' |
| 0 | 1 | 0 | @parts >= 2 and $parts[-1] eq 'lib' and $parts[-2] eq 't' || $parts[-2] eq 'xt' | |
| 94 | 18 | 0 | 3 | /\.pm\z/ && -f 'File::Spec'->catfile($dir, $_) |
| line | l | !l | condition |
|---|---|---|---|
| 120 | 0 | 3 | delete $opts{'coverage_class'} || 'Pod::Coverage::TrustMe' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 0 | 1 | $parts[-2] eq 't' || $parts[-2] eq 'xt' |
| 116 | 0 | 3 | 0 | shift() || "Pod coverage on $module" |
| 126 | 3 | 0 | 0 | our $Test ||= 'Test::Builder'->new |
| 153 | 0 | 1 | 0 | our $Test ||= 'Test::Builder'->new |