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