| line |
true |
false |
branch |
|
42
|
2 |
48 |
if ($$self{'cache_items'}) |
|
43
|
1 |
1 |
if (exists $$self{'cache'}{$var}) |
|
52
|
8 |
110 |
if ($$self{'cache_items'}) { } |
|
53
|
1 |
7 |
if (exists $$self{'cache'}{$var}) { } |
|
58
|
1 |
6 |
unless (defined $val) |
|
65
|
32 |
78 |
unless (defined $val) |
|
73
|
1 |
35 |
if ($$self{'cache_items'}) |
|
74
|
1 |
0 |
if (exists $$self{'cache'}{$var}) |
|
83
|
1 |
46 |
if ($$self{'cache_items'}) { } |
|
84
|
0 |
1 |
if (exists $$self{'cache'}{$var}) { } |
|
101
|
6 |
0 |
if ($self->exists_prop($fromvar, $prop)) |
|
106
|
3 |
0 |
if ($self->exists($fromvar)) |
|
139
|
2 |
0 |
if ($self->exists($var, $fromprop)) |
|
147
|
7 |
29 |
if ($self->exists("#props_exist#.$var")) |