Branch Coverage

blib/lib/Sort/Sub/by_ascii_then_num.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
32 34 0 @_ ? :
33 34 0 @_ ? :
36 16 18 if ($a =~ /$re_is_num/x) { }
37 7 9 if ($b =~ /$re_is_num/x) { }
43 3 15 if ($b =~ /$re_is_num/x) { }
46 9 6 $is_ci ? :
50 12 22 $is_reverse ? :