Branch Coverage

SPLAddress.xs
Criterion Covered Total %
branch 3 6 50.0


line true false branch
19 1 0 if (SvOK(address)) {
22 0 1 if (len != 32) croak("owner must be 32 bytes long");
24 0 1 RETVAL = ge_frombytes_vartime(tmp) != -1;