| wrap_160.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 1005728 | if (ripemd160->count_lo + len < ripemd160->count_lo) { |
| 35 | 989968 | 15760 | if (ripemd160->local > 0) { |
| 37 | 974103 | 15865 | if (i > len) { |
| 44 | 15865 | 974103 | if (ripemd160->local == RIPEMD160_BLOCKSIZE) { |
| 47 | 1015360 | 15865 | for (i=0; i |
| 56 | 438 | 31625 | while (len >= RIPEMD160_BLOCKSIZE) { |
| 58 | 28032 | 438 | for (i=0; i |
| 75 | 0 | 36 | if (ripemd160->local != ripemd160->count_lo % 64) { |