Branch Coverage

/usr/local/lib/perl5/5.42.0/x86_64-linux/CORE/sv_inline.h
Criterion Covered Total %
branch 18 42 42.8


line true false branch
603 0 0 if (UNLIKELY(SvGMAGICAL(sv))) {
821 310853 0 if (SvIOK_nog(sv))
922 0 321764 if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
0 0 if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
923 0 321764 || (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
0 0 || (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
924 0 321764 || (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
0 0 || (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
925 10930 310834 || (type == SvPVnormal_type_ && SvPOK_nog(sv))
9 10921 || (type == SvPVnormal_type_ && SvPOK_nog(sv))
926 310834 9 || (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
310830 4 || (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
927 0 310839 || (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
0 0 || (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
929 10925 0 if (lp) {
935 0 10925 if (return_flags & SV_MUTABLE_RETURN) {
938 10921 4 else if(return_flags & SV_CONST_RETURN) {
946 0 310839 if (or_null) { /* This is also known at compile time */
947 0 0 if (flags & SV_GMAGIC) { /* As is this */
951 0 0 if (! SvOK(sv)) {
952 0 0 if (lp) { /* As is this */