| lib/SPVM/Builder/src/spvm_yacc_util.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 152 | 63 | while (ptr != compiler->ch_ptr) { |
| 30 | 150 | 2 | if (*ptr == ' ' || *ptr == '\t' || *ptr == '\n') { |
| 150 | 0 | if (*ptr == ' ' || *ptr == '\t' || *ptr == '\n') { | |
| 0 | 150 | if (*ptr == ' ' || *ptr == '\t' || *ptr == '\n') { | |
| 53 | 0 | 0 | switch(type) { |