| wrap_160.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 1002587 | if (ripemd160->count_lo + len < ripemd160->count_lo) { |
| 35 | 986100 | 16487 | if (ripemd160->local > 0) { |
| 37 | 969853 | 16247 | if (i > len) { |
| 44 | 16247 | 969853 | if (ripemd160->local == RIPEMD160_BLOCKSIZE) { |
| 45 | 259952 | 16247 | for (i = 0; i < 16; i++) |
| 52 | 1360 | 32734 | while (len >= RIPEMD160_BLOCKSIZE) { |
| 53 | 21760 | 1360 | for (i = 0; i < 16; i++) { |