Branch Coverage

src/hash/ghash_pclmul.c
Criterion Covered Total %
branch 9 10 90.0


line true false branch
52 52 0 return pclmul_supported() ? &br_ghash_pclmul : 0;
252 16 52 if ((len & 15) != 0) {
272 2 66 if (num4 > 0) {
300 2 2 while (num4 -- > 0) {
351 70 68 while (num1 -- > 0) {