Branch Coverage

qxhash.c
Criterion Covered Total %
branch 20 36 55.5


line true false branch
31 4 0 if (pqx) {
49 1032 18 for (size_t i = 0; i < iterations; ++i) {
52 192 840 if (nextCell == pqx->kDataLength) {
54 192 0 if (pqx->kWidthInBits % 64 > 0) {
60 192008 1032 for (size_t j = i; j < addSize; j += pqx->kWidthInBits) {
66 132 900 if (vectorOffset > bitsInVectorCell - 8) {
71 210 822 if (vectorOffset >= bitsInVectorCell) {
92 12 0 if (digest && hash) {
12 0 if (digest && hash) {
110 12 0 if (digest) {
114 12 0 if (digestLength) {
118 96 12 for (size_t i = 0; i < lengthSize; ++i) {
132 0 0 if (pqx && strlen(filename)) {
0 0 if (pqx && strlen(filename)) {
135 0 0 if (pFile) {
140 0 0 while ((len = fread(buf, 1, 4096, pFile)) > 0) {
152 4 0 if (pqx) {
158 12 0 if (pqx) {