Branch Coverage

hoedown/src/html_blocks.c
Criterion Covered Total %
branch 0 16 0.0


line true false branch
64 0 0   for (; n > 0;)
68 0 0       if (c1 != 0 && c1 == c2)
120 0 0   switch (hval)
150 0 0   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
154 0 0       if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE)
235 0 0           if ((((unsigned char)*str ^ (unsigned char)*resword) & ~32) == 0 && !gperf_case_strncmp (str, resword, len) && resword[len] == '\0')
0 0           if ((((unsigned char)*str ^ (unsigned char)*resword) & ~32) == 0 && !gperf_case_strncmp (str, resword, len) && resword[len] == '\0')
0 0           if ((((unsigned char)*str ^ (unsigned char)*resword) & ~32) == 0 && !gperf_case_strncmp (str, resword, len) && resword[len] == '\0')