| blib/lib/Sort/Sub/by_num_then_ascii.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 36 | 0 | @_ ? : |
| 32 | 36 | 0 | @_ ? : |
| 35 | 17 | 19 | if ($a =~ /$re_is_num/x) { } |
| 36 | 7 | 10 | if ($b =~ /$re_is_num/x) { } |
| 42 | 4 | 15 | if ($b =~ /$re_is_num/x) { } |
| 45 | 9 | 6 | $is_ci ? : |
| 49 | 10 | 26 | $is_reverse ? : |