Branch Coverage

src/String.c
Criterion Covered Total %
branch 5 6 83.3


line true false branch
191 138 90 for (; len--; s++)
192 30 108 *s = toLOWER(*s);
212 45 0 FREETMPS;