line |
true |
false |
branch |
22
|
0 |
2 |
if (ix == 0) { |
25
|
0 |
2 |
if (items > 2) { |
32
|
0 |
0 |
if (items == 2) { |
33
|
0 |
0 |
obj->options.utf8 = SvIV(ST(1)); |
38
|
0 |
0 |
if (items == 2) { |
39
|
0 |
0 |
obj->options.no_cache_mro = SvIV(ST(1)); |
44
|
0 |
1 |
if (items == 2) { |
45
|
0 |
0 |
obj->options.cb_unified = SvIV(ST(1)); |
50
|
1 |
0 |
if (items == 2) { |
51
|
1 |
0 |
obj->options.allow_unhandled = SvIV(ST(1)); |
81
|
0 |
4 |
if (ix == 0) { |
84
|
0 |
4 |
if (items > 2) { |
91
|
0 |
0 |
if (items == 2) { |
92
|
0 |
0 |
obj->options.utf8 = SvIV(ST(1)); |
97
|
1 |
0 |
if (items == 2) { |
98
|
1 |
0 |
obj->options.nopath = SvIV(ST(1)); |
103
|
1 |
0 |
if (items == 2) { |
104
|
1 |
0 |
obj->options.noqstr = SvIV(ST(1)); |
109
|
1 |
0 |
if (items == 2) { |
110
|
1 |
0 |
obj->options.max_size = SvIV(ST(1)); |
115
|
1 |
0 |
if (items == 2) { |
116
|
1 |
0 |
obj->options.object_drip = SvIV(ST(1)); |