Branch Coverage

utf8_simd.h
Criterion Covered Total %
branch 6 6 100.0


line true false branch
116 2080 2051 while (n > 0) {
120 3652 2080 for (; batch >= 2; batch -= 2) {
133 558 2080 for (; batch > 0; batch--) {