14 # Regexes for lines to exclude from report generation:
17 # don't complain if the code doesn't hit unimplemented sections:
18 raise NotImplementedError
20 # don't complain if non-runnable or debuging code isn't run:
24 if options[.verbosity.]
26 if __name__ == .__main__.:
27 except Exception as impossible:
28 # Ignore source code which cannot be found:
30 # Exit with status code 2 if under this percentage is covered:
34 directory = doc/coverage-html