Branch Coverage

src/symcipher/poly1305_ctmulq.c
Criterion Covered Total %
branch 10 14 71.4


line true false branch
139 0 0 while (len > 0) {
238 36 36 while (len > 0) {
243 20 16 if (len < 16) {
301 0 24 if (len >= 64) {
309 24 0 if (len > 0) {
337 6 6 if (encrypt) {
454 6 6 if (!encrypt) {