Branch Coverage
blib/lib/App/PerlNitpick/Rule/RemoveUnnecessaryScalarKeyword.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
28
0
1
unless
my
$elems
=
$doc
->
find
(
$o
->
applies_to
)
33
1
0
if
(
$el
->
next_sibling
eq
" "
)