| wrap_160.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1000618 | if (ripemd160->count_lo + len < ripemd160->count_lo) { |
| 26 | 984880 | 15738 | if (ripemd160->local > 0) { |
| 28 | 969035 | 15845 | if (i > len) { |
| 35 | 15845 | 969035 | if (ripemd160->local == RIPEMD160_BLOCKSIZE) { |
| 38 | 1014080 | 15845 | for (i=0; i |
| 47 | 496 | 31583 | while (len >= RIPEMD160_BLOCKSIZE) { |
| 49 | 31744 | 496 | for (i=0; i |