Branch Coverage

pl_stats.c
Criterion Covered Total %
branch 9 12 75.0


line true false branch
12 18 2 if (found) {
15 0 18 if (SvTYPE(ref) != SVt_PVHV) {
24 2 0 if (hv_store(duk->stats, category, clen, ref, 0)) {
33 20 0 if (hv_store(data, name, nlen, pvalue, 0)) {
43 5003999 10 if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) {
52 5003996 10 if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) {