1 2 3 4 5 6 7 8 9 10 11 12
[run] branch = True source = zope.interface [report] show_missing = true exclude_lines = pragma: no cover class I[A-Z]\w+\((Interface|I[A-Z].*)\): raise NotImplementedError raise AssertionError self\.fail