| src/rsa/rsa_i31_priv.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | while (plen > 0 && *p == 0) { |
| 0 | 0 | while (plen > 0 && *p == 0) { | |
| 57 | 0 | 0 | while (qlen > 0 && *q == 0) { |
| 0 | 0 | while (qlen > 0 && *q == 0) { | |
| 67 | 0 | 0 | while (z > 0) { |
| 80 | 0 | 0 | if (6 * fwlen > TLEN) { |
| 123 | 0 | 0 | while (u > 0) { |