Branch Coverage

/usr/local/lib/perl5/5.42.0/x86_64-linux/CORE/inline.h
Criterion Covered Total %
branch 15 32 46.8


line true false branch
3136 0 197 if (errors) {
3139 0 197 if (msgs) {
3148 197 0 if (LIKELY(e > s0))
3155 74 123 if (UTF8_IS_INVARIANT(*s0)) {
3156 74 0 if (advance_p) {
3187 280 123 while (state > 1 && ++s < e) {
280 0 while (state > 1 && ++s < e) {
3194 122 1 if (LIKELY(state == 0)) {
3195 122 0 if (advance_p) {
3260 197 0 U32 flags = (ckWARN_d(WARN_UTF8)) ? 0 : (UTF8_ALLOW_ANY | UTF8_ALLOW_EMPTY);
3262 0 197 if ( LIKELY(utf8_to_uv_flags(s, send, &cp, retlen, flags))
3263 0 0 || flags)
3268 0 0 if (retlen) {
3483 20 0 if (gimme)
3486 0 0 if (cxix < 0)
3487 0 0 return PL_curstackinfo->si_type == PERLSI_SORT ? G_SCALAR: G_VOID;