Coverage report: 100%

Files Functions Classes

coverage.py v7.11.1, created at 2026-03-27 20:23 -0700

File statements missing excluded branches partial coverage
src/countdown/__init__.py 0 0 0 0 0 100%
src/countdown/__main__.py 62 0 1 20 0 100%
src/countdown/digits.py 36 0 0 12 0 100%
src/countdown/display.py 47 0 16 10 0 100%
src/countdown/keys.py 10 0 0 4 0 100%
src/countdown/terminal.py 1 0 46 0 0 100%
src/countdown/timer.py 18 0 0 6 0 100%
tests/__init__.py 0 0 0 0 0 100%
tests/conftest.py 3 0 21 0 0 100%
tests/test_display.py 124 0 0 6 0 100%
tests/test_keys.py 21 0 0 0 0 100%
tests/test_main.py 406 0 0 14 0 100%
tests/test_terminal.py 9 0 0 0 0 100%
tests/test_timer.py 49 0 0 0 0 100%
Total 786 0 84 72 0 100%

No items found using the specified filter.