[run]
source = django_object_actions
omit =
    */tests/*
branch = True

[report]
exclude_lines =
    pragma: no cover
    __repr__
    __unicode__
    raise NotImplementedError
