Branch Coverage

inc/matrixssl-3-9-3-open/crypto/math/pstm_str.c
Criterion Covered Total %
branch 0 18 0.0


line true false branch
56 0 0 if (a == NULL)
61 0 0 if (!b)
66 0 0 if (neg)
70 0 0 b[2] = sz > 0 ? 'x' : 0;
77 0 0 b[1] = sz > 0 ? 'x' : 0;
82 0 0 if (err < 0)
87 0 0 for (i = sz; i-- > 0; )
97 0 0 if (str != PSTM_STR_NULL && str != PSTM_STR_MEMFAIL)
0 0 if (str != PSTM_STR_NULL && str != PSTM_STR_MEMFAIL)