Branch Coverage

third_party/modest/source/mycore/utils/mcsync.c
Criterion Covered Total %
branch 6 12 50.0


line true false branch
34 0 799 if((mcsync->spinlock = mcsync_spin_create()) == NULL)
38 0 799 if(status) {
44 0 799 if((mcsync->mutex = mcsync_mutex_create()) == NULL)
47 0 799 if((status = mcsync_mutex_init(mcsync->mutex))) {
69 0 794 if(mcsync == NULL)
75 794 0 if(destroy_self) {