Branch Coverage
blib/lib/Perl/Critic/Policy/Variables/ProtectPrivateVars.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
30
6
178
if
(
$elem
=~
/ \w::_\w+ \z /msx
)