[run]
branch = True
source =
    python_utils
    tests
omit =
    */mock/*
    */nose/*
[paths]
source =
    python_utils
[report]
exclude_lines =
    pragma: no cover
    @abc.abstractmethod
