Branch Coverage
blib/lib/Perl/Critic/Policy/CodeLayout/ProhibitHashBarewords.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
19
7
9
unless
is_hash_key
(
$elem
)
21
1
8
if
is_method_call
(
$elem
)
22
0
8
if
is_function_call
(
$elem
)