line |
true |
false |
branch |
36
|
0 |
0 |
if (defined wantarray) |
39
|
0 |
0 |
if (exists $$self{'_session'}{$key}) { } |
46
|
0 |
0 |
unless defined $value |
50
|
0 |
0 |
if ref $value |
52
|
0 |
0 |
if (wantarray and ref $value) |
54
|
0 |
0 |
if (ref $value eq 'HASH') |
57
|
0 |
0 |
if (ref $value eq 'ARRAY') |
73
|
0 |
0 |
if defined wantarray |
75
|
0 |
0 |
if (ref $value) { } |
84
|
0 |
0 |
if (wantarray and ref $old) |
86
|
0 |
0 |
if (ref $old eq 'HASH') |
89
|
0 |
0 |
if (ref $old eq 'ARRAY') |
101
|
0 |
0 |
if defined wantarray |
105
|
0 |
0 |
if (wantarray and ref $old) |
107
|
0 |
0 |
if (ref $old eq 'HASH') |
110
|
0 |
0 |
if (ref $old eq 'ARRAY') |