Branch Coverage

Zopfli.xs
Criterion Covered Total %
branch 5 6 83.3


line true false branch
27 2 1 if (items > 1) {
28 0 2 if ((items - 1) % 2 != 0) {
33 2 2 for (i = 1; i < items; i += 2) {