| src/rsa/rsa_i62_priv.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 3 | 0 | while (plen > 0 && *p == 0) { |
| 0 | 3 | while (plen > 0 && *p == 0) { | |
| 59 | 3 | 0 | while (qlen > 0 && *q == 0) { |
| 0 | 3 | while (qlen > 0 && *q == 0) { | |
| 69 | 68 | 3 | while (z > 0) { |
| 82 | 0 | 3 | if (6 * fwlen > TLEN) { |
| 125 | 512 | 3 | while (u > 0) { |