Coverage report: 91%
Files Functions Classes
coverage.py v7.6.1, created at 2024-10-21 07:58 +0200
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
linuxpy/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
linuxpy/configfs.py | 4 | 0 | 0 | 0 | 0 | 100% |
linuxpy/constants.py | 2 | 0 | 0 | 0 | 0 | 100% |
linuxpy/ctypes.py | 70 | 11 | 0 | 12 | 1 | 76% |
linuxpy/device.py | 93 | 4 | 0 | 20 | 3 | 94% |
linuxpy/gpio/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
linuxpy/gpio/config.py | 145 | 23 | 0 | 90 | 7 | 77% |
linuxpy/gpio/device.py | 266 | 2 | 0 | 76 | 2 | 99% |
linuxpy/gpio/raw.py | 94 | 0 | 0 | 0 | 0 | 100% |
linuxpy/gpio/sim.py | 54 | 30 | 0 | 16 | 2 | 40% |
linuxpy/input/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
linuxpy/input/device.py | 403 | 66 | 0 | 74 | 14 | 79% |
linuxpy/input/raw.py | 937 | 0 | 0 | 0 | 0 | 100% |
linuxpy/io.py | 33 | 0 | 0 | 10 | 2 | 95% |
linuxpy/ioctl.py | 37 | 2 | 0 | 8 | 2 | 91% |
linuxpy/led.py | 108 | 8 | 0 | 23 | 3 | 88% |
linuxpy/magic.py | 85 | 0 | 0 | 0 | 0 | 100% |
linuxpy/midi/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
linuxpy/midi/device.py | 503 | 57 | 0 | 96 | 14 | 86% |
linuxpy/midi/raw.py | 277 | 0 | 0 | 0 | 0 | 100% |
linuxpy/mounts.py | 29 | 0 | 0 | 8 | 0 | 100% |
linuxpy/proc.py | 34 | 0 | 0 | 16 | 1 | 98% |
linuxpy/statfs.py | 36 | 7 | 0 | 2 | 0 | 76% |
linuxpy/sysfs.py | 97 | 29 | 0 | 18 | 2 | 63% |
linuxpy/types.py | 33 | 3 | 0 | 8 | 4 | 83% |
linuxpy/util.py | 169 | 2 | 0 | 56 | 10 | 95% |
linuxpy/video/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
linuxpy/video/device.py | 1491 | 239 | 0 | 322 | 42 | 81% |
linuxpy/video/raw.py | 2320 | 0 | 0 | 0 | 0 | 100% |
linuxpy/video/util.py | 4 | 0 | 0 | 0 | 0 | 100% |
Total | 7325 | 483 | 0 | 855 | 109 | 91% |
No items found using the specified filter.