Branch Coverage

inc/CryptX_Stream_Rabbit.xs.inc
Criterion Covered Total %
branch 11 38 28.9


line true false branch
13 9 0 if (!SvPOK_spec(key)) croak("FATAL: key must be string/buffer scalar");
0 9 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");
17 0 9 if (!RETVAL) croak("FATAL: Newz failed");
20 0 9 if (rv != CRYPT_OK) {
25 4 5 if (SvOK(nonce)) {
26 4 0 if (!SvPOK_spec(nonce)) croak("FATAL: nonce must be string/buffer scalar");
0 4 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");
29 0 4 if (rv != CRYPT_OK) {
49 0 0 if (!RETVAL) croak("FATAL: Newz failed");
61 0 0 if (out_len == 0) {
70 0 0 if (rv != CRYPT_OK) {
88 0 9 if (in_data_len == 0) {
97 0 9 if (rv != CRYPT_OK) {