Branch Coverage
blib/lib/Perinci/Sub/Util/Sort.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
23
0
0
unless
(
$args
->{
$a
}{
'pos'
} //
9999
)
<=>
(
$args
->{
$b
}{
'pos'
} //
9999
)