| File: | lib/App/Project/Doctor/Check/Pod.pm |
| Coverage: | 75.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 31 | 50 | T | F | unless ref $ctx |
| 38 | 100 | T | F | unless (@{$modules;}) |
| 51 | 100 | T | F | unless ($content =~ /^=\w/m) |
| 70 | 50 | T | F | defined $err->{'line'} ? : |
| 76 | 100 | T | F | unless (@findings) |
| 116 | 100 | T | F | if ($checker->num_errors // 0) == 0 |
| 122 | 50 | T | F | unless $line =~ /\S/ |
| 125 | 50 | T | F | defined $lineno ? : |