blib/lib/Perl/Critic/Policy/Modules/RequireExplicitPackage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 2 | 41 | 2 | !$self->{'_exempt_scripts'} || $document->is_module |
71 | 6 | 10 | 264 | not defined $package_line or $stmnt_line < $package_line |