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