Branch Coverage
blib/lib/Perl/Critic/OptionsProcessor.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
98
3091
0
$self
->
pager
|| !
(
-t
*STDOUT
)
?
:
116
1
3090
if
(
my
(
@remaining
)
=
sort
(
keys
%args
)
)