Branch Coverage
blib/lib/Perl/Critic/Policy/Subroutines/ProhibitExcessComplexity.pm
Criterion
Covered
Total
%
branch
1
4
25.0
line
true
false
branch
45
5
0
if
$score
<=
$self
->{
'_max_mccabe'
}
48
0
0
if
(
my
$name
=
$elem
->
name
)
{
}