Branch Coverage

include/yyjson.h
Criterion Covered Total %
branch 3 6 50.0


line true false branch
4840 6041 0 return doc ? doc->root : NULL;
4852 6041 0 if (doc) {
4855 6041 0 if (doc->str_pool) alc.free(alc.ctx, doc->str_pool);