| xs/tag.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 4 | if (!tree) |
| 30 | 0 | 3 | if (!tree->root) |
| 48 | 0 | 0 | if (type < 0) |
| 73 | 5 | 0 | if (type >= 0) { |
| 78 | 0 | 5 | if (!child) |
| 94 | 0 | 4 | : pdfmake_struct_type_name(elem->type); |
| 146 | 0 | 1 | RETVAL = elem->child_count; |
| 159 | 0 | 1 | if (idx >= elem->child_count) |