| src/jenkins_hash.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 193 | 187 | 0 | if (HASH_LITTLE_ENDIAN && ((u.i & 0x3) == 0)) { |
| 198 | 1033 | 187 | while (length > 12) |
| 259 | 0 | 0 | } else if (HASH_LITTLE_ENDIAN && ((u.i & 0x1) == 0)) { |
| 264 | 0 | 0 | while (length > 12) |
| 310 | 0 | 0 | while (length > 12) |