View results by: Directories | Files
| Path | Line Coverage | Function Coverage | Region Coverage |
|---|---|---|---|
src/libcbor/src/allocators.c |
0.00% (0/5) |
0.00% (0/1) |
0.00% (0/1) |
src/libcbor/src/cbor.c |
21.45% (77/359) |
12.50% (1/8) |
13.22% (23/174) |
src/libcbor/src/cbor/arrays.c |
77.55% (76/98) |
72.73% (8/11) |
77.03% (57/74) |
src/libcbor/src/cbor/bytestrings.c |
95.70% (89/93) |
100.00% (11/11) |
91.36% (74/81) |
src/libcbor/src/cbor/callbacks.c |
0.00% (0/24) |
0.00% (0/24) |
0.00% (0/24) |
src/libcbor/src/cbor/common.c |
94.07% (111/118) |
84.21% (16/19) |
89.71% (61/68) |
src/libcbor/src/cbor/encoding.c |
85.48% (106/124) |
82.14% (23/28) |
81.48% (44/54) |
src/libcbor/src/cbor/floats_ctrls.c |
73.33% (110/150) |
75.00% (18/24) |
67.65% (92/136) |
src/libcbor/src/cbor/internal/builder_callbacks.c |
90.85% (278/306) |
100.00% (26/26) |
89.26% (266/298) |
src/libcbor/src/cbor/internal/encoders.c |
93.75% (60/64) |
100.00% (5/5) |
87.10% (27/31) |
src/libcbor/src/cbor/internal/loaders.c |
100.00% (45/45) |
100.00% (8/8) |
100.00% (18/18) |
src/libcbor/src/cbor/internal/memory_utils.c |
92.31% (36/39) |
100.00% (6/6) |
90.62% (29/32) |
src/libcbor/src/cbor/internal/stack.c |
100.00% (19/19) |
100.00% (3/3) |
90.00% (9/10) |
src/libcbor/src/cbor/internal/unicode.c |
100.00% (27/27) |
100.00% (2/2) |
100.00% (23/23) |
src/libcbor/src/cbor/ints.c |
86.62% (136/157) |
87.50% (21/24) |
78.57% (110/140) |
src/libcbor/src/cbor/maps.c |
89.01% (81/91) |
90.00% (9/10) |
86.36% (57/66) |
src/libcbor/src/cbor/serialization.c |
97.03% (294/303) |
100.00% (12/12) |
91.15% (206/226) |
src/libcbor/src/cbor/streaming.c |
99.60% (503/505) |
100.00% (2/2) |
97.76% (392/401) |
src/libcbor/src/cbor/strings.c |
84.96% (96/113) |
84.62% (11/13) |
76.53% (75/98) |
src/libcbor/src/cbor/tags.c |
74.19% (23/31) |
80.00% (4/5) |
75.00% (15/20) |
src/libfido2/fuzz/clock.c |
97.14% (34/35) |
100.00% (4/4) |
95.83% (23/24) |
src/libfido2/fuzz/fuzz_assert.c |
70.72% (244/345) |
72.73% (8/11) |
68.97% (160/232) |
src/libfido2/fuzz/fuzz_attobj.c |
52.76% (67/127) |
40.00% (2/5) |
50.55% (46/91) |
src/libfido2/fuzz/fuzz_bio.c |
67.72% (172/254) |
76.92% (10/13) |
65.00% (104/160) |
src/libfido2/fuzz/fuzz_cred.c |
68.21% (221/324) |
70.00% (7/10) |
64.98% (141/217) |
src/libfido2/fuzz/fuzz_credman.c |
68.44% (167/244) |
72.73% (8/11) |
62.50% (90/144) |
src/libfido2/fuzz/fuzz_hid.c |
59.57% (84/141) |
62.50% (5/8) |
51.09% (47/92) |
src/libfido2/fuzz/fuzz_largeblob.c |
57.33% (86/150) |
62.50% (5/8) |
53.40% (55/103) |
src/libfido2/fuzz/fuzz_mgmt.c |
76.23% (263/345) |
81.25% (13/16) |
68.54% (122/178) |
src/libfido2/fuzz/fuzz_netlink.c |
47.47% (47/99) |
40.00% (2/5) |
44.30% (35/79) |
src/libfido2/fuzz/fuzz_pcsc.c |
58.68% (98/167) |
62.50% (5/8) |
56.03% (65/116) |
src/libfido2/fuzz/libfuzzer.c |
16.78% (24/143) |
33.33% (2/6) |
21.70% (23/106) |
src/libfido2/fuzz/mutator_aux.c |
81.32% (148/182) |
71.43% (20/28) |
84.21% (96/114) |
src/libfido2/fuzz/pcsc.c |
100.00% (75/75) |
100.00% (8/8) |
100.00% (76/76) |
src/libfido2/fuzz/prng.c |
100.00% (35/35) |
100.00% (2/2) |
100.00% (33/33) |
src/libfido2/fuzz/udev.c |
96.83% (122/126) |
100.00% (17/17) |
98.44% (126/128) |
src/libfido2/fuzz/uniform_random.c |
91.67% (11/12) |
100.00% (1/1) |
85.71% (6/7) |
src/libfido2/fuzz/wrap.c |
100.00% (29/29) |
100.00% (3/3) |
100.00% (25/25) |
src/libfido2/openbsd-compat/explicit_bzero.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (4/4) |
src/libfido2/openbsd-compat/freezero.c |
100.00% (6/6) |
100.00% (1/1) |
100.00% (4/4) |
src/libfido2/openbsd-compat/recallocarray.c |
80.56% (29/36) |
100.00% (1/1) |
82.93% (34/41) |
src/libfido2/openbsd-compat/strlcat.c |
95.24% (20/21) |
100.00% (1/1) |
91.67% (11/12) |
src/libfido2/openbsd-compat/strlcpy.c |
0.00% (0/18) |
0.00% (0/1) |
0.00% (0/13) |
src/libfido2/openbsd-compat/timingsafe_bcmp.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (4/4) |
src/libfido2/src/aes256.c |
89.44% (144/161) |
100.00% (8/8) |
95.93% (118/123) |
src/libfido2/src/assert.c |
93.48% (731/782) |
93.65% (59/63) |
92.90% (589/634) |
src/libfido2/src/authkey.c |
100.00% (66/66) |
100.00% (5/5) |
100.00% (52/52) |
src/libfido2/src/bio.c |
95.95% (568/592) |
96.00% (48/50) |
95.63% (438/458) |
src/libfido2/src/blob.c |
95.18% (79/83) |
100.00% (10/10) |
96.23% (51/53) |
src/libfido2/src/buf.c |
100.00% (16/16) |
100.00% (2/2) |
100.00% (8/8) |
src/libfido2/src/cbor.c |
97.44% (1296/1330) |
100.00% (58/58) |
98.74% (1100/1114) |
src/libfido2/src/compress.c |
80.33% (98/122) |
100.00% (5/5) |
88.24% (105/119) |
src/libfido2/src/config.c |
100.00% (154/154) |
100.00% (11/11) |
100.00% (112/112) |
src/libfido2/src/cred.c |
95.49% (890/932) |
97.40% (75/77) |
94.83% (679/716) |
src/libfido2/src/credman.c |
96.44% (542/562) |
100.00% (41/41) |
97.66% (418/428) |
src/libfido2/src/dev.c |
79.11% (303/383) |
85.37% (35/41) |
81.10% (279/344) |
src/libfido2/src/ecdh.c |
96.58% (141/146) |
100.00% (4/4) |
98.36% (120/122) |
src/libfido2/src/eddsa.c |
92.11% (105/114) |
100.00% (10/10) |
94.62% (88/93) |
src/libfido2/src/err.c |
92.06% (116/126) |
100.00% (1/1) |
91.80% (112/122) |
src/libfido2/src/es256.c |
97.85% (364/372) |
100.00% (19/19) |
98.78% (324/328) |
src/libfido2/src/es384.c |
94.44% (187/198) |
100.00% (11/11) |
97.04% (164/169) |
src/libfido2/src/hid.c |
97.93% (142/145) |
100.00% (14/14) |
97.70% (85/87) |
src/libfido2/src/hid_linux.c |
58.48% (162/277) |
50.00% (7/14) |
63.86% (129/202) |
src/libfido2/src/hid_unix.c |
39.53% (17/43) |
100.00% (2/2) |
27.59% (8/29) |
src/libfido2/src/info.c |
100.00% (409/409) |
100.00% (51/51) |
100.00% (232/232) |
src/libfido2/src/io.c |
94.78% (218/230) |
100.00% (13/13) |
96.37% (186/193) |
src/libfido2/src/iso7816.c |
97.37% (37/38) |
100.00% (5/5) |
94.44% (17/18) |
src/libfido2/src/largeblob.c |
93.80% (650/693) |
100.00% (30/30) |
96.57% (507/525) |
src/libfido2/src/log.c |
88.89% (56/63) |
85.71% (6/7) |
87.18% (34/39) |
src/libfido2/src/netlink.c |
96.99% (483/498) |
100.00% (40/40) |
97.57% (321/329) |
src/libfido2/src/nfc.c |
96.33% (236/245) |
100.00% (12/12) |
98.10% (155/158) |
src/libfido2/src/nfc_linux.c |
52.89% (128/242) |
53.85% (7/13) |
57.56% (99/172) |
src/libfido2/src/pcsc.c |
98.94% (279/282) |
100.00% (13/13) |
99.51% (203/204) |
src/libfido2/src/pin.c |
99.22% (512/516) |
100.00% (26/26) |
99.31% (429/432) |
src/libfido2/src/random.c |
100.00% (6/6) |
100.00% (1/1) |
100.00% (6/6) |
src/libfido2/src/reset.c |
100.00% (23/23) |
100.00% (3/3) |
100.00% (24/24) |
src/libfido2/src/rs1.c |
91.43% (32/35) |
100.00% (2/2) |
95.83% (23/24) |
src/libfido2/src/rs256.c |
92.70% (165/178) |
100.00% (12/12) |
94.84% (147/155) |
src/libfido2/src/time.c |
95.35% (41/43) |
100.00% (3/3) |
93.02% (40/43) |
src/libfido2/src/touch.c |
100.00% (79/79) |
100.00% (2/2) |
100.00% (67/67) |
src/libfido2/src/tpm.c |
100.00% (194/194) |
100.00% (9/9) |
100.00% (110/110) |
src/libfido2/src/types.c |
100.00% (56/56) |
100.00% (7/7) |
100.00% (29/29) |
src/libfido2/src/u2f.c |
98.35% (715/727) |
100.00% (17/17) |
99.31% (578/582) |
src/libfido2/src/util.c |
92.86% (13/14) |
100.00% (1/1) |
92.86% (13/14) |
src/openssl/crypto/LPdir_unix.c |
0.00% (0/47) |
0.00% (0/2) |
0.00% (0/26) |
src/openssl/crypto/aes/aes_cfb.c |
0.00% (0/12) |
0.00% (0/3) |
0.00% (0/3) |
src/openssl/crypto/aes/aes_ecb.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/7) |
src/openssl/crypto/aes/aes_ige.c |
0.00% (0/192) |
0.00% (0/2) |
0.00% (0/230) |
src/openssl/crypto/aes/aes_misc.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/aes/aes_ofb.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/aes/aes_wrap.c |
0.00% (0/7) |
0.00% (0/2) |
0.00% (0/2) |
src/openssl/crypto/aria/aria.c |
0.00% (0/225) |
0.00% (0/3) |
0.00% (0/463) |
src/openssl/crypto/asn1/a_bitstr.c |
42.50% (68/160) |
33.33% (2/6) |
35.37% (58/164) |
src/openssl/crypto/asn1/a_d2i_fp.c |
63.54% (115/181) |
42.86% (3/7) |
56.42% (101/179) |
src/openssl/crypto/asn1/a_digest.c |
0.00% (0/49) |
0.00% (0/3) |
0.00% (0/50) |
src/openssl/crypto/asn1/a_dup.c |
0.00% (0/59) |
0.00% (0/2) |
0.00% (0/74) |
src/openssl/crypto/asn1/a_gentm.c |
0.00% (0/40) |
0.00% (0/6) |
0.00% (0/34) |
src/openssl/crypto/asn1/a_i2d_fp.c |
0.00% (0/88) |
0.00% (0/5) |
0.00% (0/82) |
src/openssl/crypto/asn1/a_int.c |
25.79% (106/411) |
21.21% (7/33) |
23.77% (97/408) |
src/openssl/crypto/asn1/a_mbstr.c |
60.32% (149/247) |
70.00% (7/10) |
56.51% (152/269) |
src/openssl/crypto/asn1/a_object.c |
26.71% (82/307) |
33.33% (3/9) |
26.23% (96/366) |
src/openssl/crypto/asn1/a_octet.c |
0.00% (0/9) |
0.00% (0/3) |
0.00% (0/3) |
src/openssl/crypto/asn1/a_print.c |
0.00% (0/72) |
0.00% (0/3) |
0.00% (0/76) |
src/openssl/crypto/asn1/a_sign.c |
0.00% (0/211) |
0.00% (0/4) |
0.00% (0/284) |
src/openssl/crypto/asn1/a_strex.c |
4.73% (20/423) |
7.14% (1/14) |
3.63% (14/386) |
src/openssl/crypto/asn1/a_strnid.c |
0.00% (0/131) |
0.00% (0/11) |
0.00% (0/123) |
src/openssl/crypto/asn1/a_time.c |
0.00% (0/383) |
0.00% (0/19) |
0.00% (0/374) |
src/openssl/crypto/asn1/a_type.c |
9.43% (10/106) |
16.67% (1/6) |
12.31% (16/130) |
src/openssl/crypto/asn1/a_utctm.c |
0.00% (0/55) |
0.00% (0/7) |
0.00% (0/54) |
src/openssl/crypto/asn1/a_utf8.c |
92.78% (90/97) |
100.00% (2/2) |
92.39% (85/92) |
src/openssl/crypto/asn1/a_verify.c |
0.00% (0/146) |
0.00% (0/4) |
0.00% (0/216) |
src/openssl/crypto/asn1/ameth_lib.c |
31.95% (77/241) |
25.00% (7/28) |
33.88% (62/183) |
src/openssl/crypto/asn1/asn1_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/asn1/asn1_gen.c |
0.00% (0/546) |
0.00% (0/12) |
0.00% (0/668) |
src/openssl/crypto/asn1/asn1_item_list.c |
0.00% (0/14) |
0.00% (0/2) |
0.00% (0/15) |
src/openssl/crypto/asn1/asn1_lib.c |
51.03% (174/341) |
44.00% (11/25) |
52.10% (149/286) |
src/openssl/crypto/asn1/asn1_parse.c |
0.00% (0/316) |
0.00% (0/5) |
0.00% (0/349) |
src/openssl/crypto/asn1/asn_mime.c |
0.00% (0/735) |
0.00% (0/27) |
0.00% (0/730) |
src/openssl/crypto/asn1/asn_moid.c |
0.00% (0/63) |
0.00% (0/4) |
0.00% (0/64) |
src/openssl/crypto/asn1/asn_mstbl.c |
0.00% (0/85) |
0.00% (0/4) |
0.00% (0/104) |
src/openssl/crypto/asn1/asn_pack.c |
0.00% (0/36) |
0.00% (0/2) |
0.00% (0/50) |
src/openssl/crypto/asn1/bio_asn1.c |
0.00% (0/262) |
0.00% (0/18) |
0.00% (0/212) |
src/openssl/crypto/asn1/bio_ndef.c |
0.00% (0/116) |
0.00% (0/5) |
0.00% (0/101) |
src/openssl/crypto/asn1/d2i_param.c |
0.00% (0/37) |
0.00% (0/2) |
0.00% (0/39) |
src/openssl/crypto/asn1/d2i_pr.c |
0.00% (0/155) |
0.00% (0/7) |
0.00% (0/136) |
src/openssl/crypto/asn1/d2i_pu.c |
0.00% (0/64) |
0.00% (0/1) |
0.00% (0/80) |
src/openssl/crypto/asn1/evp_asn1.c |
0.00% (0/99) |
0.00% (0/8) |
0.00% (0/99) |
src/openssl/crypto/asn1/f_int.c |
0.00% (0/123) |
0.00% (0/4) |
0.00% (0/127) |
src/openssl/crypto/asn1/f_string.c |
0.00% (0/106) |
0.00% (0/2) |
0.00% (0/113) |
src/openssl/crypto/asn1/i2d_evp.c |
0.00% (0/92) |
0.00% (0/5) |
0.00% (0/105) |
src/openssl/crypto/asn1/nsseq.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/5) |
src/openssl/crypto/asn1/p5_pbe.c |
0.00% (0/62) |
0.00% (0/4) |
0.00% (0/73) |
src/openssl/crypto/asn1/p5_pbev2.c |
0.00% (0/130) |
0.00% (0/5) |
0.00% (0/133) |
src/openssl/crypto/asn1/p5_scrypt.c |
0.00% (0/162) |
0.00% (0/4) |
0.00% (0/181) |
src/openssl/crypto/asn1/p8_pkey.c |
0.00% (0/44) |
0.00% (0/7) |
0.00% (0/31) |
src/openssl/crypto/asn1/t_bitst.c |
0.00% (0/35) |
0.00% (0/3) |
0.00% (0/26) |
src/openssl/crypto/asn1/t_pkey.c |
0.00% (0/59) |
0.00% (0/2) |
0.00% (0/73) |
src/openssl/crypto/asn1/t_spki.c |
0.00% (0/35) |
0.00% (0/1) |
0.00% (0/22) |
src/openssl/crypto/asn1/tasn_dec.c |
84.70% (692/817) |
100.00% (15/15) |
82.05% (818/997) |
src/openssl/crypto/asn1/tasn_enc.c |
51.90% (219/422) |
55.56% (5/9) |
48.71% (226/464) |
src/openssl/crypto/asn1/tasn_fre.c |
87.97% (139/158) |
100.00% (5/5) |
85.81% (127/148) |
src/openssl/crypto/asn1/tasn_new.c |
69.35% (181/261) |
90.00% (9/10) |
66.15% (170/257) |
src/openssl/crypto/asn1/tasn_prn.c |
0.00% (0/393) |
0.00% (0/21) |
0.00% (0/385) |
src/openssl/crypto/asn1/tasn_scn.c |
0.00% (0/27) |
0.00% (0/7) |
0.00% (0/21) |
src/openssl/crypto/asn1/tasn_typ.c |
100.00% (8/8) |
100.00% (2/2) |
100.00% (3/3) |
src/openssl/crypto/asn1/tasn_utl.c |
78.48% (124/158) |
92.31% (12/13) |
68.10% (111/163) |
src/openssl/crypto/asn1/x_algor.c |
8.20% (10/122) |
11.11% (1/9) |
8.13% (10/123) |
src/openssl/crypto/asn1/x_bignum.c |
30.26% (23/76) |
44.44% (4/9) |
33.85% (22/65) |
src/openssl/crypto/asn1/x_info.c |
0.00% (0/18) |
0.00% (0/2) |
0.00% (0/22) |
src/openssl/crypto/asn1/x_int64.c |
23.42% (37/158) |
15.00% (3/20) |
22.02% (48/218) |
src/openssl/crypto/asn1/x_long.c |
0.00% (0/107) |
0.00% (0/8) |
0.00% (0/106) |
src/openssl/crypto/asn1/x_pkey.c |
0.00% (0/25) |
0.00% (0/2) |
0.00% (0/29) |
src/openssl/crypto/asn1/x_sig.c |
0.00% (0/12) |
0.00% (0/2) |
0.00% (0/10) |
src/openssl/crypto/asn1_dsa.c |
84.68% (94/111) |
100.00% (6/6) |
84.14% (122/145) |
src/openssl/crypto/async/arch/async_posix.c |
0.00% (0/27) |
0.00% (0/4) |
0.00% (0/17) |
src/openssl/crypto/async/arch/async_posix.h |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/9) |
src/openssl/crypto/async/async.c |
0.00% (0/316) |
0.00% (0/20) |
0.00% (0/325) |
src/openssl/crypto/async/async_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/async/async_wait.c |
0.00% (0/167) |
0.00% (0/12) |
0.00% (0/116) |
src/openssl/crypto/bf/bf_cfb64.c |
0.00% (0/52) |
0.00% (0/1) |
0.00% (0/21) |
src/openssl/crypto/bf/bf_ecb.c |
0.00% (0/19) |
0.00% (0/2) |
0.00% (0/10) |
src/openssl/crypto/bf/bf_enc.c |
0.00% (0/127) |
0.00% (0/3) |
0.00% (0/94) |
src/openssl/crypto/bf/bf_ofb64.c |
0.00% (0/40) |
0.00% (0/1) |
0.00% (0/16) |
src/openssl/crypto/bf/bf_skey.c |
0.00% (0/42) |
0.00% (0/1) |
0.00% (0/25) |
src/openssl/crypto/bio/bf_buff.c |
0.00% (0/369) |
0.00% (0/9) |
0.00% (0/349) |
src/openssl/crypto/bio/bf_lbuf.c |
0.00% (0/223) |
0.00% (0/9) |
0.00% (0/225) |
src/openssl/crypto/bio/bf_nbio.c |
0.00% (0/115) |
0.00% (0/9) |
0.00% (0/106) |
src/openssl/crypto/bio/bf_null.c |
0.00% (0/58) |
0.00% (0/7) |
0.00% (0/57) |
src/openssl/crypto/bio/bf_prefix.c |
0.00% (0/111) |
0.00% (0/9) |
0.00% (0/90) |
src/openssl/crypto/bio/bf_readbuff.c |
0.00% (0/186) |
0.00% (0/10) |
0.00% (0/168) |
src/openssl/crypto/bio/bio_addr.c |
0.00% (0/568) |
0.00% (0/28) |
0.00% (0/515) |
src/openssl/crypto/bio/bio_cb.c |
0.00% (0/82) |
0.00% (0/2) |
0.00% (0/51) |
src/openssl/crypto/bio/bio_dump.c |
0.00% (0/94) |
0.00% (0/9) |
0.00% (0/73) |
src/openssl/crypto/bio/bio_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/bio/bio_lib.c |
15.05% (98/651) |
22.03% (13/59) |
14.81% (104/702) |
src/openssl/crypto/bio/bio_meth.c |
41.54% (54/130) |
38.46% (10/26) |
41.03% (32/78) |
src/openssl/crypto/bio/bio_print.c |
29.59% (203/686) |
50.00% (6/12) |
29.20% (186/637) |
src/openssl/crypto/bio/bio_sock.c |
1.02% (2/196) |
7.69% (1/13) |
0.54% (1/185) |
src/openssl/crypto/bio/bio_sock2.c |
0.00% (0/162) |
0.00% (0/6) |
0.00% (0/260) |
src/openssl/crypto/bio/bss_acpt.c |
0.00% (0/422) |
0.00% (0/12) |
0.00% (0/368) |
src/openssl/crypto/bio/bss_bio.c |
0.00% (0/501) |
0.00% (0/21) |
0.00% (0/435) |
src/openssl/crypto/bio/bss_conn.c |
0.00% (0/424) |
0.00% (0/13) |
0.00% (0/396) |
src/openssl/crypto/bio/bss_core.c |
0.00% (0/107) |
0.00% (0/13) |
0.00% (0/96) |
src/openssl/crypto/bio/bss_dgram.c |
0.00% (0/488) |
0.00% (0/15) |
0.00% (0/296) |
src/openssl/crypto/bio/bss_fd.c |
0.00% (0/163) |
0.00% (0/11) |
0.00% (0/118) |
src/openssl/crypto/bio/bss_file.c |
8.37% (18/215) |
10.00% (1/10) |
8.55% (20/234) |
src/openssl/crypto/bio/bss_log.c |
0.00% (0/131) |
0.00% (0/9) |
0.00% (0/35) |
src/openssl/crypto/bio/bss_mem.c |
41.15% (107/260) |
57.14% (8/14) |
40.62% (91/224) |
src/openssl/crypto/bio/bss_null.c |
0.00% (0/39) |
0.00% (0/6) |
0.00% (0/33) |
src/openssl/crypto/bio/bss_sock.c |
0.00% (0/137) |
0.00% (0/10) |
0.00% (0/92) |
src/openssl/crypto/bio/ossl_core_bio.c |
44.93% (31/69) |
38.46% (5/13) |
54.76% (23/42) |
src/openssl/crypto/bn/asm/x86_64-gcc.c |
68.82% (245/356) |
80.00% (8/10) |
62.79% (410/653) |
src/openssl/crypto/bn/bn_add.c |
89.34% (109/122) |
100.00% (4/4) |
76.92% (40/52) |
src/openssl/crypto/bn/bn_blind.c |
1.52% (3/197) |
7.14% (1/14) |
1.42% (3/211) |
src/openssl/crypto/bn/bn_const.c |
0.00% (0/56) |
0.00% (0/8) |
0.00% (0/32) |
src/openssl/crypto/bn/bn_conv.c |
20.37% (44/216) |
20.00% (1/5) |
18.30% (41/224) |
src/openssl/crypto/bn/bn_ctx.c |
71.01% (147/207) |
94.44% (17/18) |
76.36% (168/220) |
src/openssl/crypto/bn/bn_depr.c |
0.00% (0/26) |
0.00% (0/3) |
0.00% (0/13) |
src/openssl/crypto/bn/bn_div.c |
87.02% (114/131) |
100.00% (3/3) |
81.13% (86/106) |
src/openssl/crypto/bn/bn_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/bn/bn_exp.c |
27.72% (247/891) |
25.00% (3/12) |
25.70% (228/887) |
src/openssl/crypto/bn/bn_exp2.c |
0.00% (0/148) |
0.00% (0/1) |
0.00% (0/171) |
src/openssl/crypto/bn/bn_gcd.c |
41.67% (145/348) |
50.00% (2/4) |
47.42% (156/329) |
src/openssl/crypto/bn/bn_gf2m.c |
24.88% (156/627) |
25.00% (5/20) |
27.10% (161/594) |
src/openssl/crypto/bn/bn_intern.c |
58.82% (70/119) |
75.00% (6/8) |
45.67% (58/127) |
src/openssl/crypto/bn/bn_kron.c |
0.00% (0/74) |
0.00% (0/1) |
0.00% (0/76) |
src/openssl/crypto/bn/bn_lib.c |
61.98% (463/747) |
73.33% (44/60) |
63.59% (400/629) |
src/openssl/crypto/bn/bn_local.h |
66.67% (6/9) |
100.00% (1/1) |
94.12% (16/17) |
src/openssl/crypto/bn/bn_mod.c |
50.96% (106/208) |
61.54% (8/13) |
45.70% (85/186) |
src/openssl/crypto/bn/bn_mont.c |
83.88% (203/242) |
100.00% (12/12) |
80.20% (158/197) |
src/openssl/crypto/bn/bn_mpi.c |
0.00% (0/64) |
0.00% (0/2) |
0.00% (0/47) |
src/openssl/crypto/bn/bn_mul.c |
46.68% (225/482) |
62.50% (5/8) |
46.71% (149/319) |
src/openssl/crypto/bn/bn_nist.c |
0.00% (0/552) |
0.00% (0/14) |
0.00% (0/1190) |
src/openssl/crypto/bn/bn_prime.c |
0.00% (0/351) |
0.00% (0/14) |
0.00% (0/390) |
src/openssl/crypto/bn/bn_print.c |
0.00% (0/42) |
0.00% (0/3) |
0.00% (0/37) |
src/openssl/crypto/bn/bn_rand.c |
18.80% (47/250) |
18.75% (3/16) |
17.98% (48/267) |
src/openssl/crypto/bn/bn_recp.c |
0.00% (0/131) |
0.00% (0/7) |
0.00% (0/117) |
src/openssl/crypto/bn/bn_rsa_fips186_4.c |
0.00% (0/172) |
0.00% (0/5) |
0.00% (0/192) |
src/openssl/crypto/bn/bn_shift.c |
88.24% (135/153) |
100.00% (6/6) |
79.25% (84/106) |
src/openssl/crypto/bn/bn_sqr.c |
50.36% (70/139) |
75.00% (3/4) |
43.75% (35/80) |
src/openssl/crypto/bn/bn_sqrt.c |
0.00% (0/212) |
0.00% (0/1) |
0.00% (0/257) |
src/openssl/crypto/bn/bn_word.c |
57.14% (80/140) |
80.00% (4/5) |
61.34% (73/119) |
src/openssl/crypto/bn/bn_x931p.c |
0.00% (0/132) |
0.00% (0/4) |
0.00% (0/143) |
src/openssl/crypto/bn/rsaz_exp.c |
0.00% (0/157) |
0.00% (0/2) |
0.00% (0/17) |
src/openssl/crypto/bn/rsaz_exp.h |
0.00% (0/12) |
0.00% (0/2) |
0.00% (0/5) |
src/openssl/crypto/bn/rsaz_exp_x2.c |
0.00% (0/252) |
0.00% (0/8) |
0.00% (0/134) |
src/openssl/crypto/bsearch.c |
82.14% (23/28) |
100.00% (1/1) |
77.78% (21/27) |
src/openssl/crypto/buffer/buf_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/buffer/buffer.c |
56.91% (70/123) |
71.43% (5/7) |
49.58% (59/119) |
src/openssl/crypto/camellia/cmll_cfb.c |
0.00% (0/12) |
0.00% (0/3) |
0.00% (0/3) |
src/openssl/crypto/camellia/cmll_ctr.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/camellia/cmll_ecb.c |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/5) |
src/openssl/crypto/camellia/cmll_misc.c |
0.00% (0/14) |
0.00% (0/3) |
0.00% (0/15) |
src/openssl/crypto/camellia/cmll_ofb.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/cast/c_cfb64.c |
0.00% (0/52) |
0.00% (0/1) |
0.00% (0/21) |
src/openssl/crypto/cast/c_ecb.c |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/9) |
src/openssl/crypto/cast/c_enc.c |
0.00% (0/125) |
0.00% (0/3) |
0.00% (0/162) |
src/openssl/crypto/cast/c_ofb64.c |
0.00% (0/40) |
0.00% (0/1) |
0.00% (0/16) |
src/openssl/crypto/cast/c_skey.c |
0.00% (0/81) |
0.00% (0/1) |
0.00% (0/200) |
src/openssl/crypto/cmac/cmac.c |
0.00% (0/158) |
0.00% (0/10) |
0.00% (0/146) |
src/openssl/crypto/cmp/cmp_asn.c |
0.00% (0/88) |
0.00% (0/7) |
0.00% (0/83) |
src/openssl/crypto/cmp/cmp_client.c |
0.00% (0/639) |
0.00% (0/14) |
0.00% (0/822) |
src/openssl/crypto/cmp/cmp_ctx.c |
0.00% (0/735) |
0.00% (0/57) |
0.00% (0/868) |
src/openssl/crypto/cmp/cmp_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/cmp/cmp_hdr.c |
0.00% (0/225) |
0.00% (0/21) |
0.00% (0/275) |
src/openssl/crypto/cmp/cmp_http.c |
0.00% (0/54) |
0.00% (0/2) |
0.00% (0/69) |
src/openssl/crypto/cmp/cmp_msg.c |
0.00% (0/817) |
0.00% (0/42) |
0.00% (0/1042) |
src/openssl/crypto/cmp/cmp_protect.c |
0.00% (0/219) |
0.00% (0/6) |
0.00% (0/287) |
src/openssl/crypto/cmp/cmp_server.c |
0.00% (0/470) |
0.00% (0/18) |
0.00% (0/611) |
src/openssl/crypto/cmp/cmp_status.c |
0.00% (0/226) |
0.00% (0/10) |
0.00% (0/270) |
src/openssl/crypto/cmp/cmp_util.c |
1.57% (3/191) |
9.09% (1/11) |
0.91% (2/220) |
src/openssl/crypto/cmp/cmp_vfy.c |
0.00% (0/510) |
0.00% (0/17) |
0.00% (0/733) |
src/openssl/crypto/cms/cms_asn1.c |
0.00% (0/107) |
0.00% (0/7) |
0.00% (0/78) |
src/openssl/crypto/cms/cms_att.c |
0.00% (0/125) |
0.00% (0/23) |
0.00% (0/91) |
src/openssl/crypto/cms/cms_dd.c |
0.00% (0/57) |
0.00% (0/3) |
0.00% (0/51) |
src/openssl/crypto/cms/cms_dh.c |
0.00% (0/250) |
0.00% (0/5) |
0.00% (0/260) |
src/openssl/crypto/cms/cms_ec.c |
0.00% (0/309) |
0.00% (0/8) |
0.00% (0/312) |
src/openssl/crypto/cms/cms_enc.c |
0.00% (0/196) |
0.00% (0/4) |
0.00% (0/242) |
src/openssl/crypto/cms/cms_env.c |
0.00% (0/955) |
0.00% (0/47) |
0.00% (0/979) |
src/openssl/crypto/cms/cms_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/cms/cms_ess.c |
0.00% (0/269) |
0.00% (0/12) |
0.00% (0/297) |
src/openssl/crypto/cms/cms_io.c |
0.00% (0/77) |
0.00% (0/9) |
0.00% (0/45) |
src/openssl/crypto/cms/cms_kari.c |
0.00% (0/379) |
0.00% (0/16) |
0.00% (0/370) |
src/openssl/crypto/cms/cms_lib.c |
0.00% (0/519) |
0.00% (0/34) |
0.00% (0/498) |
src/openssl/crypto/cms/cms_pwri.c |
0.00% (0/277) |
0.00% (0/5) |
0.00% (0/312) |
src/openssl/crypto/cms/cms_rsa.c |
0.00% (0/216) |
0.00% (0/7) |
0.00% (0/238) |
src/openssl/crypto/cms/cms_sd.c |
0.00% (0/860) |
0.00% (0/36) |
0.00% (0/927) |
src/openssl/crypto/cms/cms_smime.c |
0.00% (0/652) |
0.00% (0/30) |
0.00% (0/791) |
src/openssl/crypto/comp/c_zlib.c |
33.33% (2/6) |
50.00% (1/2) |
50.00% (1/2) |
src/openssl/crypto/comp/comp_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/comp/comp_lib.c |
0.00% (0/56) |
0.00% (0/8) |
0.00% (0/47) |
src/openssl/crypto/conf/conf_api.c |
3.52% (5/142) |
9.09% (1/11) |
4.97% (8/161) |
src/openssl/crypto/conf/conf_def.c |
5.76% (40/695) |
25.00% (6/24) |
4.09% (32/783) |
src/openssl/crypto/conf/conf_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/conf/conf_lib.c |
5.90% (17/288) |
8.57% (3/35) |
4.78% (11/230) |
src/openssl/crypto/conf/conf_mall.c |
0.00% (0/11) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/conf/conf_mod.c |
19.00% (80/421) |
23.33% (7/30) |
15.10% (61/404) |
src/openssl/crypto/conf/conf_sap.c |
59.38% (19/32) |
33.33% (1/3) |
45.83% (11/24) |
src/openssl/crypto/conf/conf_ssl.c |
0.00% (0/105) |
0.00% (0/6) |
0.00% (0/110) |
src/openssl/crypto/context.c |
48.24% (151/313) |
60.00% (18/30) |
45.29% (101/223) |
src/openssl/crypto/core_algorithm.c |
87.10% (81/93) |
100.00% (4/4) |
77.42% (48/62) |
src/openssl/crypto/core_fetch.c |
81.43% (57/70) |
100.00% (7/7) |
59.62% (31/52) |
src/openssl/crypto/core_namemap.c |
78.28% (227/290) |
91.67% (22/24) |
76.40% (204/267) |
src/openssl/crypto/cpt_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/cpuid.c |
21.74% (15/69) |
25.00% (1/4) |
14.29% (7/49) |
src/openssl/crypto/crmf/crmf_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/crmf/crmf_lib.c |
0.00% (0/469) |
0.00% (0/26) |
0.00% (0/585) |
src/openssl/crypto/crmf/crmf_pbm.c |
0.00% (0/114) |
0.00% (0/2) |
0.00% (0/173) |
src/openssl/crypto/cryptlib.c |
0.00% (0/17) |
0.00% (0/3) |
0.00% (0/3) |
src/openssl/crypto/ct/ct_b64.c |
0.00% (0/109) |
0.00% (0/4) |
0.00% (0/121) |
src/openssl/crypto/ct/ct_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ct/ct_log.c |
0.00% (0/201) |
0.00% (0/17) |
0.00% (0/233) |
src/openssl/crypto/ct/ct_oct.c |
0.00% (0/292) |
0.00% (0/8) |
0.00% (0/337) |
src/openssl/crypto/ct/ct_policy.c |
0.00% (0/60) |
0.00% (0/11) |
0.00% (0/53) |
src/openssl/crypto/ct/ct_prn.c |
0.00% (0/80) |
0.00% (0/5) |
0.00% (0/39) |
src/openssl/crypto/ct/ct_sct.c |
0.00% (0/271) |
0.00% (0/27) |
0.00% (0/256) |
src/openssl/crypto/ct/ct_sct_ctx.c |
0.00% (0/170) |
0.00% (0/10) |
0.00% (0/189) |
src/openssl/crypto/ct/ct_vfy.c |
0.00% (0/77) |
0.00% (0/2) |
0.00% (0/100) |
src/openssl/crypto/ct/ct_x509v3.c |
0.00% (0/40) |
0.00% (0/6) |
0.00% (0/27) |
src/openssl/crypto/ctype.c |
46.43% (13/28) |
42.86% (3/7) |
46.15% (18/39) |
src/openssl/crypto/cversion.c |
0.00% (0/49) |
0.00% (0/7) |
0.00% (0/47) |
src/openssl/crypto/der_writer.c |
22.61% (26/115) |
35.71% (5/14) |
19.69% (25/127) |
src/openssl/crypto/des/cbc_cksm.c |
0.00% (0/33) |
0.00% (0/1) |
0.00% (0/26) |
src/openssl/crypto/des/cfb64ede.c |
0.00% (0/140) |
0.00% (0/2) |
0.00% (0/116) |
src/openssl/crypto/des/cfb64enc.c |
0.00% (0/52) |
0.00% (0/1) |
0.00% (0/22) |
src/openssl/crypto/des/cfb_enc.c |
0.00% (0/84) |
0.00% (0/1) |
0.00% (0/85) |
src/openssl/crypto/des/des_enc.c |
0.00% (0/216) |
0.00% (0/5) |
0.00% (0/373) |
src/openssl/crypto/des/ecb3_enc.c |
0.00% (0/18) |
0.00% (0/1) |
0.00% (0/8) |
src/openssl/crypto/des/ecb_enc.c |
0.00% (0/28) |
0.00% (0/2) |
0.00% (0/11) |
src/openssl/crypto/des/fcrypt.c |
0.00% (0/56) |
0.00% (0/2) |
0.00% (0/33) |
src/openssl/crypto/des/fcrypt_b.c |
0.00% (0/41) |
0.00% (0/1) |
0.00% (0/75) |
src/openssl/crypto/des/ncbc_enc.c |
0.00% (0/79) |
0.00% (0/1) |
0.00% (0/61) |
src/openssl/crypto/des/ofb64ede.c |
0.00% (0/38) |
0.00% (0/1) |
0.00% (0/15) |
src/openssl/crypto/des/ofb64enc.c |
0.00% (0/40) |
0.00% (0/1) |
0.00% (0/16) |
src/openssl/crypto/des/ofb_enc.c |
0.00% (0/58) |
0.00% (0/1) |
0.00% (0/50) |
src/openssl/crypto/des/pcbc_enc.c |
0.00% (0/50) |
0.00% (0/1) |
0.00% (0/49) |
src/openssl/crypto/des/qud_cksm.c |
0.00% (0/39) |
0.00% (0/1) |
0.00% (0/25) |
src/openssl/crypto/des/rand_key.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/des/set_key.c |
0.00% (0/91) |
0.00% (0/7) |
0.00% (0/46) |
src/openssl/crypto/des/str2key.c |
0.00% (0/57) |
0.00% (0/2) |
0.00% (0/22) |
src/openssl/crypto/des/xcbc_enc.c |
0.00% (0/82) |
0.00% (0/1) |
0.00% (0/65) |
src/openssl/crypto/dh/dh_ameth.c |
11.66% (45/386) |
9.09% (3/33) |
9.83% (35/356) |
src/openssl/crypto/dh/dh_asn1.c |
25.30% (21/83) |
33.33% (1/3) |
24.07% (13/54) |
src/openssl/crypto/dh/dh_backend.c |
10.98% (18/164) |
22.22% (2/9) |
11.04% (18/163) |
src/openssl/crypto/dh/dh_check.c |
0.00% (0/233) |
0.00% (0/9) |
0.00% (0/338) |
src/openssl/crypto/dh/dh_depr.c |
0.00% (0/19) |
0.00% (0/1) |
0.00% (0/10) |
src/openssl/crypto/dh/dh_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/dh/dh_gen.c |
0.00% (0/109) |
0.00% (0/4) |
0.00% (0/114) |
src/openssl/crypto/dh/dh_group_params.c |
21.74% (10/46) |
16.67% (1/6) |
25.71% (9/35) |
src/openssl/crypto/dh/dh_kdf.c |
0.00% (0/37) |
0.00% (0/2) |
0.00% (0/19) |
src/openssl/crypto/dh/dh_key.c |
4.26% (12/282) |
21.43% (3/14) |
1.36% (4/294) |
src/openssl/crypto/dh/dh_lib.c |
47.83% (99/207) |
45.16% (14/31) |
52.76% (86/163) |
src/openssl/crypto/dh/dh_meth.c |
0.00% (0/99) |
0.00% (0/21) |
0.00% (0/85) |
src/openssl/crypto/dh/dh_pmeth.c |
0.00% (0/343) |
0.00% (0/11) |
0.00% (0/332) |
src/openssl/crypto/dh/dh_prn.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/11) |
src/openssl/crypto/dh/dh_rfc5114.c |
0.00% (0/15) |
0.00% (0/1) |
0.00% (0/11) |
src/openssl/crypto/dsa/dsa_ameth.c |
8.52% (31/364) |
7.69% (2/26) |
7.65% (27/353) |
src/openssl/crypto/dsa/dsa_asn1.c |
75.00% (12/16) |
50.00% (1/2) |
78.57% (11/14) |
src/openssl/crypto/dsa/dsa_backend.c |
0.00% (0/126) |
0.00% (0/5) |
0.00% (0/145) |
src/openssl/crypto/dsa/dsa_check.c |
0.00% (0/70) |
0.00% (0/6) |
0.00% (0/78) |
src/openssl/crypto/dsa/dsa_depr.c |
0.00% (0/19) |
0.00% (0/1) |
0.00% (0/11) |
src/openssl/crypto/dsa/dsa_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/dsa/dsa_gen.c |
0.00% (0/39) |
0.00% (0/2) |
0.00% (0/34) |
src/openssl/crypto/dsa/dsa_key.c |
0.00% (0/98) |
0.00% (0/4) |
0.00% (0/64) |
src/openssl/crypto/dsa/dsa_lib.c |
20.87% (48/230) |
10.34% (3/29) |
22.80% (44/193) |
src/openssl/crypto/dsa/dsa_meth.c |
0.00% (0/120) |
0.00% (0/27) |
0.00% (0/91) |
src/openssl/crypto/dsa/dsa_ossl.c |
4.29% (12/280) |
27.27% (3/11) |
1.27% (4/315) |
src/openssl/crypto/dsa/dsa_pmeth.c |
0.00% (0/170) |
0.00% (0/10) |
0.00% (0/190) |
src/openssl/crypto/dsa/dsa_prn.c |
0.00% (0/48) |
0.00% (0/4) |
0.00% (0/34) |
src/openssl/crypto/dsa/dsa_sign.c |
0.00% (0/146) |
0.00% (0/12) |
0.00% (0/124) |
src/openssl/crypto/dsa/dsa_vrf.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/dso/dso_dlfcn.c |
0.00% (0/179) |
0.00% (0/8) |
0.00% (0/200) |
src/openssl/crypto/dso/dso_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/dso/dso_lib.c |
1.59% (4/252) |
6.67% (1/15) |
0.81% (3/372) |
src/openssl/crypto/ec/curve25519.c |
56.52% (1301/2302) |
50.00% (34/68) |
43.39% (187/431) |
src/openssl/crypto/ec/curve448/arch_64/arch_intrinsics.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/ec/curve448/arch_64/f_impl.h |
0.00% (0/29) |
0.00% (0/4) |
0.00% (0/22) |
src/openssl/crypto/ec/curve448/arch_64/f_impl64.c |
0.00% (0/139) |
0.00% (0/3) |
0.00% (0/21) |
src/openssl/crypto/ec/curve448/curve448.c |
0.00% (0/462) |
0.00% (0/26) |
0.00% (0/175) |
src/openssl/crypto/ec/curve448/curve448utils.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/ec/curve448/eddsa.c |
0.00% (0/238) |
0.00% (0/14) |
0.00% (0/141) |
src/openssl/crypto/ec/curve448/f_generic.c |
0.00% (0/133) |
0.00% (0/9) |
0.00% (0/83) |
src/openssl/crypto/ec/curve448/field.h |
0.00% (0/72) |
0.00% (0/8) |
0.00% (0/32) |
src/openssl/crypto/ec/curve448/point_448.h |
0.00% (0/6) |
0.00% (0/2) |
0.00% (0/2) |
src/openssl/crypto/ec/curve448/scalar.c |
0.00% (0/132) |
0.00% (0/11) |
0.00% (0/102) |
src/openssl/crypto/ec/curve448/word.h |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/2) |
src/openssl/crypto/ec/ec2_oct.c |
14.87% (40/269) |
33.33% (1/3) |
18.58% (55/296) |
src/openssl/crypto/ec/ec2_smpl.c |
28.72% (189/658) |
43.75% (14/32) |
17.99% (109/606) |
src/openssl/crypto/ec/ec_ameth.c |
23.95% (103/430) |
16.13% (5/31) |
19.56% (80/409) |
src/openssl/crypto/ec/ec_asn1.c |
11.53% (98/850) |
34.78% (8/23) |
8.87% (100/1127) |
src/openssl/crypto/ec/ec_backend.c |
56.51% (317/561) |
87.50% (21/24) |
47.50% (285/600) |
src/openssl/crypto/ec/ec_check.c |
0.00% (0/72) |
0.00% (0/2) |
0.00% (0/103) |
src/openssl/crypto/ec/ec_curve.c |
42.79% (89/208) |
50.00% (4/8) |
31.12% (75/241) |
src/openssl/crypto/ec/ec_cvt.c |
70.37% (19/27) |
100.00% (2/2) |
71.43% (10/14) |
src/openssl/crypto/ec/ec_deprecated.c |
0.00% (0/40) |
0.00% (0/2) |
0.00% (0/49) |
src/openssl/crypto/ec/ec_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ec/ec_key.c |
38.49% (249/647) |
58.00% (29/50) |
30.94% (211/682) |
src/openssl/crypto/ec/ec_kmeth.c |
25.00% (45/180) |
25.00% (5/20) |
22.56% (37/164) |
src/openssl/crypto/ec/ec_lib.c |
39.07% (454/1162) |
58.23% (46/79) |
31.80% (423/1330) |
src/openssl/crypto/ec/ec_local.h |
18.18% (6/33) |
25.00% (1/4) |
24.14% (7/29) |
src/openssl/crypto/ec/ec_mult.c |
26.70% (149/558) |
14.29% (1/7) |
24.35% (179/735) |
src/openssl/crypto/ec/ec_oct.c |
38.89% (35/90) |
50.00% (3/6) |
35.65% (41/115) |
src/openssl/crypto/ec/ec_pmeth.c |
0.00% (0/342) |
0.00% (0/12) |
0.00% (0/397) |
src/openssl/crypto/ec/ec_print.c |
0.00% (0/54) |
0.00% (0/2) |
0.00% (0/50) |
src/openssl/crypto/ec/ecdh_kdf.c |
0.00% (0/24) |
0.00% (0/2) |
0.00% (0/8) |
src/openssl/crypto/ec/ecdh_ossl.c |
54.55% (42/77) |
100.00% (2/2) |
33.33% (33/99) |
src/openssl/crypto/ec/ecdsa_ossl.c |
19.89% (70/352) |
33.33% (3/9) |
15.27% (75/491) |
src/openssl/crypto/ec/ecdsa_sign.c |
0.00% (0/24) |
0.00% (0/5) |
0.00% (0/32) |
src/openssl/crypto/ec/ecdsa_vrf.c |
84.62% (11/13) |
100.00% (2/2) |
40.00% (8/20) |
src/openssl/crypto/ec/eck_prn.c |
0.00% (0/194) |
0.00% (0/5) |
0.00% (0/230) |
src/openssl/crypto/ec/ecp_mont.c |
74.18% (158/213) |
91.67% (11/12) |
50.78% (65/128) |
src/openssl/crypto/ec/ecp_nist.c |
0.00% (0/128) |
0.00% (0/5) |
0.00% (0/84) |
src/openssl/crypto/ec/ecp_nistz256.c |
65.61% (477/727) |
70.00% (14/20) |
50.51% (296/586) |
src/openssl/crypto/ec/ecp_oct.c |
46.21% (128/277) |
66.67% (2/3) |
43.54% (145/333) |
src/openssl/crypto/ec/ecp_smpl.c |
39.52% (473/1197) |
63.64% (21/33) |
39.64% (469/1183) |
src/openssl/crypto/ec/ecx_backend.c |
11.48% (21/183) |
20.00% (1/5) |
8.88% (23/259) |
src/openssl/crypto/ec/ecx_key.c |
56.92% (37/65) |
60.00% (3/5) |
58.75% (47/80) |
src/openssl/crypto/ec/ecx_meth.c |
0.00% (0/475) |
0.00% (0/48) |
0.00% (0/667) |
src/openssl/crypto/encode_decode/decoder_err.c |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/3) |
src/openssl/crypto/encode_decode/decoder_lib.c |
62.10% (390/628) |
74.07% (20/27) |
54.07% (392/725) |
src/openssl/crypto/encode_decode/decoder_meth.c |
50.48% (211/418) |
57.89% (22/38) |
43.75% (161/368) |
src/openssl/crypto/encode_decode/decoder_pkey.c |
61.96% (171/276) |
63.64% (7/11) |
68.95% (191/277) |
src/openssl/crypto/encode_decode/encoder_err.c |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/3) |
src/openssl/crypto/encode_decode/encoder_lib.c |
0.00% (0/443) |
0.00% (0/21) |
0.00% (0/409) |
src/openssl/crypto/encode_decode/encoder_meth.c |
0.00% (0/424) |
0.00% (0/38) |
0.00% (0/375) |
src/openssl/crypto/encode_decode/encoder_pkey.c |
0.00% (0/212) |
0.00% (0/12) |
0.00% (0/200) |
src/openssl/crypto/engine/eng_all.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/7) |
src/openssl/crypto/engine/eng_cnf.c |
0.00% (0/129) |
0.00% (0/6) |
0.00% (0/140) |
src/openssl/crypto/engine/eng_ctrl.c |
0.00% (0/208) |
0.00% (0/8) |
0.00% (0/312) |
src/openssl/crypto/engine/eng_dyn.c |
0.00% (0/276) |
0.00% (0/12) |
0.00% (0/337) |
src/openssl/crypto/engine/eng_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/engine/eng_fat.c |
0.00% (0/93) |
0.00% (0/5) |
0.00% (0/123) |
src/openssl/crypto/engine/eng_init.c |
6.35% (4/63) |
25.00% (1/4) |
3.70% (3/81) |
src/openssl/crypto/engine/eng_lib.c |
7.41% (14/189) |
10.00% (3/30) |
5.56% (8/144) |
src/openssl/crypto/engine/eng_list.c |
0.00% (0/319) |
0.00% (0/14) |
0.00% (0/346) |
src/openssl/crypto/engine/eng_openssl.c |
0.00% (0/212) |
0.00% (0/20) |
0.00% (0/148) |
src/openssl/crypto/engine/eng_pkey.c |
0.00% (0/91) |
0.00% (0/9) |
0.00% (0/106) |
src/openssl/crypto/engine/eng_rdrand.c |
0.00% (0/42) |
0.00% (0/6) |
0.00% (0/32) |
src/openssl/crypto/engine/eng_table.c |
9.41% (19/202) |
15.38% (2/13) |
5.10% (8/157) |
src/openssl/crypto/engine/tb_asnmth.c |
14.52% (18/124) |
15.38% (2/13) |
12.09% (11/91) |
src/openssl/crypto/engine/tb_cipher.c |
7.55% (4/53) |
11.11% (1/9) |
8.82% (3/34) |
src/openssl/crypto/engine/tb_dh.c |
11.11% (4/36) |
12.50% (1/8) |
15.79% (3/19) |
src/openssl/crypto/engine/tb_digest.c |
7.55% (4/53) |
11.11% (1/9) |
8.82% (3/34) |
src/openssl/crypto/engine/tb_dsa.c |
11.11% (4/36) |
12.50% (1/8) |
15.79% (3/19) |
src/openssl/crypto/engine/tb_eckey.c |
11.11% (4/36) |
12.50% (1/8) |
15.79% (3/19) |
src/openssl/crypto/engine/tb_pkmeth.c |
5.97% (4/67) |
10.00% (1/10) |
7.14% (3/42) |
src/openssl/crypto/engine/tb_rand.c |
11.11% (4/36) |
12.50% (1/8) |
15.79% (3/19) |
src/openssl/crypto/engine/tb_rsa.c |
11.11% (4/36) |
12.50% (1/8) |
15.79% (3/19) |
src/openssl/crypto/err/err.c |
47.31% (229/484) |
42.59% (23/54) |
51.60% (194/376) |
src/openssl/crypto/err/err_all.c |
98.41% (62/63) |
100.00% (1/1) |
98.65% (73/74) |
src/openssl/crypto/err/err_all_legacy.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/err/err_blocks.c |
93.65% (59/63) |
100.00% (4/4) |
90.48% (38/42) |
src/openssl/crypto/err/err_local.h |
90.48% (57/63) |
100.00% (6/6) |
96.92% (63/65) |
src/openssl/crypto/err/err_prn.c |
0.00% (0/131) |
0.00% (0/7) |
0.00% (0/108) |
src/openssl/crypto/ess/ess_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ess/ess_lib.c |
0.00% (0/225) |
0.00% (0/7) |
0.00% (0/282) |
src/openssl/crypto/evp/asymcipher.c |
0.00% (0/381) |
0.00% (0/22) |
0.00% (0/423) |
src/openssl/crypto/evp/bio_b64.c |
0.00% (0/379) |
0.00% (0/8) |
0.00% (0/412) |
src/openssl/crypto/evp/bio_enc.c |
0.00% (0/310) |
0.00% (0/8) |
0.00% (0/268) |
src/openssl/crypto/evp/bio_md.c |
0.00% (0/143) |
0.00% (0/8) |
0.00% (0/113) |
src/openssl/crypto/evp/bio_ok.c |
0.00% (0/377) |
0.00% (0/12) |
0.00% (0/325) |
src/openssl/crypto/evp/c_allc.c |
100.00% (224/224) |
100.00% (1/1) |
100.00% (169/169) |
src/openssl/crypto/evp/c_alld.c |
100.00% (43/43) |
100.00% (1/1) |
100.00% (16/16) |
src/openssl/crypto/evp/cmeth_lib.c |
0.00% (0/100) |
0.00% (0/18) |
0.00% (0/60) |
src/openssl/crypto/evp/ctrl_params_translate.c |
11.65% (152/1305) |
15.09% (8/53) |
13.77% (175/1271) |
src/openssl/crypto/evp/dh_ctrl.c |
0.00% (0/196) |
0.00% (0/22) |
0.00% (0/207) |
src/openssl/crypto/evp/dh_support.c |
0.00% (0/18) |
0.00% (0/2) |
0.00% (0/22) |
src/openssl/crypto/evp/digest.c |
42.66% (337/790) |
57.89% (22/38) |
32.63% (295/904) |
src/openssl/crypto/evp/dsa_ctrl.c |
0.00% (0/75) |
0.00% (0/8) |
0.00% (0/61) |
src/openssl/crypto/evp/e_aes.c |
1.72% (22/1280) |
19.05% (8/42) |
1.09% (12/1098) |
src/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c |
1.55% (8/517) |
28.57% (2/7) |
2.48% (8/322) |
src/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c |
1.81% (10/552) |
28.57% (2/7) |
3.52% (12/341) |
src/openssl/crypto/evp/e_aria.c |
0.79% (4/505) |
10.00% (2/20) |
0.41% (2/482) |
src/openssl/crypto/evp/e_bf.c |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/evp/e_camellia.c |
1.69% (2/118) |
11.11% (1/9) |
1.37% (1/73) |
src/openssl/crypto/evp/e_cast.c |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/evp/e_chacha20_poly1305.c |
1.52% (6/395) |
22.22% (2/9) |
0.62% (2/324) |
src/openssl/crypto/evp/e_des.c |
0.00% (0/129) |
0.00% (0/8) |
0.00% (0/76) |
src/openssl/crypto/evp/e_des3.c |
4.17% (9/216) |
20.00% (3/15) |
1.38% (3/218) |
src/openssl/crypto/evp/e_idea.c |
0.00% (0/22) |
0.00% (0/2) |
0.00% (0/27) |
src/openssl/crypto/evp/e_null.c |
0.00% (0/11) |
0.00% (0/3) |
0.00% (0/5) |
src/openssl/crypto/evp/e_old.c |
0.00% (0/30) |
0.00% (0/10) |
0.00% (0/10) |
src/openssl/crypto/evp/e_rc2.c |
6.82% (6/88) |
25.00% (2/8) |
2.27% (2/88) |
src/openssl/crypto/evp/e_rc4.c |
35.29% (6/17) |
50.00% (2/4) |
22.22% (2/9) |
src/openssl/crypto/evp/e_rc4_hmac_md5.c |
1.97% (3/152) |
25.00% (1/4) |
1.01% (1/99) |
src/openssl/crypto/evp/e_seed.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/2) |
src/openssl/crypto/evp/e_sm4.c |
7.14% (3/42) |
14.29% (1/7) |
5.88% (1/17) |
src/openssl/crypto/evp/e_xcbc_d.c |
11.11% (3/27) |
33.33% (1/3) |
3.33% (1/30) |
src/openssl/crypto/evp/ec_ctrl.c |
3.49% (6/172) |
7.69% (1/13) |
5.70% (9/158) |
src/openssl/crypto/evp/ec_support.c |
66.67% (26/39) |
75.00% (3/4) |
67.44% (29/43) |
src/openssl/crypto/evp/encode.c |
0.00% (0/256) |
0.00% (0/16) |
0.00% (0/202) |
src/openssl/crypto/evp/evp_cnf.c |
0.00% (0/41) |
0.00% (0/2) |
0.00% (0/50) |
src/openssl/crypto/evp/evp_enc.c |
26.30% (323/1228) |
39.58% (19/48) |
22.72% (307/1351) |
src/openssl/crypto/evp/evp_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/evp/evp_fetch.c |
51.73% (194/375) |
58.06% (18/31) |
37.28% (129/346) |
src/openssl/crypto/evp/evp_key.c |
0.00% (0/109) |
0.00% (0/5) |
0.00% (0/113) |
src/openssl/crypto/evp/evp_lib.c |
26.57% (207/779) |
24.24% (24/99) |
25.89% (168/649) |
src/openssl/crypto/evp/evp_pbe.c |
2.55% (4/157) |
9.09% (1/11) |
0.78% (1/129) |
src/openssl/crypto/evp/evp_pkey.c |
0.00% (0/157) |
0.00% (0/15) |
0.00% (0/155) |
src/openssl/crypto/evp/evp_rand.c |
47.72% (220/461) |
39.13% (18/46) |
46.19% (176/381) |
src/openssl/crypto/evp/evp_utils.c |
62.50% (10/16) |
50.00% (2/4) |
50.00% (20/40) |
src/openssl/crypto/evp/exchange.c |
50.88% (203/399) |
55.00% (11/20) |
39.34% (168/427) |
src/openssl/crypto/evp/kdf_lib.c |
37.84% (42/111) |
43.75% (7/16) |
33.04% (38/115) |
src/openssl/crypto/evp/kdf_meth.c |
58.08% (97/167) |
61.54% (8/13) |
55.56% (75/135) |
src/openssl/crypto/evp/kem.c |
0.00% (0/330) |
0.00% (0/20) |
0.00% (0/338) |
src/openssl/crypto/evp/keymgmt_lib.c |
39.71% (137/345) |
72.22% (13/18) |
36.75% (111/302) |
src/openssl/crypto/evp/keymgmt_meth.c |
75.74% (256/338) |
66.67% (24/36) |
76.30% (206/270) |
src/openssl/crypto/evp/legacy_blake2.c |
100.00% (6/6) |
100.00% (2/2) |
100.00% (2/2) |
src/openssl/crypto/evp/legacy_md4.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/evp/legacy_md5.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/evp/legacy_md5_sha1.c |
50.00% (3/6) |
50.00% (1/2) |
50.00% (1/2) |
src/openssl/crypto/evp/legacy_mdc2.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/evp/legacy_meth.h |
0.00% (0/24) |
0.00% (0/6) |
0.00% (0/10) |
src/openssl/crypto/evp/legacy_ripemd.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/evp/legacy_sha.c |
59.26% (48/81) |
60.00% (9/15) |
56.25% (18/32) |
src/openssl/crypto/evp/legacy_wp.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/evp/m_null.c |
0.00% (0/12) |
0.00% (0/4) |
0.00% (0/4) |
src/openssl/crypto/evp/m_sigver.c |
22.22% (108/486) |
30.77% (4/13) |
17.16% (93/542) |
src/openssl/crypto/evp/mac_lib.c |
46.73% (93/199) |
47.62% (10/21) |
38.57% (81/210) |
src/openssl/crypto/evp/mac_meth.c |
67.42% (120/178) |
64.29% (9/14) |
66.67% (92/138) |
src/openssl/crypto/evp/names.c |
23.42% (37/158) |
20.00% (3/15) |
27.88% (29/104) |
src/openssl/crypto/evp/p5_crpt.c |
0.00% (0/80) |
0.00% (0/3) |
0.00% (0/76) |
src/openssl/crypto/evp/p5_crpt2.c |
0.00% (0/179) |
0.00% (0/7) |
0.00% (0/167) |
src/openssl/crypto/evp/p_dec.c |
0.00% (0/15) |
0.00% (0/1) |
0.00% (0/15) |
src/openssl/crypto/evp/p_enc.c |
0.00% (0/15) |
0.00% (0/1) |
0.00% (0/15) |
src/openssl/crypto/evp/p_legacy.c |
53.19% (25/47) |
75.00% (6/8) |
39.58% (19/48) |
src/openssl/crypto/evp/p_lib.c |
27.07% (429/1585) |
24.00% (24/100) |
24.83% (409/1647) |
src/openssl/crypto/evp/p_open.c |
0.00% (0/41) |
0.00% (0/2) |
0.00% (0/48) |
src/openssl/crypto/evp/p_seal.c |
0.00% (0/55) |
0.00% (0/2) |
0.00% (0/50) |
src/openssl/crypto/evp/p_sign.c |
0.00% (0/44) |
0.00% (0/2) |
0.00% (0/34) |
src/openssl/crypto/evp/p_verify.c |
0.00% (0/38) |
0.00% (0/2) |
0.00% (0/31) |
src/openssl/crypto/evp/pbe_scrypt.c |
0.00% (0/44) |
0.00% (0/2) |
0.00% (0/31) |
src/openssl/crypto/evp/pmeth_check.c |
17.86% (20/112) |
30.00% (3/10) |
9.35% (13/139) |
src/openssl/crypto/evp/pmeth_gn.c |
34.62% (99/286) |
42.86% (9/21) |
30.94% (86/278) |
src/openssl/crypto/evp/pmeth_lib.c |
28.26% (388/1373) |
26.61% (33/124) |
29.16% (492/1687) |
src/openssl/crypto/evp/signature.c |
51.15% (288/563) |
36.00% (9/25) |
40.41% (257/636) |
src/openssl/crypto/ex_data.c |
50.94% (163/320) |
61.90% (13/21) |
43.46% (133/306) |
src/openssl/crypto/ffc/ffc_backend.c |
0.00% (0/96) |
0.00% (0/1) |
0.00% (0/114) |
src/openssl/crypto/ffc/ffc_dh.c |
16.36% (9/55) |
12.50% (1/8) |
16.67% (9/54) |
src/openssl/crypto/ffc/ffc_key_generate.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/33) |
src/openssl/crypto/ffc/ffc_key_validate.c |
0.00% (0/77) |
0.00% (0/3) |
0.00% (0/70) |
src/openssl/crypto/ffc/ffc_params.c |
28.81% (70/243) |
26.32% (5/19) |
32.02% (81/253) |
src/openssl/crypto/ffc/ffc_params_generate.c |
0.00% (0/629) |
0.00% (0/11) |
0.00% (0/652) |
src/openssl/crypto/ffc/ffc_params_validate.c |
0.00% (0/102) |
0.00% (0/5) |
0.00% (0/98) |
src/openssl/crypto/getenv.c |
100.00% (8/8) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/hmac/hmac.c |
67.23% (119/177) |
71.43% (10/14) |
70.55% (115/163) |
src/openssl/crypto/http/http_client.c |
0.00% (0/1001) |
0.00% (0/30) |
0.00% (0/1368) |
src/openssl/crypto/http/http_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/http/http_lib.c |
0.00% (0/218) |
0.00% (0/8) |
0.00% (0/251) |
src/openssl/crypto/idea/i_cbc.c |
0.00% (0/97) |
0.00% (0/2) |
0.00% (0/202) |
src/openssl/crypto/idea/i_cfb64.c |
0.00% (0/56) |
0.00% (0/1) |
0.00% (0/23) |
src/openssl/crypto/idea/i_ecb.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/6) |
src/openssl/crypto/idea/i_ofb64.c |
0.00% (0/44) |
0.00% (0/1) |
0.00% (0/18) |
src/openssl/crypto/idea/i_skey.c |
0.00% (0/86) |
0.00% (0/3) |
0.00% (0/33) |
src/openssl/crypto/info.c |
0.00% (0/79) |
0.00% (0/2) |
0.00% (0/37) |
src/openssl/crypto/init.c |
58.60% (167/285) |
45.00% (9/20) |
55.48% (172/310) |
src/openssl/crypto/initthread.c |
67.59% (146/216) |
86.67% (13/15) |
62.58% (102/163) |
src/openssl/crypto/kdf/kdf_err.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/lhash/lh_stats.c |
0.00% (0/76) |
0.00% (0/6) |
0.00% (0/38) |
src/openssl/crypto/lhash/lhash.c |
86.22% (219/254) |
100.00% (18/18) |
82.56% (142/172) |
src/openssl/crypto/md4/md4_dgst.c |
0.00% (0/106) |
0.00% (0/2) |
0.00% (0/184) |
src/openssl/crypto/md4/md4_one.c |
0.00% (0/13) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/md5/md5_dgst.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/5) |
src/openssl/crypto/md5/md5_one.c |
0.00% (0/13) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/md5/md5_sha1.c |
0.00% (0/53) |
0.00% (0/4) |
0.00% (0/57) |
src/openssl/crypto/mdc2/mdc2_one.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/mdc2/mdc2dgst.c |
0.00% (0/81) |
0.00% (0/4) |
0.00% (0/40) |
src/openssl/crypto/mem.c |
60.00% (51/85) |
75.00% (6/8) |
60.66% (37/61) |
src/openssl/crypto/mem_sec.c |
12.50% (46/368) |
26.09% (6/23) |
5.94% (31/522) |
src/openssl/crypto/modes/cbc128.c |
0.00% (0/135) |
0.00% (0/2) |
0.00% (0/93) |
src/openssl/crypto/modes/ccm128.c |
0.00% (0/298) |
0.00% (0/10) |
0.00% (0/139) |
src/openssl/crypto/modes/cfb128.c |
0.00% (0/138) |
0.00% (0/4) |
0.00% (0/83) |
src/openssl/crypto/modes/ctr128.c |
17.07% (21/123) |
20.00% (1/5) |
22.73% (15/66) |
src/openssl/crypto/modes/cts128.c |
0.00% (0/189) |
0.00% (0/8) |
0.00% (0/78) |
src/openssl/crypto/modes/gcm128.c |
40.75% (295/724) |
75.00% (9/12) |
35.68% (157/440) |
src/openssl/crypto/modes/ocb128.c |
0.00% (0/280) |
0.00% (0/16) |
0.00% (0/173) |
src/openssl/crypto/modes/ofb128.c |
0.00% (0/49) |
0.00% (0/1) |
0.00% (0/26) |
src/openssl/crypto/modes/siv128.c |
0.00% (0/242) |
0.00% (0/20) |
0.00% (0/164) |
src/openssl/crypto/modes/wrap128.c |
0.00% (0/143) |
0.00% (0/5) |
0.00% (0/90) |
src/openssl/crypto/modes/xts128.c |
0.00% (0/95) |
0.00% (0/1) |
0.00% (0/36) |
src/openssl/crypto/o_fopen.c |
100.00% (6/6) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/o_init.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/o_str.c |
28.44% (64/225) |
44.44% (8/18) |
24.66% (55/223) |
src/openssl/crypto/o_time.c |
0.00% (0/90) |
0.00% (0/6) |
0.00% (0/50) |
src/openssl/crypto/objects/o_names.c |
56.30% (134/238) |
68.75% (11/16) |
49.73% (92/185) |
src/openssl/crypto/objects/obj_dat.c |
38.18% (205/537) |
55.56% (15/27) |
33.96% (180/530) |
src/openssl/crypto/objects/obj_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/objects/obj_lib.c |
48.57% (17/35) |
50.00% (1/2) |
47.17% (25/53) |
src/openssl/crypto/objects/obj_xref.c |
6.38% (6/94) |
12.50% (1/8) |
1.47% (1/68) |
src/openssl/crypto/ocsp/ocsp_cl.c |
0.00% (0/224) |
0.00% (0/20) |
0.00% (0/211) |
src/openssl/crypto/ocsp/ocsp_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ocsp/ocsp_ext.c |
0.00% (0/275) |
0.00% (0/45) |
0.00% (0/193) |
src/openssl/crypto/ocsp/ocsp_http.c |
0.00% (0/34) |
0.00% (0/2) |
0.00% (0/22) |
src/openssl/crypto/ocsp/ocsp_lib.c |
0.00% (0/71) |
0.00% (0/4) |
0.00% (0/61) |
src/openssl/crypto/ocsp/ocsp_prn.c |
0.00% (0/203) |
0.00% (0/7) |
0.00% (0/190) |
src/openssl/crypto/ocsp/ocsp_srv.c |
0.00% (0/215) |
0.00% (0/15) |
0.00% (0/217) |
src/openssl/crypto/ocsp/ocsp_vfy.c |
0.00% (0/296) |
0.00% (0/12) |
0.00% (0/338) |
src/openssl/crypto/ocsp/v3_ocsp.c |
0.00% (0/116) |
0.00% (0/11) |
0.00% (0/125) |
src/openssl/crypto/packet.c |
56.19% (177/315) |
70.00% (21/30) |
53.58% (172/321) |
src/openssl/crypto/param_build.c |
57.77% (145/251) |
50.00% (12/24) |
49.80% (124/249) |
src/openssl/crypto/param_build_set.c |
47.30% (35/74) |
71.43% (5/7) |
42.25% (30/71) |
src/openssl/crypto/params.c |
26.77% (272/1016) |
46.58% (34/73) |
27.54% (214/777) |
src/openssl/crypto/params_dup.c |
12.18% (19/156) |
37.50% (3/8) |
13.19% (19/144) |
src/openssl/crypto/params_from_text.c |
0.00% (0/128) |
0.00% (0/3) |
0.00% (0/142) |
src/openssl/crypto/passphrase.c |
6.40% (16/250) |
20.00% (3/15) |
3.28% (9/274) |
src/openssl/crypto/pem/pem_all.c |
0.00% (0/103) |
0.00% (0/11) |
0.00% (0/66) |
src/openssl/crypto/pem/pem_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/pem/pem_info.c |
0.00% (0/216) |
0.00% (0/5) |
0.00% (0/235) |
src/openssl/crypto/pem/pem_lib.c |
0.00% (0/700) |
0.00% (0/24) |
0.00% (0/800) |
src/openssl/crypto/pem/pem_local.h |
0.00% (0/12) |
0.00% (0/2) |
0.00% (0/30) |
src/openssl/crypto/pem/pem_oth.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/14) |
src/openssl/crypto/pem/pem_pk8.c |
0.00% (0/152) |
0.00% (0/12) |
0.00% (0/135) |
src/openssl/crypto/pem/pem_pkey.c |
0.00% (0/298) |
0.00% (0/20) |
0.00% (0/337) |
src/openssl/crypto/pem/pem_sign.c |
0.00% (0/24) |
0.00% (0/3) |
0.00% (0/21) |
src/openssl/crypto/pem/pvkfmt.c |
0.00% (0/811) |
0.00% (0/37) |
0.00% (0/789) |
src/openssl/crypto/pkcs12/p12_add.c |
0.00% (0/152) |
0.00% (0/10) |
0.00% (0/172) |
src/openssl/crypto/pkcs12/p12_attr.c |
0.00% (0/71) |
0.00% (0/11) |
0.00% (0/56) |
src/openssl/crypto/pkcs12/p12_crpt.c |
0.00% (0/51) |
0.00% (0/3) |
0.00% (0/41) |
src/openssl/crypto/pkcs12/p12_crt.c |
0.00% (0/229) |
0.00% (0/13) |
0.00% (0/217) |
src/openssl/crypto/pkcs12/p12_decr.c |
0.00% (0/135) |
0.00% (0/6) |
0.00% (0/165) |
src/openssl/crypto/pkcs12/p12_init.c |
0.00% (0/33) |
0.00% (0/2) |
0.00% (0/39) |
src/openssl/crypto/pkcs12/p12_key.c |
0.00% (0/87) |
0.00% (0/6) |
0.00% (0/66) |
src/openssl/crypto/pkcs12/p12_kiss.c |
0.00% (0/174) |
0.00% (0/4) |
0.00% (0/202) |
src/openssl/crypto/pkcs12/p12_mutl.c |
0.00% (0/204) |
0.00% (0/8) |
0.00% (0/231) |
src/openssl/crypto/pkcs12/p12_npas.c |
0.00% (0/121) |
0.00% (0/5) |
0.00% (0/120) |
src/openssl/crypto/pkcs12/p12_p8d.c |
0.00% (0/11) |
0.00% (0/2) |
0.00% (0/3) |
src/openssl/crypto/pkcs12/p12_p8e.c |
0.00% (0/63) |
0.00% (0/4) |
0.00% (0/59) |
src/openssl/crypto/pkcs12/p12_sbag.c |
0.00% (0/159) |
0.00% (0/20) |
0.00% (0/148) |
src/openssl/crypto/pkcs12/p12_utl.c |
0.00% (0/147) |
0.00% (0/9) |
0.00% (0/158) |
src/openssl/crypto/pkcs12/pk12err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/pkcs7/bio_pk7.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/2) |
src/openssl/crypto/pkcs7/pk7_asn1.c |
0.00% (0/77) |
0.00% (0/8) |
0.00% (0/59) |
src/openssl/crypto/pkcs7/pk7_attr.c |
0.00% (0/93) |
0.00% (0/6) |
0.00% (0/93) |
src/openssl/crypto/pkcs7/pk7_doit.c |
0.00% (0/979) |
0.00% (0/24) |
0.00% (0/1047) |
src/openssl/crypto/pkcs7/pk7_lib.c |
0.00% (0/590) |
0.00% (0/32) |
0.00% (0/578) |
src/openssl/crypto/pkcs7/pk7_mime.c |
0.00% (0/42) |
0.00% (0/5) |
0.00% (0/26) |
src/openssl/crypto/pkcs7/pk7_smime.c |
0.00% (0/418) |
0.00% (0/12) |
0.00% (0/614) |
src/openssl/crypto/pkcs7/pkcs7err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/poly1305/poly1305.c |
0.00% (0/64) |
0.00% (0/5) |
0.00% (0/31) |
src/openssl/crypto/property/defn_cache.c |
80.77% (63/78) |
100.00% (7/7) |
81.36% (48/59) |
src/openssl/crypto/property/property.c |
59.41% (281/473) |
76.32% (29/38) |
65.97% (254/385) |
src/openssl/crypto/property/property_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/property/property_parse.c |
28.33% (166/586) |
56.52% (13/23) |
27.33% (173/633) |
src/openssl/crypto/property/property_query.c |
51.16% (22/43) |
57.14% (4/7) |
38.10% (16/42) |
src/openssl/crypto/property/property_string.c |
78.42% (109/139) |
92.86% (13/14) |
68.75% (77/112) |
src/openssl/crypto/provider.c |
3.49% (3/86) |
7.14% (1/14) |
1.59% (1/63) |
src/openssl/crypto/provider_child.c |
0.00% (0/189) |
0.00% (0/10) |
0.00% (0/133) |
src/openssl/crypto/provider_conf.c |
0.00% (0/235) |
0.00% (0/9) |
0.00% (0/235) |
src/openssl/crypto/provider_core.c |
31.46% (363/1154) |
29.87% (23/77) |
27.60% (271/982) |
src/openssl/crypto/punycode.c |
0.00% (0/169) |
0.00% (0/7) |
0.00% (0/149) |
src/openssl/crypto/rand/prov_seed.c |
0.00% (0/41) |
0.00% (0/4) |
0.00% (0/37) |
src/openssl/crypto/rand/rand_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/rand/rand_lib.c |
39.57% (203/513) |
45.16% (14/31) |
30.04% (146/486) |
src/openssl/crypto/rand/rand_meth.c |
12.50% (3/24) |
20.00% (1/5) |
5.00% (1/20) |
src/openssl/crypto/rand/rand_pool.c |
37.63% (70/186) |
62.50% (10/16) |
32.61% (75/230) |
src/openssl/crypto/rand/randfile.c |
0.00% (0/132) |
0.00% (0/3) |
0.00% (0/125) |
src/openssl/crypto/rc2/rc2_cbc.c |
0.00% (0/148) |
0.00% (0/3) |
0.00% (0/77) |
src/openssl/crypto/rc2/rc2_ecb.c |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/8) |
src/openssl/crypto/rc2/rc2_skey.c |
0.00% (0/34) |
0.00% (0/1) |
0.00% (0/18) |
src/openssl/crypto/rc2/rc2cfb64.c |
0.00% (0/52) |
0.00% (0/1) |
0.00% (0/20) |
src/openssl/crypto/rc2/rc2ofb64.c |
0.00% (0/40) |
0.00% (0/1) |
0.00% (0/15) |
src/openssl/crypto/ripemd/rmd_dgst.c |
0.00% (0/233) |
0.00% (0/2) |
0.00% (0/841) |
src/openssl/crypto/ripemd/rmd_one.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/rsa/rsa_ameth.c |
7.51% (50/666) |
13.89% (5/36) |
5.59% (36/644) |
src/openssl/crypto/rsa/rsa_asn1.c |
42.11% (16/38) |
20.00% (1/5) |
51.43% (18/35) |
src/openssl/crypto/rsa/rsa_backend.c |
14.50% (59/407) |
30.77% (4/13) |
16.84% (66/392) |
src/openssl/crypto/rsa/rsa_chk.c |
0.00% (0/201) |
0.00% (0/6) |
0.00% (0/228) |
src/openssl/crypto/rsa/rsa_crpt.c |
8.18% (9/110) |
27.27% (3/11) |
4.35% (4/92) |
src/openssl/crypto/rsa/rsa_depr.c |
0.00% (0/24) |
0.00% (0/1) |
0.00% (0/19) |
src/openssl/crypto/rsa/rsa_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/rsa/rsa_gen.c |
0.00% (0/337) |
0.00% (0/5) |
0.00% (0/332) |
src/openssl/crypto/rsa/rsa_lib.c |
26.99% (203/752) |
35.21% (25/71) |
18.54% (135/728) |
src/openssl/crypto/rsa/rsa_meth.c |
0.00% (0/141) |
0.00% (0/33) |
0.00% (0/97) |
src/openssl/crypto/rsa/rsa_mp.c |
0.00% (0/74) |
0.00% (0/5) |
0.00% (0/66) |
src/openssl/crypto/rsa/rsa_none.c |
0.00% (0/21) |
0.00% (0/2) |
0.00% (0/26) |
src/openssl/crypto/rsa/rsa_oaep.c |
0.00% (0/191) |
0.00% (0/6) |
0.00% (0/179) |
src/openssl/crypto/rsa/rsa_ossl.c |
9.43% (64/679) |
35.71% (5/14) |
9.09% (66/726) |
src/openssl/crypto/rsa/rsa_pk1.c |
20.94% (40/191) |
16.67% (1/6) |
25.37% (52/205) |
src/openssl/crypto/rsa/rsa_pmeth.c |
0.00% (0/632) |
0.00% (0/17) |
0.00% (0/795) |
src/openssl/crypto/rsa/rsa_prn.c |
0.00% (0/24) |
0.00% (0/2) |
0.00% (0/17) |
src/openssl/crypto/rsa/rsa_pss.c |
0.00% (0/242) |
0.00% (0/17) |
0.00% (0/276) |
src/openssl/crypto/rsa/rsa_saos.c |
0.00% (0/60) |
0.00% (0/2) |
0.00% (0/70) |
src/openssl/crypto/rsa/rsa_schemes.c |
0.00% (0/30) |
0.00% (0/6) |
0.00% (0/28) |
src/openssl/crypto/rsa/rsa_sign.c |
28.77% (61/212) |
66.67% (4/6) |
21.81% (70/321) |
src/openssl/crypto/rsa/rsa_sp800_56b_check.c |
0.00% (0/255) |
0.00% (0/10) |
0.00% (0/289) |
src/openssl/crypto/rsa/rsa_sp800_56b_gen.c |
0.00% (0/219) |
0.00% (0/6) |
0.00% (0/201) |
src/openssl/crypto/rsa/rsa_x931.c |
0.00% (0/71) |
0.00% (0/3) |
0.00% (0/70) |
src/openssl/crypto/rsa/rsa_x931g.c |
0.00% (0/122) |
0.00% (0/2) |
0.00% (0/114) |
src/openssl/crypto/seed/seed.c |
0.00% (0/100) |
0.00% (0/3) |
0.00% (0/216) |
src/openssl/crypto/seed/seed_cbc.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/4) |
src/openssl/crypto/seed/seed_cfb.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/seed/seed_ecb.c |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/4) |
src/openssl/crypto/seed/seed_ofb.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/self_test_core.c |
0.00% (0/87) |
0.00% (0/11) |
0.00% (0/65) |
src/openssl/crypto/sha/sha1_one.c |
23.81% (10/42) |
33.33% (2/6) |
25.81% (8/31) |
src/openssl/crypto/sha/sha1dgst.c |
0.00% (0/28) |
0.00% (0/1) |
0.00% (0/32) |
src/openssl/crypto/sha/sha256.c |
40.62% (13/32) |
25.00% (1/4) |
33.33% (2/6) |
src/openssl/crypto/sha/sha3.c |
0.00% (0/61) |
0.00% (0/5) |
0.00% (0/29) |
src/openssl/crypto/sha/sha512.c |
63.78% (125/196) |
66.67% (6/9) |
59.41% (60/101) |
src/openssl/crypto/sha/sha_local.h |
100.00% (9/9) |
100.00% (1/1) |
100.00% (6/6) |
src/openssl/crypto/siphash/siphash.c |
0.00% (0/134) |
0.00% (0/7) |
0.00% (0/135) |
src/openssl/crypto/sm2/sm2_crypt.c |
0.00% (0/300) |
0.00% (0/6) |
0.00% (0/366) |
src/openssl/crypto/sm2/sm2_err.c |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/3) |
src/openssl/crypto/sm2/sm2_key.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/31) |
src/openssl/crypto/sm2/sm2_sign.c |
0.00% (0/371) |
0.00% (0/8) |
0.00% (0/440) |
src/openssl/crypto/sm3/legacy_sm3.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/sm3/sm3.c |
0.00% (0/168) |
0.00% (0/2) |
0.00% (0/1120) |
src/openssl/crypto/sm4/sm4.c |
0.00% (0/97) |
0.00% (0/8) |
0.00% (0/60) |
src/openssl/crypto/sparse_array.c |
83.62% (97/116) |
69.23% (9/13) |
87.88% (116/132) |
src/openssl/crypto/srp/srp_lib.c |
0.00% (0/215) |
0.00% (0/16) |
0.00% (0/249) |
src/openssl/crypto/srp/srp_vfy.c |
0.00% (0/505) |
0.00% (0/24) |
0.00% (0/516) |
src/openssl/crypto/stack/stack.c |
44.55% (139/312) |
62.07% (18/29) |
42.33% (149/352) |
src/openssl/crypto/store/store_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/store/store_init.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/crypto/store/store_lib.c |
0.00% (0/717) |
0.00% (0/50) |
0.00% (0/681) |
src/openssl/crypto/store/store_meth.c |
0.00% (0/320) |
0.00% (0/30) |
0.00% (0/260) |
src/openssl/crypto/store/store_register.c |
3.45% (6/174) |
4.17% (1/24) |
0.59% (1/170) |
src/openssl/crypto/store/store_result.c |
0.00% (0/389) |
0.00% (0/9) |
0.00% (0/361) |
src/openssl/crypto/store/store_strings.c |
0.00% (0/6) |
0.00% (0/1) |
0.00% (0/6) |
src/openssl/crypto/threads_lib.c |
0.00% (0/6) |
0.00% (0/3) |
0.00% (0/3) |
src/openssl/crypto/threads_pthread.c |
56.14% (64/114) |
76.47% (13/17) |
49.44% (44/89) |
src/openssl/crypto/trace.c |
12.20% (5/41) |
20.00% (2/10) |
5.88% (2/34) |
src/openssl/crypto/ts/ts_asn1.c |
0.00% (0/113) |
0.00% (0/19) |
0.00% (0/276) |
src/openssl/crypto/ts/ts_conf.c |
0.00% (0/348) |
0.00% (0/23) |
0.00% (0/341) |
src/openssl/crypto/ts/ts_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ts/ts_lib.c |
0.00% (0/56) |
0.00% (0/5) |
0.00% (0/31) |
src/openssl/crypto/ts/ts_req_print.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/13) |
src/openssl/crypto/ts/ts_req_utils.c |
0.00% (0/116) |
0.00% (0/24) |
0.00% (0/78) |
src/openssl/crypto/ts/ts_rsp_print.c |
0.00% (0/137) |
0.00% (0/5) |
0.00% (0/73) |
src/openssl/crypto/ts/ts_rsp_sign.c |
0.00% (0/629) |
0.00% (0/37) |
0.00% (0/639) |
src/openssl/crypto/ts/ts_rsp_utils.c |
0.00% (0/250) |
0.00% (0/43) |
0.00% (0/178) |
src/openssl/crypto/ts/ts_rsp_verify.c |
0.00% (0/355) |
0.00% (0/16) |
0.00% (0/380) |
src/openssl/crypto/ts/ts_verify_ctx.c |
0.00% (0/97) |
0.00% (0/11) |
0.00% (0/95) |
src/openssl/crypto/txt_db/txt_db.c |
0.00% (0/265) |
0.00% (0/6) |
0.00% (0/261) |
src/openssl/crypto/ui/ui_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/ui/ui_lib.c |
0.00% (0/731) |
0.00% (0/61) |
0.00% (0/689) |
src/openssl/crypto/ui/ui_null.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/ui/ui_openssl.c |
0.00% (0/241) |
0.00% (0/14) |
0.00% (0/157) |
src/openssl/crypto/ui/ui_util.c |
0.00% (0/105) |
0.00% (0/11) |
0.00% (0/88) |
src/openssl/crypto/uid.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/whrlpool/wp_dgst.c |
0.00% (0/156) |
0.00% (0/5) |
0.00% (0/97) |
src/openssl/crypto/x509/by_dir.c |
0.00% (0/257) |
0.00% (0/10) |
0.00% (0/254) |
src/openssl/crypto/x509/by_file.c |
0.00% (0/188) |
0.00% (0/8) |
0.00% (0/221) |
src/openssl/crypto/x509/by_store.c |
0.00% (0/120) |
0.00% (0/9) |
0.00% (0/78) |
src/openssl/crypto/x509/pcy_cache.c |
2.03% (3/148) |
14.29% (1/7) |
2.14% (3/140) |
src/openssl/crypto/x509/pcy_data.c |
0.00% (0/47) |
0.00% (0/2) |
0.00% (0/54) |
src/openssl/crypto/x509/pcy_lib.c |
0.00% (0/60) |
0.00% (0/9) |
0.00% (0/57) |
src/openssl/crypto/x509/pcy_map.c |
0.00% (0/45) |
0.00% (0/1) |
0.00% (0/42) |
src/openssl/crypto/x509/pcy_node.c |
0.00% (0/103) |
0.00% (0/7) |
0.00% (0/115) |
src/openssl/crypto/x509/pcy_tree.c |
0.00% (0/436) |
0.00% (0/16) |
0.00% (0/471) |
src/openssl/crypto/x509/t_crl.c |
0.00% (0/62) |
0.00% (0/3) |
0.00% (0/35) |
src/openssl/crypto/x509/t_req.c |
0.00% (0/176) |
0.00% (0/3) |
0.00% (0/193) |
src/openssl/crypto/x509/t_x509.c |
0.00% (0/435) |
0.00% (0/12) |
0.00% (0/482) |
src/openssl/crypto/x509/v3_addr.c |
0.00% (0/878) |
0.00% (0/31) |
0.00% (0/1041) |
src/openssl/crypto/x509/v3_admis.c |
0.00% (0/197) |
0.00% (0/28) |
0.00% (0/178) |
src/openssl/crypto/x509/v3_akid.c |
0.00% (0/145) |
0.00% (0/2) |
0.00% (0/199) |
src/openssl/crypto/x509/v3_asid.c |
0.00% (0/581) |
0.00% (0/17) |
0.00% (0/754) |
src/openssl/crypto/x509/v3_bcons.c |
0.00% (0/32) |
0.00% (0/2) |
0.00% (0/33) |
src/openssl/crypto/x509/v3_bitst.c |
0.00% (0/39) |
0.00% (0/2) |
0.00% (0/45) |
src/openssl/crypto/x509/v3_conf.c |
0.00% (0/388) |
0.00% (0/32) |
0.00% (0/361) |
src/openssl/crypto/x509/v3_cpols.c |
0.00% (0/356) |
0.00% (0/10) |
0.00% (0/418) |
src/openssl/crypto/x509/v3_crld.c |
0.00% (0/347) |
0.00% (0/13) |
0.00% (0/348) |
src/openssl/crypto/x509/v3_enum.c |
0.00% (0/10) |
0.00% (0/1) |
0.00% (0/10) |
src/openssl/crypto/x509/v3_extku.c |
0.00% (0/41) |
0.00% (0/2) |
0.00% (0/37) |
src/openssl/crypto/x509/v3_genn.c |
0.00% (0/135) |
0.00% (0/8) |
0.00% (0/119) |
src/openssl/crypto/x509/v3_ia5.c |
0.00% (0/29) |
0.00% (0/2) |
0.00% (0/38) |
src/openssl/crypto/x509/v3_info.c |
0.00% (0/81) |
0.00% (0/3) |
0.00% (0/103) |
src/openssl/crypto/x509/v3_int.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/openssl/crypto/x509/v3_ist.c |
0.00% (0/94) |
0.00% (0/2) |
0.00% (0/105) |
src/openssl/crypto/x509/v3_lib.c |
0.00% (0/183) |
0.00% (0/12) |
0.00% (0/195) |
src/openssl/crypto/x509/v3_ncons.c |
0.00% (0/483) |
0.00% (0/19) |
0.00% (0/567) |
src/openssl/crypto/x509/v3_pci.c |
0.00% (0/223) |
0.00% (0/3) |
0.00% (0/255) |
src/openssl/crypto/x509/v3_pcons.c |
0.00% (0/40) |
0.00% (0/2) |
0.00% (0/43) |
src/openssl/crypto/x509/v3_pku.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/7) |
src/openssl/crypto/x509/v3_pmaps.c |
0.00% (0/56) |
0.00% (0/2) |
0.00% (0/55) |
src/openssl/crypto/x509/v3_prn.c |
0.00% (0/135) |
0.00% (0/5) |
0.00% (0/127) |
src/openssl/crypto/x509/v3_purp.c |
0.00% (0/665) |
0.00% (0/48) |
0.00% (0/847) |
src/openssl/crypto/x509/v3_san.c |
0.00% (0/528) |
0.00% (0/13) |
0.00% (0/574) |
src/openssl/crypto/x509/v3_skid.c |
0.00% (0/64) |
0.00% (0/4) |
0.00% (0/65) |
src/openssl/crypto/x509/v3_sxnet.c |
0.00% (0/142) |
0.00% (0/8) |
0.00% (0/146) |
src/openssl/crypto/x509/v3_tlsf.c |
0.00% (0/64) |
0.00% (0/2) |
0.00% (0/75) |
src/openssl/crypto/x509/v3_utf8.c |
0.00% (0/31) |
0.00% (0/2) |
0.00% (0/47) |
src/openssl/crypto/x509/v3_utl.c |
0.00% (0/944) |
0.00% (0/47) |
0.00% (0/1059) |
src/openssl/crypto/x509/v3err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/x509/x509_att.c |
0.00% (0/289) |
0.00% (0/24) |
0.00% (0/321) |
src/openssl/crypto/x509/x509_cmp.c |
1.05% (4/382) |
3.23% (1/31) |
0.70% (3/427) |
src/openssl/crypto/x509/x509_d2.c |
0.00% (0/63) |
0.00% (0/9) |
0.00% (0/66) |
src/openssl/crypto/x509/x509_def.c |
16.67% (3/18) |
16.67% (1/6) |
16.67% (2/12) |
src/openssl/crypto/x509/x509_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/crypto/x509/x509_ext.c |
0.00% (0/83) |
0.00% (0/27) |
0.00% (0/27) |
src/openssl/crypto/x509/x509_lu.c |
0.00% (0/686) |
0.00% (0/77) |
0.00% (0/569) |
src/openssl/crypto/x509/x509_meth.c |
0.00% (0/82) |
0.00% (0/20) |
0.00% (0/47) |
src/openssl/crypto/x509/x509_obj.c |
0.00% (0/125) |
0.00% (0/1) |
0.00% (0/126) |
src/openssl/crypto/x509/x509_r2x.c |
0.00% (0/36) |
0.00% (0/1) |
0.00% (0/39) |
src/openssl/crypto/x509/x509_req.c |
0.00% (0/218) |
0.00% (0/27) |
0.00% (0/188) |
src/openssl/crypto/x509/x509_set.c |
0.00% (0/176) |
0.00% (0/24) |
0.00% (0/142) |
src/openssl/crypto/x509/x509_trust.c |
0.00% (0/163) |
0.00% (0/17) |
0.00% (0/213) |
src/openssl/crypto/x509/x509_txt.c |
0.00% (0/197) |
0.00% (0/1) |
0.00% (0/192) |
src/openssl/crypto/x509/x509_v3.c |
0.00% (0/167) |
0.00% (0/15) |
0.00% (0/187) |
src/openssl/crypto/x509/x509_vfy.c |
0.00% (0/2063) |
0.00% (0/115) |
0.00% (0/2514) |
src/openssl/crypto/x509/x509_vpm.c |
0.00% (0/347) |
0.00% (0/45) |
0.00% (0/403) |
src/openssl/crypto/x509/x509cset.c |
0.00% (0/112) |
0.00% (0/22) |
0.00% (0/76) |
src/openssl/crypto/x509/x509name.c |
0.00% (0/247) |
0.00% (0/19) |
0.00% (0/233) |
src/openssl/crypto/x509/x509rset.c |
0.00% (0/18) |
0.00% (0/3) |
0.00% (0/12) |
src/openssl/crypto/x509/x509spki.c |
0.00% (0/53) |
0.00% (0/4) |
0.00% (0/69) |
src/openssl/crypto/x509/x509type.c |
0.00% (0/60) |
0.00% (0/1) |
0.00% (0/66) |
src/openssl/crypto/x509/x_all.c |
0.60% (3/500) |
1.12% (1/89) |
0.26% (2/760) |
src/openssl/crypto/x509/x_attrib.c |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/15) |
src/openssl/crypto/x509/x_crl.c |
0.00% (0/337) |
0.00% (0/19) |
0.00% (0/320) |
src/openssl/crypto/x509/x_name.c |
52.71% (185/351) |
57.14% (8/14) |
48.22% (163/338) |
src/openssl/crypto/x509/x_pubkey.c |
32.76% (246/751) |
45.45% (20/44) |
28.27% (188/665) |
src/openssl/crypto/x509/x_req.c |
0.00% (0/88) |
0.00% (0/6) |
0.00% (0/68) |
src/openssl/crypto/x509/x_x509.c |
32.43% (60/185) |
7.69% (1/13) |
16.81% (19/113) |
src/openssl/crypto/x509/x_x509a.c |
0.00% (0/114) |
0.00% (0/12) |
0.00% (0/122) |
src/openssl/e_os.h |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/3) |
src/openssl/include/crypto/evp.h |
1.69% (1/59) |
20.00% (1/5) |
1.85% (1/54) |
src/openssl/include/crypto/md32_common.h |
92.75% (64/69) |
66.67% (2/3) |
76.19% (64/84) |
src/openssl/include/crypto/sparse_array.h |
73.08% (19/26) |
75.00% (6/8) |
75.00% (6/8) |
src/openssl/include/internal/constant_time.h |
6.70% (12/179) |
9.52% (4/42) |
8.33% (4/48) |
src/openssl/include/internal/cryptlib.h |
12.50% (4/32) |
33.33% (1/3) |
28.57% (2/7) |
src/openssl/include/internal/packet.h |
25.71% (90/350) |
35.90% (14/39) |
65.79% (50/76) |
src/openssl/include/internal/refcount.h |
100.00% (10/10) |
100.00% (2/2) |
100.00% (3/3) |
src/openssl/include/internal/thread_once.h |
66.67% (6/9) |
66.67% (2/3) |
66.67% (2/3) |
src/openssl/include/internal/unicode.h |
100.00% (6/6) |
100.00% (2/2) |
100.00% (6/6) |
src/openssl/include/openssl/asn1t.h |
63.29% (100/158) |
60.87% (14/23) |
62.50% (55/88) |
src/openssl/include/openssl/core_dispatch.h |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/openssl/include/openssl/err.h |
38.10% (8/21) |
40.00% (2/5) |
61.11% (11/18) |
src/openssl/include/openssl/lhash.h |
78.87% (56/71) |
78.26% (18/23) |
78.26% (18/23) |
src/openssl/include/openssl/objects.h |
100.00% (9/9) |
100.00% (2/2) |
100.00% (2/2) |
src/openssl/include/openssl/pem.h |
0.00% (0/24) |
0.00% (0/6) |
0.00% (0/6) |
src/openssl/include/openssl/safestack.h |
58.33% (56/96) |
58.06% (18/31) |
58.06% (18/31) |
src/openssl/providers/baseprov.c |
0.00% (0/71) |
0.00% (0/5) |
0.00% (0/60) |
src/openssl/providers/common/bio_prov.c |
58.49% (93/159) |
42.86% (9/21) |
67.48% (83/123) |
src/openssl/providers/common/capabilities.c |
0.00% (0/14) |
0.00% (0/2) |
0.00% (0/12) |
src/openssl/providers/common/der/der_dsa_sig.c |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/52) |
src/openssl/providers/common/der/der_ec_sig.c |
0.00% (0/20) |
0.00% (0/1) |
0.00% (0/62) |
src/openssl/providers/common/der/der_ecx_key.c |
25.00% (6/24) |
25.00% (1/4) |
25.00% (5/20) |
src/openssl/providers/common/der/der_rsa_key.c |
0.00% (0/91) |
0.00% (0/4) |
0.00% (0/154) |
src/openssl/providers/common/der/der_rsa_sig.c |
0.00% (0/30) |
0.00% (0/1) |
0.00% (0/99) |
src/openssl/providers/common/der/der_sm2_sig.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/14) |
src/openssl/providers/common/digest_to_nid.c |
92.00% (23/25) |
100.00% (2/2) |
88.89% (32/36) |
src/openssl/providers/common/provider_ctx.c |
78.79% (26/33) |
87.50% (7/8) |
79.31% (23/29) |
src/openssl/providers/common/provider_err.c |
100.00% (7/7) |
100.00% (1/1) |
100.00% (3/3) |
src/openssl/providers/common/provider_seeding.c |
52.38% (22/42) |
20.00% (1/5) |
58.73% (37/63) |
src/openssl/providers/common/provider_util.c |
25.93% (63/243) |
46.67% (7/15) |
18.75% (36/192) |
src/openssl/providers/common/securitycheck.c |
36.96% (17/46) |
50.00% (3/6) |
13.64% (6/44) |
src/openssl/providers/common/securitycheck_default.c |
77.78% (14/18) |
50.00% (1/2) |
83.33% (15/18) |
src/openssl/providers/defltprov.c |
63.04% (58/92) |
60.00% (3/5) |
51.22% (42/82) |
src/openssl/providers/implementations/asymciphers/rsa_enc.c |
0.00% (0/371) |
0.00% (0/12) |
0.00% (0/410) |
src/openssl/providers/implementations/asymciphers/sm2_enc.c |
0.00% (0/102) |
0.00% (0/11) |
0.00% (0/91) |
src/openssl/providers/implementations/ciphers/cipher_aes.c |
27.78% (5/18) |
50.00% (1/2) |
21.05% (4/19) |
src/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c |
3.35% (8/239) |
13.33% (2/15) |
1.00% (3/300) |
src/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c |
0.60% (3/503) |
9.09% (1/11) |
0.67% (2/298) |
src/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c |
0.75% (4/535) |
9.09% (1/11) |
1.29% (4/309) |
src/openssl/providers/implementations/ciphers/cipher_aes_ccm.c |
0.00% (0/24) |
0.00% (0/3) |
0.00% (0/23) |
src/openssl/providers/implementations/ciphers/cipher_aes_ccm_hw.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/12) |
src/openssl/providers/implementations/ciphers/cipher_aes_ccm_hw_aesni.inc |
0.00% (0/10) |
0.00% (0/2) |
0.00% (0/9) |
src/openssl/providers/implementations/ciphers/cipher_aes_cts.inc |
0.00% (0/41) |
0.00% (0/4) |
0.00% (0/40) |
src/openssl/providers/implementations/ciphers/cipher_aes_gcm.c |
54.17% (13/24) |
66.67% (2/3) |
50.00% (12/24) |
src/openssl/providers/implementations/ciphers/cipher_aes_gcm_hw.c |
53.73% (36/67) |
50.00% (1/2) |
63.64% (35/55) |
src/openssl/providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc |
100.00% (10/10) |
100.00% (2/2) |
83.33% (5/6) |
src/openssl/providers/implementations/ciphers/cipher_aes_hw.c |
8.20% (5/61) |
50.00% (1/2) |
7.14% (4/56) |
src/openssl/providers/implementations/ciphers/cipher_aes_hw_aesni.inc |
89.47% (34/38) |
100.00% (3/3) |
80.00% (28/35) |
src/openssl/providers/implementations/ciphers/cipher_aes_ocb.c |
2.25% (8/356) |
8.00% (2/25) |
0.71% (3/425) |
src/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c |
0.00% (0/25) |
0.00% (0/3) |
0.00% (0/35) |
src/openssl/providers/implementations/ciphers/cipher_aes_siv.c |
4.82% (8/166) |
14.29% (2/14) |
1.63% (3/184) |
src/openssl/providers/implementations/ciphers/cipher_aes_siv_hw.c |
0.00% (0/77) |
0.00% (0/7) |
0.00% (0/33) |
src/openssl/providers/implementations/ciphers/cipher_aes_wrp.c |
2.40% (4/167) |
8.33% (1/12) |
1.10% (2/181) |
src/openssl/providers/implementations/ciphers/cipher_aes_xts.c |
4.23% (6/142) |
7.14% (1/14) |
2.56% (4/156) |
src/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c |
0.00% (0/44) |
0.00% (0/4) |
0.00% (0/36) |
src/openssl/providers/implementations/ciphers/cipher_aria.c |
0.00% (0/18) |
0.00% (0/2) |
0.00% (0/19) |
src/openssl/providers/implementations/ciphers/cipher_aria_ccm.c |
0.00% (0/23) |
0.00% (0/3) |
0.00% (0/24) |
src/openssl/providers/implementations/ciphers/cipher_aria_ccm_hw.c |
0.00% (0/12) |
0.00% (0/2) |
0.00% (0/2) |
src/openssl/providers/implementations/ciphers/cipher_aria_gcm.c |
0.00% (0/24) |
0.00% (0/3) |
0.00% (0/24) |
src/openssl/providers/implementations/ciphers/cipher_aria_gcm_hw.c |
0.00% (0/9) |
0.00% (0/2) |
0.00% (0/3) |
src/openssl/providers/implementations/ciphers/cipher_aria_hw.c |
0.00% (0/20) |
0.00% (0/2) |
0.00% (0/20) |
src/openssl/providers/implementations/ciphers/cipher_camellia.c |
0.00% (0/18) |
0.00% (0/2) |
0.00% (0/19) |
src/openssl/providers/implementations/ciphers/cipher_camellia_cts.inc |
0.00% (0/41) |
0.00% (0/4) |
0.00% (0/40) |
src/openssl/providers/implementations/ciphers/cipher_camellia_hw.c |
0.00% (0/26) |
0.00% (0/2) |
0.00% (0/26) |
src/openssl/providers/implementations/ciphers/cipher_chacha20.c |
7.56% (9/119) |
18.18% (2/11) |
6.16% (9/146) |
src/openssl/providers/implementations/ciphers/cipher_chacha20_hw.c |
0.00% (0/72) |
0.00% (0/4) |
0.00% (0/54) |
src/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c |
4.02% (9/224) |
18.18% (2/11) |
2.71% (8/295) |
src/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c |
0.00% (0/288) |
0.00% (0/7) |
0.00% (0/184) |
src/openssl/providers/implementations/ciphers/cipher_cts.c |
0.00% (0/177) |
0.00% (0/11) |
0.00% (0/191) |
src/openssl/providers/implementations/ciphers/cipher_cts.h |
100.00% (5/5) |
100.00% (1/1) |
100.00% (2/2) |
src/openssl/providers/implementations/ciphers/cipher_null.c |
7.06% (6/85) |
18.18% (2/11) |
2.25% (2/89) |
src/openssl/providers/implementations/ciphers/cipher_sm4.c |
0.00% (0/18) |
0.00% (0/2) |
0.00% (0/19) |
src/openssl/providers/implementations/ciphers/cipher_sm4_hw.c |
0.00% (0/17) |
0.00% (0/2) |
0.00% (0/12) |
src/openssl/providers/implementations/ciphers/cipher_tdes.h |
33.33% (5/15) |
33.33% (1/3) |
40.00% (2/5) |
src/openssl/providers/implementations/ciphers/cipher_tdes_common.c |
0.00% (0/86) |
0.00% (0/8) |
0.00% (0/92) |
src/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c |
0.00% (0/77) |
0.00% (0/5) |
0.00% (0/66) |
src/openssl/providers/implementations/ciphers/cipher_tdes_hw.c |
0.00% (0/44) |
0.00% (0/4) |
0.00% (0/37) |
src/openssl/providers/implementations/ciphers/cipher_tdes_wrap.c |
4.95% (5/101) |
14.29% (1/7) |
2.53% (2/79) |
src/openssl/providers/implementations/ciphers/ciphercommon.c |
32.51% (158/486) |
72.22% (13/18) |
27.54% (190/690) |
src/openssl/providers/implementations/ciphers/ciphercommon_block.c |
0.00% (0/75) |
0.00% (0/5) |
0.00% (0/67) |
src/openssl/providers/implementations/ciphers/ciphercommon_ccm.c |
0.00% (0/326) |
0.00% (0/15) |
0.00% (0/406) |
src/openssl/providers/implementations/ciphers/ciphercommon_ccm_hw.c |
0.00% (0/38) |
0.00% (0/5) |
0.00% (0/23) |
src/openssl/providers/implementations/ciphers/ciphercommon_gcm.c |
31.82% (126/396) |
47.06% (8/17) |
27.96% (144/515) |
src/openssl/providers/implementations/ciphers/ciphercommon_gcm_hw.c |
42.50% (17/40) |
60.00% (3/5) |
34.38% (11/32) |
src/openssl/providers/implementations/ciphers/ciphercommon_hw.c |
6.45% (8/124) |
9.09% (1/11) |
3.90% (3/77) |
src/openssl/providers/implementations/digests/blake2_impl.h |
0.00% (0/82) |
0.00% (0/8) |
0.00% (0/30) |
src/openssl/providers/implementations/digests/blake2_prov.c |
0.00% (0/10) |
0.00% (0/2) |
0.00% (0/2) |
src/openssl/providers/implementations/digests/blake2b_prov.c |
0.00% (0/174) |
0.00% (0/13) |
0.00% (0/387) |
src/openssl/providers/implementations/digests/blake2s_prov.c |
0.00% (0/170) |
0.00% (0/13) |
0.00% (0/333) |
src/openssl/providers/implementations/digests/digestcommon.c |
48.28% (14/29) |
50.00% (1/2) |
47.92% (23/48) |
src/openssl/providers/implementations/digests/md5_sha1_prov.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/16) |
src/openssl/providers/implementations/digests/null_prov.c |
0.00% (0/17) |
0.00% (0/4) |
0.00% (0/9) |
src/openssl/providers/implementations/digests/sha2_prov.c |
37.50% (6/16) |
50.00% (1/2) |
31.25% (5/16) |
src/openssl/providers/implementations/digests/sha3_prov.c |
0.00% (0/104) |
0.00% (0/12) |
0.00% (0/74) |
src/openssl/providers/implementations/encode_decode/decode_der2key.c |
54.09% (119/220) |
52.38% (11/21) |
51.34% (96/187) |
src/openssl/providers/implementations/encode_decode/decode_epki2pki.c |
12.05% (10/83) |
66.67% (2/3) |
20.00% (10/50) |
src/openssl/providers/implementations/encode_decode/decode_msblob2key.c |
15.91% (21/132) |
57.14% (4/7) |
12.68% (18/142) |
src/openssl/providers/implementations/encode_decode/decode_pem2der.c |
9.52% (10/105) |
40.00% (2/5) |
10.75% (10/93) |
src/openssl/providers/implementations/encode_decode/decode_pvk2key.c |
5.32% (5/94) |
14.29% (1/7) |
7.50% (6/80) |
src/openssl/providers/implementations/encode_decode/decode_spki2typespki.c |
90.16% (55/61) |
100.00% (3/3) |
90.00% (36/40) |
src/openssl/providers/implementations/encode_decode/encode_key2any.c |
0.00% (0/584) |
0.00% (0/43) |
0.00% (0/569) |
src/openssl/providers/implementations/encode_decode/encode_key2blob.c |
0.00% (0/59) |
0.00% (0/9) |
0.00% (0/48) |
src/openssl/providers/implementations/encode_decode/encode_key2ms.c |
0.00% (0/97) |
0.00% (0/12) |
0.00% (0/77) |
src/openssl/providers/implementations/encode_decode/encode_key2text.c |
0.00% (0/607) |
0.00% (0/18) |
0.00% (0/674) |
src/openssl/providers/implementations/encode_decode/endecoder_common.c |
23.73% (14/59) |
14.29% (1/7) |
14.55% (8/55) |
src/openssl/providers/implementations/exchange/dh_exch.c |
0.00% (0/312) |
0.00% (0/13) |
0.00% (0/313) |
src/openssl/providers/implementations/exchange/ecdh_exch.c |
35.58% (116/326) |
64.29% (9/14) |
27.62% (87/315) |
src/openssl/providers/implementations/exchange/ecx_exch.c |
0.00% (0/119) |
0.00% (0/8) |
0.00% (0/157) |
src/openssl/providers/implementations/exchange/kdf_exch.c |
54.62% (65/119) |
75.00% (9/12) |
46.24% (43/93) |
src/openssl/providers/implementations/include/prov/ciphercommon.h |
63.64% (21/33) |
60.00% (3/5) |
78.57% (11/14) |
src/openssl/providers/implementations/include/prov/ciphercommon_aead.h |
69.23% (9/13) |
66.67% (2/3) |
75.00% (3/4) |
src/openssl/providers/implementations/include/prov/digestcommon.h |
100.00% (40/40) |
100.00% (7/7) |
96.97% (32/33) |
src/openssl/providers/implementations/kdfs/hkdf.c |
45.54% (189/415) |
68.42% (13/19) |
38.48% (187/486) |
src/openssl/providers/implementations/kdfs/kbkdf.c |
0.00% (0/210) |
0.00% (0/12) |
0.00% (0/276) |
src/openssl/providers/implementations/kdfs/krb5kdf.c |
0.00% (0/264) |
0.00% (0/13) |
0.00% (0/229) |
src/openssl/providers/implementations/kdfs/pbkdf2.c |
0.00% (0/213) |
0.00% (0/12) |
0.00% (0/251) |
src/openssl/providers/implementations/kdfs/pkcs12kdf.c |
0.00% (0/191) |
0.00% (0/11) |
0.00% (0/239) |
src/openssl/providers/implementations/kdfs/scrypt.c |
0.00% (0/314) |
0.00% (0/17) |
0.00% (0/370) |
src/openssl/providers/implementations/kdfs/sshkdf.c |
0.00% (0/174) |
0.00% (0/10) |
0.00% (0/208) |
src/openssl/providers/implementations/kdfs/sskdf.c |
0.00% (0/333) |
0.00% (0/14) |
0.00% (0/398) |
src/openssl/providers/implementations/kdfs/tls1_prf.c |
0.00% (0/201) |
0.00% (0/10) |
0.00% (0/215) |
src/openssl/providers/implementations/kdfs/x942kdf.c |
0.00% (0/330) |
0.00% (0/15) |
0.00% (0/411) |
src/openssl/providers/implementations/kem/rsa_kem.c |
0.00% (0/184) |
0.00% (0/17) |
0.00% (0/176) |
src/openssl/providers/implementations/keymgmt/dh_kmgmt.c |
4.62% (24/519) |
8.82% (3/34) |
4.04% (27/669) |
src/openssl/providers/implementations/keymgmt/dsa_kmgmt.c |
0.00% (0/403) |
0.00% (0/27) |
0.00% (0/518) |
src/openssl/providers/implementations/keymgmt/ec_kmgmt.c |
49.00% (391/798) |
55.81% (24/43) |
42.86% (456/1064) |
src/openssl/providers/implementations/keymgmt/ecx_kmgmt.c |
15.11% (71/470) |
13.73% (7/51) |
18.28% (85/465) |
src/openssl/providers/implementations/keymgmt/kdf_legacy_kmgmt.c |
76.19% (32/42) |
83.33% (5/6) |
73.53% (25/34) |
src/openssl/providers/implementations/keymgmt/mac_legacy_kmgmt.c |
0.00% (0/326) |
0.00% (0/28) |
0.00% (0/364) |
src/openssl/providers/implementations/keymgmt/rsa_kmgmt.c |
18.13% (64/353) |
21.43% (6/28) |
18.26% (82/449) |
src/openssl/providers/implementations/macs/blake2_mac_impl.c |
0.00% (0/120) |
0.00% (0/12) |
0.00% (0/147) |
src/openssl/providers/implementations/macs/cmac_prov.c |
0.00% (0/99) |
0.00% (0/12) |
0.00% (0/83) |
src/openssl/providers/implementations/macs/gmac_prov.c |
0.00% (0/134) |
0.00% (0/12) |
0.00% (0/132) |
src/openssl/providers/implementations/macs/hmac_prov.c |
47.57% (88/185) |
78.57% (11/14) |
49.13% (85/173) |
src/openssl/providers/implementations/macs/kmac_prov.c |
0.00% (0/296) |
0.00% (0/19) |
0.00% (0/283) |
src/openssl/providers/implementations/macs/poly1305_prov.c |
0.00% (0/80) |
0.00% (0/12) |
0.00% (0/66) |
src/openssl/providers/implementations/macs/siphash_prov.c |
0.00% (0/124) |
0.00% (0/14) |
0.00% (0/138) |
src/openssl/providers/implementations/rands/drbg.c |
53.62% (304/567) |
79.17% (19/24) |
45.71% (314/687) |
src/openssl/providers/implementations/rands/drbg_ctr.c |
67.71% (325/480) |
75.00% (21/28) |
54.79% (269/491) |
src/openssl/providers/implementations/rands/drbg_hash.c |
0.00% (0/259) |
0.00% (0/21) |
0.00% (0/263) |
src/openssl/providers/implementations/rands/drbg_hmac.c |
0.00% (0/196) |
0.00% (0/18) |
0.00% (0/240) |
src/openssl/providers/implementations/rands/seed_src.c |
56.30% (67/119) |
71.43% (10/14) |
43.28% (58/134) |
src/openssl/providers/implementations/rands/seeding/rand_unix.c |
23.53% (56/238) |
42.86% (6/14) |
19.88% (32/161) |
src/openssl/providers/implementations/rands/test_rng.c |
0.00% (0/148) |
0.00% (0/16) |
0.00% (0/154) |
src/openssl/providers/implementations/signature/dsa_sig.c |
0.00% (0/308) |
0.00% (0/24) |
0.00% (0/307) |
src/openssl/providers/implementations/signature/ecdsa_sig.c |
16.88% (54/320) |
26.09% (6/23) |
15.31% (49/320) |
src/openssl/providers/implementations/signature/eddsa_sig.c |
27.95% (45/161) |
40.00% (4/10) |
20.54% (38/185) |
src/openssl/providers/implementations/signature/mac_legacy_sig.c |
0.00% (0/127) |
0.00% (0/10) |
0.00% (0/127) |
src/openssl/providers/implementations/signature/rsa_sig.c |
16.81% (174/1035) |
32.35% (11/34) |
13.36% (151/1130) |
src/openssl/providers/implementations/signature/sm2_sig.c |
0.00% (0/291) |
0.00% (0/21) |
0.00% (0/301) |
src/openssl/providers/implementations/storemgmt/file_store.c |
0.00% (0/403) |
0.00% (0/20) |
0.00% (0/398) |
src/openssl/providers/implementations/storemgmt/file_store_any2obj.c |
0.00% (0/139) |
0.00% (0/6) |
0.00% (0/86) |
src/openssl/providers/nullprov.c |
0.00% (0/28) |
0.00% (0/4) |
0.00% (0/30) |
src/openssl/providers/prov_running.c |
60.00% (3/5) |
50.00% (1/2) |
50.00% (1/2) |
src/openssl/ssl/record/tls_pad.c |
0.00% (0/111) |
0.00% (0/3) |
0.00% (0/65) |
src/openssl/ssl/s3_cbc.c |
0.00% (0/236) |
0.00% (0/5) |
0.00% (0/160) |
src/zlib/adler32.c |
35.44% (28/79) |
40.00% (2/5) |
38.13% (53/139) |
src/zlib/compress.c |
0.00% (0/38) |
0.00% (0/3) |
0.00% (0/30) |
src/zlib/crc32.c |
0.00% (0/287) |
0.00% (0/13) |
0.00% (0/77) |
src/zlib/deflate.c |
31.34% (361/1152) |
42.86% (12/28) |
30.05% (466/1551) |
src/zlib/gzclose.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/9) |
src/zlib/gzlib.c |
0.00% (0/340) |
0.00% (0/18) |
0.00% (0/335) |
src/zlib/gzread.c |
0.00% (0/388) |
0.00% (0/15) |
0.00% (0/415) |
src/zlib/gzwrite.c |
0.00% (0/360) |
0.00% (0/13) |
0.00% (0/372) |
src/zlib/infback.c |
0.00% (0/373) |
0.00% (0/4) |
0.00% (0/582) |
src/zlib/inffast.c |
55.87% (119/213) |
100.00% (1/1) |
40.70% (35/86) |
src/zlib/inflate.c |
45.41% (440/969) |
36.36% (8/22) |
45.35% (537/1184) |
src/zlib/inftrees.c |
78.40% (127/162) |
100.00% (1/1) |
73.39% (80/109) |
src/zlib/trees.c |
92.03% (381/414) |
90.48% (19/21) |
87.98% (527/599) |
src/zlib/uncompr.c |
87.76% (43/49) |
100.00% (2/2) |
72.92% (35/48) |
src/zlib/zutil.c |
19.57% (9/46) |
40.00% (2/5) |
11.43% (4/35) |
work/include/openssl/core_dispatch.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
work/include/openssl/lhash.h |
0.00% (0/21) |
0.00% (0/7) |
0.00% (0/7) |
work/include/openssl/safestack.h |
0.00% (0/18) |
0.00% (0/6) |
0.00% (0/6) |
Totals |
22.70% (41891/184574) |
27.69% (2990/10799) |
18.94% (34492/182073) |