Branch Coverage
/usr/local/lib/perl5/5.26.1/x86_64-linux/CORE/inline.h
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
1205
5
0
if (len > 1) {
1207
0
5
if (UNLIKELY((null_at = (char *)memchr(pv, 0, len-1)) != NULL)) {