[run]
branch = true
omit = */BOUT-dev/*

[report]
exclude_lines =
    if __name__ == .__main__.:
omit =
    */tests/*
    */docs/*
