Branch Coverage

src/ssl/ssl_keyexport.c
Criterion Covered Total %
branch 0 8 0.0


line true false branch
55 0 0 if (cc->application_data != 1) {
62 0 0 if (context != NULL) {
73 0 0 for (u = 0; u < (sizeof suites_sha384) / sizeof(uint16_t); u ++) {
74 0 0 if (suites_sha384[u] == cc->session.cipher_suite) {