Branch Coverage
Zopfli.xs
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
28
2
1
if (items > 1) {
29
0
2
if ((items - 1) % 2 != 0) {
34
2
2
for (i = 1; i < items; i += 2) {