Branch Coverage

_algorithms.c
Criterion Covered Total %
branch 1 2 50.0


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