Branch Coverage

wrap_160.c
Criterion Covered Total %
branch 13 14 92.8


line true false branch
30 0 1002614 if (ripemd160->count_lo + len < ripemd160->count_lo) {
35 986107 16507 if (ripemd160->local > 0) {
37 969855 16252 if (i > len) {
44 16252 969855 if (ripemd160->local == RIPEMD160_BLOCKSIZE) {
45 260032 16252 for (i = 0; i < 16; i++)
52 1363 32759 while (len >= RIPEMD160_BLOCKSIZE) {
53 21808 1363 for (i = 0; i < 16; i++) {