LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Function Name | Hit count |
list_binary_op | 1147 |
list_clear | 10 |
list_copy | 4 |
list_count | 36 |
list_extend | 222 |
list_extend_from_iter | 19670 |
list_getiter | 7898 |
list_index | 66 |
list_insert | 42 |
list_it_iternext | 50900 |
list_new | 672040 |
list_pop | 248 |
list_print | 23315 |
list_reverse | 400 |
list_subscr | 418540 |
list_unary_op | 135301 |
mp_obj_list_append | 300005 |
mp_obj_list_get | 10657 |
mp_obj_list_init | 679404 |
mp_obj_list_make_new | 19662 |
mp_obj_list_remove | 8 |
mp_obj_list_set_len | 36 |
mp_obj_list_sort | 18787 |
mp_obj_list_store | 137073 |
mp_obj_new_list | 670568 |
mp_obj_new_list_iterator | 7898 |
mp_quicksort | 32669 |
Generated by: LCOV version 1.15-5-g462f71d |