third_party/modest/source/myfont/loca.c | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | if(mf->cache.tables_offset[MyFONT_TKEY_loca] == 0) |
37 | 0 | 0 | if(numGlyph == 0) |
44 | 0 | 0 | if(tloca->offsets == NULL) |
47 | 0 | 0 | if(mf->table_head.indexToLocFormat) |
49 | 0 | 0 | if(data_size < (table_offset + (numGlyph * 4))) { |
54 | 0 | 0 | for(size_t i = 0; i < numGlyph; i++) { |
60 | 0 | 0 | if(data_size < (table_offset + (numGlyph * 2))) { |
65 | 0 | 0 | for(size_t i = 0; i < numGlyph; i++) { |
75 | 0 | 0 | if(glyph_index >= mf->table_maxp.numGlyphs) |