Branch Coverage
blib/lib/Perl/Critic/Policy/InputOutput/ProhibitOneArgSelect.pm
Criterion
Covered
Total
%
branch
1
6
16.6
line
true
false
branch
30
346
0
if
$elem
->
content
ne
"select"
31
0
0
unless
is_function_call
(
$elem
)
34
0
0
if
(
1
==
@arguments
)