Coverage report: 100%
Files Functions Classes
coverage.py v7.11.1, created at 2026-03-27 20:23 -0700
coverage.py v7.11.1, created at 2026-03-27 20:23 -0700
| 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) | 62 | 0 | 1 | 20 | 0 | 100% |
| src/countdown/digits.py | (no class) | 36 | 0 | 0 | 12 | 0 | 100% |
| src/countdown/display.py | (no class) | 47 | 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) | 124 | 0 | 0 | 6 | 0 | 100% |
| tests/test_keys.py | (no class) | 21 | 0 | 0 | 0 | 0 | 100% |
| tests/test_main.py | FakeClock | 12 | 0 | 0 | 4 | 0 | 100% |
| tests/test_main.py | (no class) | 394 | 0 | 0 | 10 | 0 | 100% |
| tests/test_terminal.py | (no class) | 9 | 0 | 0 | 0 | 0 | 100% |
| tests/test_timer.py | (no class) | 49 | 0 | 0 | 0 | 0 | 100% |
| Total | 786 | 0 | 84 | 72 | 0 | 100% |
No items found using the specified filter.