[run]
branch = True
source =
    {{ module }}
omit =
    {{ module }}/migrations/*
    {{ module }}/tests/*
    {{ module }}/test/*
    {{ module }}/test/testapp/*
[report]
precision = 2
