[report]
exclude_lines =
    pragma: notest

[run]
source =
    pypuppetdb

omit =
    # don't check the test themselves, obviously
    tests/*

    # no point in checking this
    setup.py
