[run]
branch = True
omit =
    tests/*
    */__init__.py


[report]

exclude_lines =
    if 0:
    if __name__ == .__main__.:
