Branch Coverage
deps/libgit2/src/util/khash.h
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
386
62700
0
if (h) for (++s ; *s; ++s) h = (h << 5) - h + (khint_t)*s;
891999
62700
if (h) for (++s ; *s; ++s) h = (h << 5) - h + (khint_t)*s;