[run]
branch = 1
omit =
    tests/*
source = web_payments_paypal

[report]
exclude_lines =
    pragma: no cover
    raise NotImplementedError
    return NotImplemented
