Branch Coverage
blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitEmptyQuotes.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
18
14
145
if ($token_type == 172 or $token_type == 173)
20
9
5
if (not $string or $string =~ /\A\s+\Z/)