Branch Coverage
blib/lib/Perl/Critic/Policy/Miscellanea/ProhibitTies.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
29
329
15
if
$elem
->
content
ne
"tie"
30
3
12
unless
is_function_call
(
$elem
)