Branch Coverage

_algorithms.c
Criterion Covered Total %
branch 2 4 50.0


line true false branch
179 67 0 if (!hash_id || (hash_id & (hash_id - 1)) != 0) return NULL;
0 67 if (!hash_id || (hash_id & (hash_id - 1)) != 0) return NULL;