| zutil.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 140 | 0 | 0 | return ERR_MSG(err); |
| 0 | 0 | return ERR_MSG(err); | |
| 156 | 1395359 | 151250 | while (n) { |
| 164 | 0 | 0 | while (n) { |
| 165 | 0 | 0 | if (*p++ != *q++) |
| 174 | 2 | 352 | if (len == 0) return; |
| 175 | 4918478 | 352 | while (len) { |