| third_party/modest/source/mycss/stack.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 74 | if(stack->entries == NULL) |
| 47 | 0 | 74 | if(stack == NULL) |
| 50 | 74 | 0 | if(stack->entries) { |
| 55 | 74 | 0 | if(self_destroy) { |
| 65 | 0 | 0 | if(stack->entries_length >= stack->entries_size) { |
| 71 | 0 | 0 | if(entries) { |
| 95 | 0 | 0 | if(stack->entries_length == 0) |