Branch Coverage

include/ldns/util.h
Criterion Covered Total %
branch 1 8 12.5


line true false branch
219 0 0 while (b > 0) {
220 0 0 if (b & 1) {
222 0 0 if (b == 1) {
337 2 0 return src_data_length == 0 ? 0 : ((src_data_length - 1) / 5 + 1) * 8;