| third_party/modest/source/myfont/maxp.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | if(mf->cache.tables_offset[MyFONT_TKEY_maxp] == 0) |
| 33 | 0 | 0 | if((table_offset + 4) > data_size) |
| 41 | 0 | 0 | if(myfont_table_version_major(tmaxp->version) == 1) |
| 43 | 0 | 0 | if((table_offset + 4 + 28) > data_size) |
| 62 | 0 | 0 | if((table_offset + 4 + 2) > data_size) |