2016-02-15 17:12:12 +00:00
|
|
|
[run]
|
|
|
|
branch = True
|
2016-02-15 18:43:55 +00:00
|
|
|
include = libmproxy netlib libpathod
|
|
|
|
omit = *contrib*, *tnetstring*, *platform*, *console*, *main.py
|
2016-02-15 17:12:12 +00:00
|
|
|
|
|
|
|
[report]
|
|
|
|
show_missing = True
|
|
|
|
exclude_lines =
|
|
|
|
pragma: nocover
|
|
|
|
pragma: no cover
|
|
|
|
raise NotImplementedError()
|