line |
true |
false |
branch |
24
|
0 |
0 |
cxn_obj = C_PTR_OF(cxn_ref,cxn_obj_t); |
25
|
0 |
0 |
if (!cxn_obj->connected) { |
33
|
0 |
0 |
if (SvROK(params_ref) && (SvTYPE(SvRV(params_ref))==SVt_PVHV)) { |
|
0 |
0 |
if (SvROK(params_ref) && (SvTYPE(SvRV(params_ref))==SVt_PVHV)) { |
40
|
0 |
0 |
if (cxn->version < 4) |
43
|
0 |
0 |
neo4j_send(cxn, cypher_query, params_p) : |
49
|
0 |
0 |
neo4j_send_to_db(cxn, cypher_query, params_p, dbname) : |
54
|
0 |
0 |
if (send >= 1) { |
65
|
0 |
0 |
return C_PTR_OF(cxn_ref,cxn_obj_t)->connected; |
69
|
0 |
0 |
return C_PTR_OF(cxn_ref,cxn_obj_t)->errnum; |
73
|
0 |
0 |
return (const char *) C_PTR_OF(cxn_ref,cxn_obj_t)->strerror; |
81
|
0 |
0 |
cxn_obj = C_PTR_OF(cxn_ref,cxn_obj_t); |
83
|
0 |
0 |
if (rc < 0) { |
92
|
0 |
0 |
return neo4j_server_id( C_PTR_OF(cxn_ref,cxn_obj_t)->connection ); |
96
|
0 |
0 |
if (C_PTR_OF(cxn_ref,cxn_obj_t)->connected) |
|
0 |
0 |
if (C_PTR_OF(cxn_ref,cxn_obj_t)->connected) |
98
|
0 |
0 |
uint32_t V = C_PTR_OF(cxn_ref,cxn_obj_t)->major_version; |
99
|
0 |
0 |
uint32_t v = C_PTR_OF(cxn_ref,cxn_obj_t)->minor_version; |
112
|
0 |
0 |
neo4j_close( C_PTR_OF(cxn_ref,cxn_obj_t)->connection ); |
150
|
0 |
0 |
if (PL_markstack_ptr != temp) { |
174
|
0 |
0 |
if (PL_markstack_ptr != temp) { |