File: .coveragerc

package info (click to toggle)
python-ipmi 0.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,132 kB
  • sloc: python: 12,645; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
4
5
[report]
omit =
	*/python?.?/*
	*/site-packages/nose/*
	*/tests/*