| _has160.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 32 | 2 | for (j = 0; j < 16; j++) { |
| 213 | 0 | 2 | if (index) { |
| 216 | 0 | 0 | if (size < left) return; |
| 223 | 0 | 2 | while (size >= has160_block_size) { |
| 225 | 0 | 0 | if (IS_ALIGNED_32(msg)) { |
| 238 | 2 | 0 | if (size) { |
| 265 | 0 | 2 | if (index > 14) { |
| 267 | 0 | 0 | while (index < 16) { |
| 273 | 26 | 2 | while (index < 14) { |