[run]
branch = True
source = bio2bel_expasy
omit =
    src/bio2bel_expasy/__main__.py
    src/bio2bel_expasy/cli.py
    tests/*

[paths]
source =
    src/bio2bel_expasy
    .tox/*/lib/python*/site-packages/bio2bel_expasy

[report]
show_missing = True
exclude_lines =
    def __str__
    def __repr__
