| 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 | 5004034 | 10 | if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) { |
| 52 | 5004031 | 10 | if (!(duk->flags & DUK_OPT_FLAG_GATHER_STATS)) { |