Branch Coverage
blib/lib/Perl/Critic/Policy/ControlStructures/ProhibitUnlessBlocks.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
30
3
10
if
(
$elem
->
first_element
eq
"unless"
)