Branch Coverage
blib/lib/Perl/Critic/Policy/Plicease/ProhibitSpecificModules.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
34
3
6
if
(
defined
$module_name
and
$self
->{
'_illicit_modules'
}{
$module_name
}
)