Branch Coverage

djbsort_src/djbsort_dispatch.c
Criterion Covered Total %
branch 0 2 0.0


line true false branch
45 0 0 if (resultlen > 0) memset(result, 0, resultlen * sizeof(unsigned int));