| pl_stats.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 618 | 202 | if (found) { |
| 15 | 0 | 618 | if (SvTYPE(ref) != SVt_PVHV) { |
| 24 | 0 | 202 | if (hv_store(duk->stats, category, clen, ref, 0)) { |
| 36 | 820 | 0 | if (hv_store(data, name, nlen, pvalue, 0)) { |
| 46 | 5004060 | 410 | if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) { |
| 55 | 5004056 | 410 | if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) { |