blib/lib/Perl/Critic/Policy/Community/DiscouragedModules.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 2 | 100.0 |
line | true | false | branch |
---|---|---|---|
51 | 40 | 18 | unless defined $elem->module and exists $modules{$elem->module} and not exists $self->{'_allowed_modules'}{$elem->module} |