| LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
| Function Name |
Hit count |
| bytearray_reduce | 0 |
| bytearray_reverse | 3 |
| bytearray_copy | 5 |
| bytearray_sizeof | 6 |
| bytearray_pop | 8 |
| bytearray_lstrip | 11 |
| bytearray_removeprefix | 11 |
| bytearray_removesuffix | 11 |
| bytearray_remove | 12 |
| bytearray_splitlines | 21 |
| bytearray_strip | 24 |
| bytearray_reduce_ex | 30 |
| bytearray_fromhex | 37 |
| bytearray_hex | 46 |
| bytearray_insert | 55 |
| bytearray_maketrans | 76 |
| bytearray_rstrip | 84 |
| bytearray_rsplit | 88 |
| bytearray_clear | 1519 |
| bytearray_split | 2183 |
| bytearray_translate | 32323 |
| bytearray_replace | 64909 |
| bytearray_decode | 552234 |
| bytearray_append | 814168 |
| bytearray___init__ | 894855 |
| Generated by: LCOV version 1.14 |