Branch Coverage

src/thread.c
Criterion Covered Total %
branch 1 2 50.0


line true false branch
27 48 0 if (NULL == handle || func == NULL) {