Branch Coverage

blib/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitConstantPragma.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
29 2 61 if ($elem->type eq "use" and $elem->pragma eq "constant")