Branch Coverage

/usr/local/lib/perl5/5.42.0/x86_64-linux/CORE/sv_inline.h
Criterion Covered Total %
branch 30 76 39.4


line true false branch
574 0 1133 if (! (XPV *) SvANY(sv)) {
578 1001 132 if ( ((XPV *) SvANY(sv))->xpv_cur > 1) { /* length > 1 */
582 132 0 if (( (XPV *) SvANY(sv))->xpv_cur == 0) {
603 0 1133 if (UNLIKELY(SvGMAGICAL(sv))) {
613 0 1133 if (UNLIKELY(sv == NULL))
643 0 1133 if (UNLIKELY(SvIMMORTAL_INTERP(sv)))
646 0 1133 if (! SvOK(sv))
649 1133 0 if (SvPOK(sv))
652 0 0 if (SvIOK(sv))
655 0 0 if (SvROK(sv) && !(SvOBJECT(SvRV(sv)) && HvAMAGIC(SvSTASH(SvRV(sv)))))
0 0 if (SvROK(sv) && !(SvOBJECT(SvRV(sv)) && HvAMAGIC(SvSTASH(SvRV(sv)))))
0 0 if (SvROK(sv) && !(SvOBJECT(SvRV(sv)) && HvAMAGIC(SvSTASH(SvRV(sv)))))
658 0 0 if (sv_2bool_is_fallback)
661 0 0 return isGV_with_GP(sv);
0 0 return isGV_with_GP(sv);
0 0 return isGV_with_GP(sv);
691 1001 0 if (LIKELY(sv != NULL)) {
693 0 1001 if (LIKELY(rc > 1))
821 32 2 if (SvIOK_nog(sv))
922 0 120316 if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
0 0 if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
923 51 120265 || (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
44 7 || (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
924 0 120309 || (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
0 0 || (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
925 120265 44 || (type == SvPVnormal_type_ && SvPOK_nog(sv))
11 120254 || (type == SvPVnormal_type_ && SvPOK_nog(sv))
926 0 55 || (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
0 0 || (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
927 0 55 || (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
0 0 || (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
929 120254 7 if (lp) {
935 0 120261 if (return_flags & SV_MUTABLE_RETURN) {
938 0 120261 else if(return_flags & SV_CONST_RETURN) {
946 0 55 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 */