Coverage report:
73%
Shortcuts on this page
n
s
m
x
c
change column sorting
Module
statements
missing
excluded
coverage
/pythoncovmergedfiles/medio/medio/src/fuzz_aead.py
40
16
0
60%
/pythoncovmergedfiles/medio/medio/src/fuzz_dsa.py
34
17
0
50%
/pythoncovmergedfiles/medio/medio/src/fuzz_sym.py
35
19
0
46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/__about__.py
6
1
0
83%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/__init__.py
4
1
0
75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/exceptions.py
27
6
0
78%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/fernet.py
146
62
0
58%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/__init__.py
3
1
0
67%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/_oid.py
157
1
0
99%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/backends/__init__.py
6
3
0
50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl/__init__.py
4
1
0
75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/backends/openssl/backend.py
129
65
0
50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/bindings/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py
41
17
0
59%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/bindings/openssl/binding.py
53
5
0
91%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/decrepit/__init__.py
2
1
0
50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py
2
1
0
50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py
71
19
0
73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/_asymmetric.py
7
1
0
86%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py
24
2
0
92%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/_serialization.py
80
36
0
55%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py
0
0
0
100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py
61
2
0
97%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py
199
23
0
88%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py
55
24
0
56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py
112
54
0
52%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py
15
3
0
80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py
5
1
0
80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/aead.py
10
1
0
90%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py
69
14
0
80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/base.py
56
4
0
93%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/modes.py
141
51
0
64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/constant_time.py
7
4
0
43%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/hashes.py
130
21
0
84%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/hmac.py
7
1
0
86%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf/__init__.py
8
1
0
88%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py
28
6
0
79%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/hazmat/primitives/padding.py
35
7
0
80%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/cryptography/utils.py
80
27
0
66%
Total
1889
519
0
73%
No items found using the specified filter.