[report]
exclude_lines =
    pragma: no cover
    raise AssertionError
    raise NotImplementedError
    self.fail
omit =
    setup.py
