File: .coveragerc

package info (click to toggle)
python-funcsigs 1.0.2-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 272 kB
  • sloc: python: 1,549; makefile: 189
file content (6 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
[run]
source=funcsigs
omit=funcsigs/odict*

[report]
include=funcsigs*