[paths]
source =
    ../pylibtemplate
    */site-packages/pylibtemplate

[run]
branch = true
source =
    pylibtemplate
    .
omit =
    */pylibtemplate/version.py

[report]
show_missing = true
precision = 2

exclude_lines =
    if __name__ == .__main__.: