Branch Coverage

blib/lib/Sort/Key/Multi.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
27 2 0 unless (defined $sub)
28 0 2 unless my($types, $inplace) = $name =~ /^((?:r?[$one_char_types]\d*_*)+)keysort((?:_?inplace)?)$/o
33 1 2 $r ? :
36 0 2 if ($inplace) { }