[report]
omit =
    buildout-cache/eggs/*
    parts/*
    eggs/*
    */test*
exclude_lines =
    if self.debug:
    raise NotImplementedError
