Branch Coverage

src/rsa/rsa_i15_priv.c
Criterion Covered Total %
branch 0 16 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) {
79 0 0 if (6 * fwlen > TLEN) {
92 0 0 if (((uintptr_t)mq & 2) == 0) {
129 0 0 while (u > 0) {