File: .coveragerc

package info (click to toggle)
python-flaky 3.3.0-1~bpo8%2B1
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 388 kB
  • sloc: python: 1,947; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (7)
1
2
3
4
5
[run]
# Whether to measure branch coverage in addition to statement coverage.
branch = True
# List of packages or directories, the source to measure during execution.
source = flaky