| line |
true |
false |
branch |
|
82
|
247 |
1 |
if (PL_sv_root)
|
|
345
|
183 |
1 |
new_body_from_arena(xpv, sv_type, bodies_by_type[sv_type]);
|
|
436
|
0 |
61 |
SvOK_off(sv);
|
|
475
|
0 |
0 |
ASSUME(type_details->arena);
|
|
484
|
0 |
0 |
if(type_details->arena) {
|
|
496
|
0 |
0 |
if (UNLIKELY(type == SVt_PVIO)) {
|
|
603
|
0 |
0 |
if (UNLIKELY(SvGMAGICAL(sv))) {
|
|
667
|
11 |
0 |
if (LIKELY(sv != NULL))
|
|
691
|
107 |
0 |
if (LIKELY(sv != NULL)) {
|
|
693
|
0 |
107 |
if (LIKELY(rc > 1))
|
|
922
|
0 |
331 |
if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
|
|
|
0 |
0 |
if ( (type == SvPVbyte_type_ && SvPOK_byte_nog(sv))
|
|
923
|
0 |
331 |
|| (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
|
|
|
0 |
0 |
|| (type == SvPVforce_type_ && SvPOK_pure_nogthink(sv))
|
|
924
|
0 |
331 |
|| (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
|
|
|
0 |
0 |
|| (type == SvPVutf8_type_ && SvPOK_utf8_nog(sv))
|
|
925
|
331 |
0 |
|| (type == SvPVnormal_type_ && SvPOK_nog(sv))
|
|
|
62 |
269 |
|| (type == SvPVnormal_type_ && SvPOK_nog(sv))
|
|
926
|
0 |
62 |
|| (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
|
|
|
0 |
0 |
|| (type == SvPVutf8_pure_type_ && SvPOK_utf8_pure_nogthink(sv))
|
|
927
|
0 |
62 |
|| (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
|
|
|
0 |
0 |
|| (type == SvPVbyte_pure_type_ && SvPOK_byte_pure_nogthink(sv))
|
|
929
|
269 |
0 |
if (lp) {
|
|
935
|
0 |
269 |
if (return_flags & SV_MUTABLE_RETURN) {
|
|
938
|
0 |
269 |
else if(return_flags & SV_CONST_RETURN) {
|
|
946
|
0 |
62 |
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 */
|