Branch Coverage
blib/lib/Perl/Critic/Policy/ProhibitOrReturn.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
21
13
9
if
$elem
->content
ne
'return'
24
6
3
unless
$sprev
25
0
3
if
$sprev
->content
ne
'or'