| json-whitespace.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 0 | while (*w) { |
| 119 | 80 | 6 | while (next) { |
| 135 | 206 | 38 | for (c = p + next->start; c < p + next->end; c++) { |
| 164 | 1 | 0 | p = SvPV (json, l); |
| 169 | 1 | 0 | if (SvUTF8 (json)) { |
| 186 | 0 | 0 | j.p = SvPV (j.olds, j.olds_l); |
| 189 | 0 | 0 | for (i = 0; i < n_json_tokens; i++) { |