Branch Coverage

prvhash64.xs
Criterion Covered Total %
branch 4 6 66.6


line true false branch
20 20 0 if (hash_len == 0 || (hash_len % sizeof(uint64_t)) != 0) {
1 19 if (hash_len == 0 || (hash_len % sizeof(uint64_t)) != 0) {
41 0 16 RETVAL = (UV)hv;