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