Branch Coverage

third_party/modest/source/myfont/hmtx.c
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 if(mf->cache.tables_offset[MyFONT_TKEY_hmtx] == 0)
37 0 0 if(num_metrics == 0)
40 0 0 if(data_size < (table_offset + (num_metrics * 2)))
45 0 0 if(lhor_metric == NULL)
48 0 0 for(uint16_t i = 0; i < num_metrics; i++) {