charm-neutron-openvswitch/.coveragerc
2014-06-20 11:06:02 +01:00

8 lines
174 B
INI

[report]
# Regexes for lines to exclude from consideration
exclude_lines =
if __name__ == .__main__.:
except UnregisteredHookError as e:
include=
hooks/neutron_*