Branch Coverage

inc/matrixssl-3-9-3-open/crypto/digest/md5.c
Criterion Covered Total %
branch 12 16 75.0


line true false branch
72 98610 27682 while (len > 0)
81 70930 27680 if (md5->curlen == 64)
120 0 6 if (!hash)
144 0 6 if (md5->curlen > 56)
146 0 0 while (md5->curlen < 64)
154 216 6 while (md5->curlen < 56)
168 24 6 for (i = 0; i < 4; i++)
262 1134976 70936 for (i = 0; i < 16; i++)