Branch Coverage

libeio/xthread.h
Criterion Covered Total %
branch 1 2 50.0


line true false branch
160 0 18 pthread_attr_setstacksize (&attr, PTHREAD_STACK_MIN < X_STACKSIZE ? X_STACKSIZE : PTHREAD_STACK_MIN);