Branch Coverage
third_party/modest/source/modest/render/tree_node.c |
|
Criterion |
Covered |
Total |
% |
branch |
0 |
28 |
0.0
|
line |
true |
false |
branch |
27
|
0 |
0 |
if(render_node) { |
41
|
0 |
0 |
if(render_node == NULL) |
44
|
0 |
0 |
if(self_destroy) { |
54
|
0 |
0 |
if(to->child_last) { |
71
|
0 |
0 |
if(node->parent) { |
72
|
0 |
0 |
if(node->next == NULL) |
77
|
0 |
0 |
if(node->prev == NULL) |
83
|
0 |
0 |
if(node->next) |
86
|
0 |
0 |
if(node->prev) |
93
|
0 |
0 |
if(target->next) { |
97
|
0 |
0 |
if(target->parent) |
110
|
0 |
0 |
if(target->prev) { |
114
|
0 |
0 |
if(target->parent) |
146
|
0 |
0 |
if(node->html_node) { |