[run]
source =
    bitcash
    tests/
branch = True
omit =
    bitcash/cli.py
    bitcash/keygen.py

[report]
exclude_lines =
    pragma: no cover
    if __name__ == .__main__.:
