Branch Coverage

src/mac/hmac_ct.c
Criterion Covered Total %
branch 0 14 0.0


line true false branch
85 0 0 if (dig->desc & BR_HASHDESC_MD_PADDING_128) {
103 0 0 if (ncount > count) {
154 0 0 for (u = 0; u < km; u ++) {
159 0 0 d = (u < max_len) ? ((const unsigned char *)data)[u] : 0x00;
161 0 0 if (v >= (bs - 8)) {
165 0 0 if (be) {
178 0 0 if (v == (bs - 1)) {