[report] show_missing = True exclude_lines = def __repr__ def __str__ if __name__ == .__main__.: pass pragma: no cover raise NotImplementedError [run] source = ./pyt ./tests omit = pyt/formatters/json.py pyt/formatters/screen.py pyt/formatters/text.py