LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Function Name | Hit count |
list_binary_op | 1127 |
list_clear | 10 |
list_copy | 4 |
list_count | 36 |
list_extend | 222 |
list_extend_from_iter | 19648 |
list_getiter | 7566 |
list_index | 66 |
list_insert | 18 |
list_it_iternext | 49691 |
list_new | 671563 |
list_pop | 226 |
list_print | 23275 |
list_reverse | 400 |
list_subscr | 418458 |
list_unary_op | 134325 |
mp_obj_list_append | 295720 |
mp_obj_list_get | 10573 |
mp_obj_list_init | 678921 |
mp_obj_list_make_new | 19640 |
mp_obj_list_remove | 8 |
mp_obj_list_set_len | 36 |
mp_obj_list_sort | 18787 |
mp_obj_list_store | 137064 |
mp_obj_new_list | 670095 |
mp_obj_new_list_iterator | 7566 |
mp_quicksort | 32669 |
Generated by: LCOV version 1.15-5-g462f71d |