1[run] 2branch = True 3source = 4 OpenSSL 5 tests/ 6 7[paths] 8source = 9 src/OpenSSL 10 .tox/*/lib/python*/site-packages/OpenSSL 11 .tox/pypy/site-packages/OpenSSL 12 13[report] 14show_missing = True 15
1[run] 2branch = True 3source = 4 OpenSSL 5 tests/ 6 7[paths] 8source = 9 src/OpenSSL 10 .tox/*/lib/python*/site-packages/OpenSSL 11 .tox/pypy/site-packages/OpenSSL 12 13[report] 14show_missing = True 15