| blib/lib/Perl/Critic/Policy/Modules/RequireExplicitPackage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 0 | 31 | 1 | !$self->{'_exempt_scripts'} || $document->is_module |
| 71 | 0 | 3 | 257 | not defined $package_line or $stmnt_line < $package_line |