third_party/modest/source/mycss/values/image.c | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | while (mycss_values_image_function_index_static_for_search[idx].name) |
34 | 0 | 0 | if(mycss_values_image_function_index_static_for_search[idx].name_length == length) { |
35 | 0 | 0 | if(mycore_strncasecmp(mycss_values_image_function_index_static_for_search[idx].name, name, length) == 0) |
38 | 0 | 0 | if(mycss_values_image_function_index_static_for_search[idx].next) |
43 | 0 | 0 | else if(mycss_values_image_function_index_static_for_search[idx].name_length > length) { |
58 | 0 | 0 | if(entry) |