Branch Coverage

inc/CryptX_Stream_Sober128.xs.inc
Criterion Covered Total %
branch 9 36 25.0


line true false branch
13 2 0 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
0 2 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
0 0 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
0 0 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
0 0 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
14 2 0 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
0 2 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
0 0 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
0 0 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
0 0 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
19 0 2 if (!RETVAL) croak("FATAL: Newz failed");
22 0 2 if (rv != CRYPT_OK) {
28 0 2 if (rv != CRYPT_OK) {
46 0 0 if (!RETVAL) croak("FATAL: Newz failed");
58 0 0 if (out_len == 0) {
67 0 0 if (rv != CRYPT_OK) {
85 0 2 if (in_data_len == 0) {
94 0 2 if (rv != CRYPT_OK) {