Branch Coverage

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


line true false branch
3136 0 16 if (errors) {
3139 0 16 if (msgs) {
3148 16 0 if (LIKELY(e > s0))
3155 0 16 if (UTF8_IS_INVARIANT(*s0)) {
3156 0 0 if (advance_p) {
3187 25 16 while (state > 1 && ++s < e) {
25 0 while (state > 1 && ++s < e) {
3194 14 2 if (LIKELY(state == 0)) {
3195 14 0 if (advance_p) {
3260 16 0 U32 flags = (ckWARN_d(WARN_UTF8)) ? 0 : (UTF8_ALLOW_ANY | UTF8_ALLOW_EMPTY);
3262 2 14 if ( LIKELY(utf8_to_uv_flags(s, send, &cp, retlen, flags))
3263 0 2 || flags)
3268 2 0 if (retlen) {