Branch Coverage
blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitSpecialLiteralHeredocTerminator.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
37
14
2
if
(
$SPECIAL_LITERAL
{
$heredoc_terminator
}
)