Branch Coverage

third_party/modest/source/modest/render/tree.c
Criterion Covered Total %
branch 0 20 0.0


line true false branch
31 0 0 if(render_tree->mc_nodes == NULL)
35 0 0 if(myhtml_status)
48 0 0 if(render_tree == NULL)
53 0 0 if(self_destroy) {
67 0 0 while(node) {
68 0 0 for(size_t i = 0; i < depth; i++)
74 0 0 if(node->child) {
79 0 0 while(node != scope_node && node->next == NULL) {
0 0 while(node != scope_node && node->next == NULL) {
84 0 0 if(node == scope_node)