| /usr/local/lib/perl5/5.42.0/x86_64-linux/CORE/inline.h | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 20 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 2661 | 0 | 34 | return (a < b) ? -1 * (IV) utf8_length(a, b) : (IV) utf8_length(b, a); |
| 2691 | 0 | 0 | if (off > 0) { |
| 2694 | 0 | 0 | if (UNLIKELY(UTF8_IS_CONTINUATION(*s))) { |
| 2698 | 0 | 0 | while (UTF8_IS_CONTINUATION(*s)); |
| 2702 | 0 | 0 | while (off--) |
| 2706 | 0 | 0 | while (off++) { |
| 2708 | 0 | 0 | while (UTF8_IS_CONTINUATION(*s)) |
| 3483 | 945 | 0 | if (gimme) |
| 3486 | 0 | 0 | if (cxix < 0) |
| 3487 | 0 | 0 | return PL_curstackinfo->si_type == PERLSI_SORT ? G_SCALAR: G_VOID; |