Coverage report: 100%
Files Functions Classes
coverage.py v7.11.0, created at 2025-11-07 20:46 -0800
coverage.py v7.11.0, created at 2025-11-07 20:46 -0800
| File | class | statements | missing | excluded | branches | partial | coverage |
|---|---|---|---|---|---|---|---|
| src/countdown/__init__.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100% |
| src/countdown/__main__.py | (no class) | 54 | 0 | 1 | 18 | 0 | 100% |
| src/countdown/digits.py | (no class) | 36 | 0 | 0 | 12 | 0 | 100% |
| src/countdown/display.py | (no class) | 43 | 0 | 16 | 10 | 0 | 100% |
| src/countdown/keys.py | (no class) | 10 | 0 | 0 | 4 | 0 | 100% |
| src/countdown/terminal.py | (no class) | 1 | 0 | 46 | 0 | 0 | 100% |
| src/countdown/timer.py | (no class) | 18 | 0 | 0 | 6 | 0 | 100% |
| tests/__init__.py | (no class) | 0 | 0 | 0 | 0 | 0 | 100% |
| tests/conftest.py | (no class) | 3 | 0 | 21 | 0 | 0 | 100% |
| tests/test_display.py | (no class) | 118 | 0 | 0 | 6 | 0 | 100% |
| tests/test_keys.py | (no class) | 21 | 0 | 0 | 0 | 0 | 100% |
| tests/test_main.py | FakeSleep | 6 | 0 | 0 | 4 | 0 | 100% |
| tests/test_main.py | (no class) | 257 | 0 | 0 | 8 | 0 | 100% |
| tests/test_terminal.py | (no class) | 9 | 0 | 0 | 0 | 0 | 100% |
| tests/test_timer.py | (no class) | 44 | 0 | 0 | 0 | 0 | 100% |
| Total | 620 | 0 | 84 | 68 | 0 | 100% |
No items found using the specified filter.