Coverage report:
37%
coverage.py v7.2.7
, created at 2023-06-07 06:50 +0000
Module
statements
missing
excluded
coverage
/pythoncovmergedfiles/medio/medio/src/fuzz_jwt.py
35
25
0
29%
/pythoncovmergedfiles/medio/medio/src/fuzz_jwt_roundtrip.py
49
30
0
39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cachetools/__init__.py
582
460
0
21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cachetools/keys.py
26
15
0
42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/__about__.py
5
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/__init__.py
3
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/exceptions.py
26
5
0
81%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/__init__.py
2
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/_oid.py
126
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/__init__.py
5
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__init__.py
3
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/aead.py
213
187
0
12%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py
917
699
0
24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ciphers.py
125
107
0
14%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/cmac.py
47
35
0
26%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ec.py
150
114
0
24%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/rsa.py
262
159
0
39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/utils.py
35
22
0
37%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/bindings/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py
73
32
0
56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/binding.py
73
13
0
82%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/_asymmetric.py
6
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py
18
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/_serialization.py
80
35
0
56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py
118
47
0
60%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py
134
57
0
57%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py
219
56
0
74%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py
45
12
0
73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py
45
12
0
73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py
47
20
0
57%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py
184
106
0
42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/types.py
19
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py
14
5
0
64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py
43
12
0
72%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py
43
12
0
72%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py
4
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py
129
35
0
73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/base.py
138
79
0
43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/modes.py
140
58
0
59%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/constant_time.py
6
3
0
50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/hashes.py
128
20
0
84%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__init__.py
5
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/base.py
22
10
0
55%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py
82
49
0
40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/ssh.py
746
590
0
21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/utils.py
76
26
0
66%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/__init__.py
70
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/base.py
458
224
0
51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/certificate_transparency.py
42
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/extensions.py
1038
569
0
45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/general_name.py
166
94
0
43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/name.py
233
142
0
39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/cryptography/x509/oid.py
3
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/__init__.py
7
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/_default.py
218
181
0
17%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/_helpers.py
55
22
0
60%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/_service_account_info.py
19
11
0
42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/credentials.py
101
45
0
55%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/crypt/__init__.py
18
7
9
61%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/crypt/_cryptography_rsa.py
49
13
0
73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/crypt/base.py
36
10
0
72%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/crypt/es256.py
60
29
0
52%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/crypt/rsa.py
5
0
4
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/environment_vars.py
16
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/exceptions.py
29
3
0
90%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/jwt.py
238
117
6
51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/metrics.py
42
16
0
62%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/transport/__init__.py
24
4
0
83%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/transport/_http_client.py
43
24
0
44%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/auth/version.py
1
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py
1578
1576
3
1%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/six.py
444
240
0
46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/pkg_resources/extern/__init__.py
36
33
0
8%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/setuptools/_vendor/six.py
444
240
0
46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/six.py
493
244
0
51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/urllib3/contrib/pyopenssl.py
259
181
0
30%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/urllib3/packages/six.py
504
329
0
35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/urllib3/util/queue.py
14
5
0
64%
Total
11991
7506
22
37%
No items found using the specified filter.