Branch Coverage

_algorithms.c
Criterion Covered Total %
branch 2 4 50.0


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