Branch Coverage
inc/matrixssl-3-9-3-open/crypto/digest/md5sha1.c
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
57
0
12313
if ((rc = psMd5Init(&md->md5)) < 0)
61
0
12313
if ((rc = psSha1Init(&md->sha1)) < 0)