[run]
source =
    funky
    scripts
branch = true
omit =
    funky/__main__.py
    */__init__.py

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