src/arrow/cpp/src/arrow/array/array_base.cc
|
6.67% (13/195)
|
10.20% (5/49)
|
6.14% (14/228)
|
src/arrow/cpp/src/arrow/array/array_base.h
|
75.47% (40/53)
|
81.82% (18/22)
|
82.93% (34/41)
|
src/arrow/cpp/src/arrow/array/array_binary.cc
|
64.41% (38/59)
|
58.82% (10/17)
|
59.77% (52/87)
|
src/arrow/cpp/src/arrow/array/array_binary.h
|
52.46% (32/61)
|
34.48% (10/29)
|
35.29% (12/34)
|
src/arrow/cpp/src/arrow/array/array_decimal.cc
|
100.00% (32/32)
|
100.00% (8/8)
|
53.33% (32/60)
|
src/arrow/cpp/src/arrow/array/array_dict.cc
|
5.14% (19/370)
|
12.90% (4/31)
|
5.77% (31/537)
|
src/arrow/cpp/src/arrow/array/array_dict.h
|
0.00% (0/6)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/arrow/cpp/src/arrow/array/array_nested.cc
|
15.02% (146/972)
|
29.35% (27/92)
|
15.05% (154/1023)
|
src/arrow/cpp/src/arrow/array/array_nested.h
|
37.74% (20/53)
|
41.38% (12/29)
|
43.33% (13/30)
|
src/arrow/cpp/src/arrow/array/array_primitive.cc
|
48.94% (23/47)
|
53.85% (7/13)
|
57.45% (27/47)
|
src/arrow/cpp/src/arrow/array/array_primitive.h
|
56.25% (27/48)
|
39.29% (11/28)
|
46.88% (15/32)
|
src/arrow/cpp/src/arrow/array/array_run_end.cc
|
13.33% (14/105)
|
20.00% (2/10)
|
13.50% (22/163)
|
src/arrow/cpp/src/arrow/array/array_run_end.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/arrow/array/builder_adaptive.cc
|
0.00% (0/279)
|
0.00% (0/21)
|
0.00% (0/400)
|
src/arrow/cpp/src/arrow/array/builder_adaptive.h
|
0.00% (0/55)
|
0.00% (0/10)
|
0.00% (0/62)
|
src/arrow/cpp/src/arrow/array/builder_base.cc
|
10.62% (29/273)
|
15.38% (6/39)
|
6.53% (33/505)
|
src/arrow/cpp/src/arrow/array/builder_base.h
|
51.25% (41/80)
|
52.38% (11/21)
|
58.18% (32/55)
|
src/arrow/cpp/src/arrow/array/builder_binary.cc
|
26.29% (46/175)
|
23.08% (6/26)
|
32.69% (85/260)
|
src/arrow/cpp/src/arrow/array/builder_binary.h
|
49.54% (216/436)
|
49.46% (46/93)
|
57.30% (255/445)
|
src/arrow/cpp/src/arrow/array/builder_decimal.cc
|
0.00% (0/96)
|
0.00% (0/20)
|
0.00% (0/148)
|
src/arrow/cpp/src/arrow/array/builder_decimal.h
|
0.00% (0/8)
|
0.00% (0/8)
|
0.00% (0/8)
|
src/arrow/cpp/src/arrow/array/builder_dict.cc
|
65.06% (54/83)
|
68.18% (15/22)
|
62.70% (79/126)
|
src/arrow/cpp/src/arrow/array/builder_dict.h
|
25.94% (69/266)
|
32.61% (15/46)
|
34.55% (95/275)
|
src/arrow/cpp/src/arrow/array/builder_nested.cc
|
0.00% (0/201)
|
0.00% (0/29)
|
0.00% (0/417)
|
src/arrow/cpp/src/arrow/array/builder_nested.h
|
0.00% (0/300)
|
0.00% (0/58)
|
0.00% (0/482)
|
src/arrow/cpp/src/arrow/array/builder_primitive.cc
|
26.19% (22/84)
|
27.78% (5/18)
|
32.45% (49/151)
|
src/arrow/cpp/src/arrow/array/builder_primitive.h
|
36.60% (71/194)
|
32.08% (17/53)
|
45.66% (100/219)
|
src/arrow/cpp/src/arrow/array/builder_run_end.cc
|
0.00% (0/235)
|
0.00% (0/29)
|
0.00% (0/491)
|
src/arrow/cpp/src/arrow/array/builder_run_end.h
|
0.00% (0/37)
|
0.00% (0/19)
|
0.00% (0/19)
|
src/arrow/cpp/src/arrow/array/builder_time.h
|
0.00% (0/4)
|
0.00% (0/4)
|
0.00% (0/6)
|
src/arrow/cpp/src/arrow/array/builder_union.cc
|
0.00% (0/91)
|
0.00% (0/8)
|
0.00% (0/136)
|
src/arrow/cpp/src/arrow/array/builder_union.h
|
0.00% (0/83)
|
0.00% (0/16)
|
0.00% (0/201)
|
src/arrow/cpp/src/arrow/array/concatenate.cc
|
65.75% (432/657)
|
78.26% (36/46)
|
64.54% (626/970)
|
src/arrow/cpp/src/arrow/array/data.cc
|
32.99% (224/679)
|
36.73% (18/49)
|
34.94% (217/621)
|
src/arrow/cpp/src/arrow/array/data.h
|
33.18% (70/211)
|
46.34% (19/41)
|
39.44% (56/142)
|
src/arrow/cpp/src/arrow/array/dict_internal.h
|
26.92% (21/78)
|
16.67% (1/6)
|
20.83% (30/144)
|
src/arrow/cpp/src/arrow/array/diff.cc
|
0.00% (0/773)
|
0.00% (0/88)
|
0.00% (0/504)
|
src/arrow/cpp/src/arrow/array/statistics.h
|
0.00% (0/56)
|
0.00% (0/11)
|
0.00% (0/22)
|
src/arrow/cpp/src/arrow/array/util.cc
|
31.62% (209/661)
|
43.30% (42/97)
|
30.09% (352/1170)
|
src/arrow/cpp/src/arrow/array/validate.cc
|
86.55% (740/855)
|
95.59% (65/68)
|
91.76% (657/716)
|
src/arrow/cpp/src/arrow/buffer.cc
|
38.28% (49/128)
|
28.57% (8/28)
|
37.24% (73/196)
|
src/arrow/cpp/src/arrow/buffer.h
|
74.76% (77/103)
|
65.79% (25/38)
|
71.83% (51/71)
|
src/arrow/cpp/src/arrow/buffer_builder.h
|
70.08% (171/244)
|
67.19% (43/64)
|
67.69% (132/195)
|
src/arrow/cpp/src/arrow/builder.cc
|
0.00% (0/230)
|
0.00% (0/51)
|
0.00% (0/261)
|
src/arrow/cpp/src/arrow/chunk_resolver.cc
|
24.42% (21/86)
|
23.53% (4/17)
|
15.38% (6/39)
|
src/arrow/cpp/src/arrow/chunk_resolver.h
|
0.00% (0/78)
|
0.00% (0/11)
|
0.00% (0/33)
|
src/arrow/cpp/src/arrow/chunked_array.cc
|
20.18% (45/223)
|
26.32% (5/19)
|
20.39% (52/255)
|
src/arrow/cpp/src/arrow/chunked_array.h
|
20.00% (5/25)
|
45.45% (5/11)
|
19.35% (6/31)
|
src/arrow/cpp/src/arrow/compare.cc
|
1.03% (13/1266)
|
0.74% (1/136)
|
1.58% (12/759)
|
src/arrow/cpp/src/arrow/compare.h
|
0.00% (0/43)
|
0.00% (0/15)
|
0.00% (0/15)
|
src/arrow/cpp/src/arrow/compute/api_aggregate.cc
|
7.64% (11/144)
|
2.70% (1/37)
|
21.21% (28/132)
|
src/arrow/cpp/src/arrow/compute/api_aggregate.h
|
0.00% (0/12)
|
0.00% (0/12)
|
0.00% (0/12)
|
src/arrow/cpp/src/arrow/compute/api_scalar.cc
|
7.43% (33/444)
|
0.96% (1/104)
|
21.86% (94/430)
|
src/arrow/cpp/src/arrow/compute/api_scalar.h
|
0.00% (0/25)
|
0.00% (0/17)
|
0.00% (0/17)
|
src/arrow/cpp/src/arrow/compute/api_vector.cc
|
12.39% (27/218)
|
10.53% (6/57)
|
20.83% (65/312)
|
src/arrow/cpp/src/arrow/compute/api_vector.h
|
14.29% (6/42)
|
25.00% (6/24)
|
23.08% (6/26)
|
src/arrow/cpp/src/arrow/compute/cast.cc
|
8.45% (12/142)
|
15.79% (3/19)
|
9.94% (17/171)
|
src/arrow/cpp/src/arrow/compute/cast.h
|
0.00% (0/10)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/compute/cast_internal.h
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/compute/exec.cc
|
0.33% (3/899)
|
1.37% (1/73)
|
0.43% (5/1176)
|
src/arrow/cpp/src/arrow/compute/exec.h
|
0.00% (0/119)
|
0.00% (0/45)
|
0.00% (0/67)
|
src/arrow/cpp/src/arrow/compute/exec_internal.h
|
0.00% (0/13)
|
0.00% (0/10)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/compute/expression.cc
|
0.00% (0/1519)
|
0.00% (0/96)
|
0.00% (0/1564)
|
src/arrow/cpp/src/arrow/compute/expression.h
|
0.00% (0/11)
|
0.00% (0/6)
|
0.00% (0/6)
|
src/arrow/cpp/src/arrow/compute/expression_internal.h
|
0.00% (0/179)
|
0.00% (0/15)
|
0.00% (0/181)
|
src/arrow/cpp/src/arrow/compute/function.cc
|
6.59% (22/334)
|
10.81% (4/37)
|
8.50% (35/412)
|
src/arrow/cpp/src/arrow/compute/function.h
|
47.73% (21/44)
|
42.31% (11/26)
|
59.09% (26/44)
|
src/arrow/cpp/src/arrow/compute/function_internal.cc
|
0.00% (0/83)
|
0.00% (0/7)
|
0.00% (0/156)
|
src/arrow/cpp/src/arrow/compute/function_internal.h
|
9.35% (43/460)
|
4.35% (3/69)
|
0.95% (4/423)
|
src/arrow/cpp/src/arrow/compute/function_options.h
|
25.00% (1/4)
|
25.00% (1/4)
|
40.00% (2/5)
|
src/arrow/cpp/src/arrow/compute/kernel.cc
|
10.30% (44/427)
|
25.00% (19/76)
|
9.58% (30/313)
|
src/arrow/cpp/src/arrow/compute/kernel.h
|
53.03% (35/66)
|
36.17% (17/47)
|
45.59% (31/68)
|
src/arrow/cpp/src/arrow/compute/kernels/base_arithmetic_internal.h
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/compute/kernels/chunked_internal.h
|
0.00% (0/30)
|
0.00% (0/15)
|
0.00% (0/15)
|
src/arrow/cpp/src/arrow/compute/kernels/codegen_internal.cc
|
0.00% (0/473)
|
0.00% (0/23)
|
0.00% (0/405)
|
src/arrow/cpp/src/arrow/compute/kernels/codegen_internal.h
|
4.74% (13/274)
|
3.77% (2/53)
|
4.29% (7/163)
|
src/arrow/cpp/src/arrow/compute/kernels/gather_internal.h
|
0.00% (0/130)
|
0.00% (0/13)
|
0.00% (0/101)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_boolean.cc
|
0.00% (0/32)
|
0.00% (0/3)
|
0.00% (0/20)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_dictionary.cc
|
0.00% (0/53)
|
0.00% (0/3)
|
0.00% (0/40)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_extension.cc
|
0.00% (0/35)
|
0.00% (0/3)
|
0.00% (0/30)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_internal.cc
|
0.00% (0/193)
|
0.00% (0/18)
|
0.00% (0/141)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_internal.h
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/5)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_nested.cc
|
0.00% (0/338)
|
0.00% (0/14)
|
0.00% (0/403)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc
|
0.00% (0/678)
|
0.00% (0/69)
|
0.00% (0/532)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_string.cc
|
0.00% (0/583)
|
0.00% (0/31)
|
0.00% (0/555)
|
src/arrow/cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc
|
0.00% (0/377)
|
0.00% (0/37)
|
0.00% (0/197)
|
src/arrow/cpp/src/arrow/compute/kernels/temporal_internal.cc
|
0.00% (0/28)
|
0.00% (0/1)
|
0.00% (0/21)
|
src/arrow/cpp/src/arrow/compute/kernels/temporal_internal.h
|
0.00% (0/101)
|
0.00% (0/16)
|
0.00% (0/48)
|
src/arrow/cpp/src/arrow/compute/kernels/util_internal.h
|
0.00% (0/13)
|
0.00% (0/1)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_hash.cc
|
20.37% (111/545)
|
6.45% (6/93)
|
14.18% (74/522)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_selection.cc
|
24.17% (51/211)
|
22.22% (4/18)
|
13.30% (25/188)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_selection_filter_internal.cc
|
6.55% (54/825)
|
9.76% (4/41)
|
0.57% (5/883)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_selection_internal.cc
|
1.94% (13/671)
|
1.47% (1/68)
|
1.02% (8/786)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_selection_take_internal.cc
|
6.29% (29/461)
|
15.38% (4/26)
|
0.92% (5/546)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_sort_internal.h
|
0.00% (0/80)
|
0.00% (0/17)
|
0.00% (0/17)
|
src/arrow/cpp/src/arrow/compute/kernels/vector_swizzle.cc
|
22.00% (55/250)
|
28.00% (7/25)
|
5.45% (18/330)
|
src/arrow/cpp/src/arrow/compute/ordering.cc
|
0.00% (0/61)
|
0.00% (0/5)
|
0.00% (0/35)
|
src/arrow/cpp/src/arrow/compute/ordering.h
|
0.00% (0/18)
|
0.00% (0/9)
|
0.00% (0/11)
|
src/arrow/cpp/src/arrow/compute/registry.cc
|
40.32% (75/186)
|
44.44% (16/36)
|
27.93% (62/222)
|
src/arrow/cpp/src/arrow/compute/row/grouper.h
|
0.00% (0/7)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/compute/util.h
|
0.00% (0/57)
|
0.00% (0/5)
|
0.00% (0/41)
|
src/arrow/cpp/src/arrow/csv/chunker.cc
|
62.88% (166/264)
|
75.00% (9/12)
|
56.28% (130/231)
|
src/arrow/cpp/src/arrow/csv/column_builder.cc
|
58.95% (112/190)
|
48.39% (15/31)
|
47.03% (103/219)
|
src/arrow/cpp/src/arrow/csv/column_builder.h
|
66.67% (2/3)
|
66.67% (2/3)
|
75.00% (3/4)
|
src/arrow/cpp/src/arrow/csv/column_decoder.cc
|
65.96% (62/94)
|
47.37% (9/19)
|
43.64% (48/110)
|
src/arrow/cpp/src/arrow/csv/column_decoder.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/arrow/csv/converter.cc
|
49.80% (253/508)
|
69.23% (36/52)
|
56.03% (302/539)
|
src/arrow/cpp/src/arrow/csv/converter.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/arrow/csv/fuzz.cc
|
100.00% (106/106)
|
100.00% (8/8)
|
97.10% (67/69)
|
src/arrow/cpp/src/arrow/csv/inference_internal.h
|
94.23% (98/104)
|
100.00% (8/8)
|
81.43% (57/70)
|
src/arrow/cpp/src/arrow/csv/lexing_internal.h
|
40.62% (13/32)
|
42.86% (3/7)
|
60.00% (9/15)
|
src/arrow/cpp/src/arrow/csv/options.cc
|
45.45% (25/55)
|
75.00% (6/8)
|
52.83% (28/53)
|
src/arrow/cpp/src/arrow/csv/parser.cc
|
80.77% (378/468)
|
93.18% (41/44)
|
78.82% (402/510)
|
src/arrow/cpp/src/arrow/csv/parser.h
|
100.00% (64/64)
|
100.00% (14/14)
|
97.73% (43/44)
|
src/arrow/cpp/src/arrow/csv/reader.cc
|
83.27% (702/843)
|
90.91% (80/88)
|
80.25% (764/952)
|
src/arrow/cpp/src/arrow/csv/reader.h
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/datum.cc
|
2.90% (6/207)
|
9.09% (3/33)
|
6.78% (12/177)
|
src/arrow/cpp/src/arrow/datum.h
|
28.57% (16/56)
|
25.00% (6/24)
|
25.64% (10/39)
|
src/arrow/cpp/src/arrow/device.cc
|
11.59% (24/207)
|
17.95% (7/39)
|
4.20% (10/238)
|
src/arrow/cpp/src/arrow/device.h
|
38.10% (8/21)
|
47.06% (8/17)
|
52.00% (13/25)
|
src/arrow/cpp/src/arrow/device_allocation_type_set.h
|
0.00% (0/35)
|
0.00% (0/10)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/extension/bool8.cc
|
3.57% (1/28)
|
14.29% (1/7)
|
3.70% (1/27)
|
src/arrow/cpp/src/arrow/extension/bool8.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/extension/fixed_shape_tensor.cc
|
4.55% (15/330)
|
15.38% (2/13)
|
5.18% (13/251)
|
src/arrow/cpp/src/arrow/extension/fixed_shape_tensor.h
|
54.55% (6/11)
|
28.57% (2/7)
|
58.33% (7/12)
|
src/arrow/cpp/src/arrow/extension/json.cc
|
35.71% (10/28)
|
42.86% (3/7)
|
23.33% (7/30)
|
src/arrow/cpp/src/arrow/extension/json.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/extension/opaque.cc
|
6.06% (4/66)
|
16.67% (1/6)
|
2.22% (1/45)
|
src/arrow/cpp/src/arrow/extension/opaque.h
|
66.67% (4/6)
|
50.00% (2/4)
|
71.43% (5/7)
|
src/arrow/cpp/src/arrow/extension/tensor_internal.h
|
0.00% (0/14)
|
0.00% (0/1)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/extension/uuid.cc
|
3.57% (1/28)
|
16.67% (1/6)
|
3.85% (1/26)
|
src/arrow/cpp/src/arrow/extension/uuid.h
|
50.00% (2/4)
|
50.00% (2/4)
|
60.00% (3/5)
|
src/arrow/cpp/src/arrow/extension_type.cc
|
36.27% (37/102)
|
37.50% (6/16)
|
15.62% (20/128)
|
src/arrow/cpp/src/arrow/extension_type.h
|
8.33% (1/12)
|
10.00% (1/10)
|
25.00% (3/12)
|
src/arrow/cpp/src/arrow/io/buffered.cc
|
0.00% (0/331)
|
0.00% (0/67)
|
0.00% (0/438)
|
src/arrow/cpp/src/arrow/io/caching.cc
|
41.99% (76/181)
|
50.00% (14/28)
|
35.06% (54/154)
|
src/arrow/cpp/src/arrow/io/caching.h
|
25.00% (2/8)
|
50.00% (2/4)
|
71.43% (5/7)
|
src/arrow/cpp/src/arrow/io/concurrency.h
|
48.89% (44/90)
|
53.33% (16/30)
|
56.25% (18/32)
|
src/arrow/cpp/src/arrow/io/file.cc
|
0.00% (0/479)
|
0.00% (0/98)
|
0.00% (0/944)
|
src/arrow/cpp/src/arrow/io/interfaces.cc
|
53.41% (141/264)
|
51.79% (29/56)
|
54.92% (162/295)
|
src/arrow/cpp/src/arrow/io/interfaces.h
|
53.33% (16/30)
|
52.38% (11/21)
|
65.52% (19/29)
|
src/arrow/cpp/src/arrow/io/memory.cc
|
28.07% (64/228)
|
19.61% (10/51)
|
38.83% (153/394)
|
src/arrow/cpp/src/arrow/io/memory.h
|
36.36% (4/11)
|
16.67% (1/6)
|
27.27% (3/11)
|
src/arrow/cpp/src/arrow/io/util_internal.h
|
0.00% (0/6)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/ipc/dictionary.cc
|
50.00% (119/238)
|
58.97% (23/39)
|
49.02% (150/306)
|
src/arrow/cpp/src/arrow/ipc/dictionary.h
|
100.00% (12/12)
|
100.00% (4/4)
|
100.00% (13/13)
|
src/arrow/cpp/src/arrow/ipc/feather.h
|
0.00% (0/5)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/ipc/file_fuzz.cc
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/ipc/message.cc
|
53.09% (421/793)
|
70.37% (57/81)
|
49.75% (602/1210)
|
src/arrow/cpp/src/arrow/ipc/message.h
|
70.00% (7/10)
|
80.00% (4/5)
|
83.33% (5/6)
|
src/arrow/cpp/src/arrow/ipc/metadata_internal.cc
|
32.16% (373/1160)
|
13.10% (11/84)
|
35.83% (349/974)
|
src/arrow/cpp/src/arrow/ipc/metadata_internal.h
|
66.67% (20/30)
|
80.00% (4/5)
|
57.69% (15/26)
|
src/arrow/cpp/src/arrow/ipc/options.cc
|
0.00% (0/8)
|
0.00% (0/3)
|
0.00% (0/8)
|
src/arrow/cpp/src/arrow/ipc/reader.cc
|
43.89% (852/1941)
|
41.31% (88/213)
|
48.70% (1345/2762)
|
src/arrow/cpp/src/arrow/ipc/reader.h
|
63.16% (24/38)
|
61.54% (8/13)
|
70.00% (14/20)
|
src/arrow/cpp/src/arrow/ipc/reader_internal.h
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/4)
|
src/arrow/cpp/src/arrow/ipc/stream_fuzz.cc
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/ipc/tensor_stream_fuzz.cc
|
100.00% (6/6)
|
100.00% (1/1)
|
100.00% (2/2)
|
src/arrow/cpp/src/arrow/ipc/util.h
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/ipc/writer.cc
|
0.00% (0/1034)
|
0.00% (0/109)
|
0.00% (0/1523)
|
src/arrow/cpp/src/arrow/memory_pool.cc
|
46.32% (264/570)
|
29.52% (31/105)
|
42.32% (215/508)
|
src/arrow/cpp/src/arrow/memory_pool.h
|
52.83% (28/53)
|
31.82% (7/22)
|
51.61% (16/31)
|
src/arrow/cpp/src/arrow/pretty_print.cc
|
60.12% (309/514)
|
67.27% (37/55)
|
48.73% (231/474)
|
src/arrow/cpp/src/arrow/pretty_print.h
|
18.18% (2/11)
|
50.00% (2/4)
|
16.67% (2/12)
|
src/arrow/cpp/src/arrow/record_batch.cc
|
14.67% (88/600)
|
26.32% (15/57)
|
15.64% (104/665)
|
src/arrow/cpp/src/arrow/record_batch.h
|
7.41% (4/54)
|
19.05% (4/21)
|
13.33% (4/30)
|
src/arrow/cpp/src/arrow/result.cc
|
55.56% (5/9)
|
33.33% (1/3)
|
11.11% (1/9)
|
src/arrow/cpp/src/arrow/result.h
|
73.23% (93/127)
|
87.88% (29/33)
|
79.73% (59/74)
|
src/arrow/cpp/src/arrow/scalar.cc
|
0.00% (0/942)
|
0.00% (0/162)
|
0.00% (0/854)
|
src/arrow/cpp/src/arrow/scalar.h
|
0.00% (0/151)
|
0.00% (0/82)
|
0.00% (0/170)
|
src/arrow/cpp/src/arrow/sparse_tensor.cc
|
0.00% (0/295)
|
0.00% (0/31)
|
0.00% (0/475)
|
src/arrow/cpp/src/arrow/sparse_tensor.h
|
0.00% (0/100)
|
0.00% (0/39)
|
0.00% (0/106)
|
src/arrow/cpp/src/arrow/status.cc
|
48.72% (57/117)
|
61.54% (8/13)
|
55.43% (51/92)
|
src/arrow/cpp/src/arrow/status.h
|
57.24% (87/152)
|
59.62% (31/52)
|
52.94% (72/136)
|
src/arrow/cpp/src/arrow/status_internal.h
|
88.89% (8/9)
|
100.00% (2/2)
|
38.10% (8/21)
|
src/arrow/cpp/src/arrow/stl_allocator.h
|
0.00% (0/19)
|
0.00% (0/8)
|
0.00% (0/14)
|
src/arrow/cpp/src/arrow/stl_iterator.h
|
0.00% (0/10)
|
0.00% (0/4)
|
0.00% (0/11)
|
src/arrow/cpp/src/arrow/table.cc
|
13.84% (75/542)
|
17.07% (7/41)
|
13.58% (74/545)
|
src/arrow/cpp/src/arrow/table.h
|
21.43% (3/14)
|
33.33% (3/9)
|
33.33% (3/9)
|
src/arrow/cpp/src/arrow/tensor.cc
|
22.40% (82/366)
|
19.35% (6/31)
|
28.11% (113/402)
|
src/arrow/cpp/src/arrow/tensor.h
|
50.91% (28/55)
|
23.53% (4/17)
|
61.90% (26/42)
|
src/arrow/cpp/src/arrow/tensor/converter.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/tensor/coo_converter.cc
|
0.00% (0/208)
|
0.00% (0/11)
|
0.00% (0/349)
|
src/arrow/cpp/src/arrow/tensor/csf_converter.cc
|
0.00% (0/152)
|
0.00% (0/9)
|
0.00% (0/189)
|
src/arrow/cpp/src/arrow/tensor/csx_converter.cc
|
0.00% (0/136)
|
0.00% (0/6)
|
0.00% (0/122)
|
src/arrow/cpp/src/arrow/type.cc
|
20.81% (557/2676)
|
34.36% (123/358)
|
17.27% (426/2467)
|
src/arrow/cpp/src/arrow/type.h
|
49.31% (214/434)
|
49.21% (125/254)
|
45.24% (195/431)
|
src/arrow/cpp/src/arrow/type_traits.cc
|
0.00% (0/66)
|
0.00% (0/1)
|
0.00% (0/74)
|
src/arrow/cpp/src/arrow/type_traits.h
|
18.87% (97/514)
|
15.29% (13/85)
|
19.71% (54/274)
|
src/arrow/cpp/src/arrow/util/align_util.cc
|
0.00% (0/208)
|
0.00% (0/14)
|
0.00% (0/235)
|
src/arrow/cpp/src/arrow/util/align_util.h
|
100.00% (16/16)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/util/aligned_storage.h
|
63.89% (23/36)
|
77.78% (7/9)
|
52.63% (10/19)
|
src/arrow/cpp/src/arrow/util/async_generator.h
|
89.15% (682/765)
|
91.36% (74/81)
|
90.52% (401/443)
|
src/arrow/cpp/src/arrow/util/async_util.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/atfork_internal.cc
|
0.00% (0/82)
|
0.00% (0/13)
|
0.00% (0/37)
|
src/arrow/cpp/src/arrow/util/atfork_internal.h
|
0.00% (0/4)
|
0.00% (0/2)
|
0.00% (0/5)
|
src/arrow/cpp/src/arrow/util/basic_decimal.cc
|
8.07% (78/967)
|
12.40% (16/129)
|
8.45% (80/947)
|
src/arrow/cpp/src/arrow/util/basic_decimal.h
|
21.20% (53/250)
|
25.64% (20/78)
|
32.35% (33/102)
|
src/arrow/cpp/src/arrow/util/binary_view_util.h
|
32.73% (18/55)
|
37.50% (3/8)
|
32.00% (8/25)
|
src/arrow/cpp/src/arrow/util/bit_block_counter.cc
|
45.83% (11/24)
|
40.00% (2/5)
|
19.35% (6/31)
|
src/arrow/cpp/src/arrow/util/bit_block_counter.h
|
21.79% (61/280)
|
26.92% (7/26)
|
46.75% (72/154)
|
src/arrow/cpp/src/arrow/util/bit_run_reader.cc
|
100.00% (12/12)
|
100.00% (1/1)
|
100.00% (7/7)
|
src/arrow/cpp/src/arrow/util/bit_run_reader.h
|
75.70% (243/321)
|
60.00% (18/30)
|
76.53% (163/213)
|
src/arrow/cpp/src/arrow/util/bit_stream_utils_internal.h
|
51.58% (98/190)
|
47.62% (10/21)
|
27.89% (41/147)
|
src/arrow/cpp/src/arrow/util/bit_util.cc
|
49.21% (31/63)
|
25.00% (1/4)
|
23.73% (14/59)
|
src/arrow/cpp/src/arrow/util/bit_util.h
|
38.56% (91/236)
|
55.88% (19/34)
|
58.44% (45/77)
|
src/arrow/cpp/src/arrow/util/bitmap_builders.cc
|
0.00% (0/26)
|
0.00% (0/3)
|
0.00% (0/33)
|
src/arrow/cpp/src/arrow/util/bitmap_generate.h
|
52.17% (24/46)
|
100.00% (1/1)
|
47.37% (9/19)
|
src/arrow/cpp/src/arrow/util/bitmap_ops.cc
|
24.67% (74/300)
|
9.38% (3/32)
|
23.42% (52/222)
|
src/arrow/cpp/src/arrow/util/bitmap_reader.h
|
57.25% (79/138)
|
45.00% (9/20)
|
58.02% (47/81)
|
src/arrow/cpp/src/arrow/util/bitmap_writer.h
|
87.42% (139/159)
|
94.44% (17/18)
|
97.00% (97/100)
|
src/arrow/cpp/src/arrow/util/bpacking.cc
|
100.00% (16/16)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/arrow/util/bpacking_dispatch_internal.h
|
91.30% (210/230)
|
71.43% (5/7)
|
77.38% (130/168)
|
src/arrow/cpp/src/arrow/util/bpacking_scalar.cc
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/bpacking_scalar_generated_internal.h
|
0.00% (0/4931)
|
0.00% (0/98)
|
0.00% (0/107)
|
src/arrow/cpp/src/arrow/util/bpacking_simd256_generated_internal.h
|
99.94% (12584/12592)
|
98.97% (96/97)
|
96.23% (102/106)
|
src/arrow/cpp/src/arrow/util/bpacking_simd512_generated_internal.h
|
0.00% (0/9196)
|
0.00% (0/97)
|
0.00% (0/106)
|
src/arrow/cpp/src/arrow/util/bpacking_simd_avx2.cc
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/util/bpacking_simd_avx512.cc
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/byte_size.cc
|
0.00% (0/285)
|
0.00% (0/37)
|
0.00% (0/433)
|
src/arrow/cpp/src/arrow/util/byte_stream_split_internal.cc
|
54.29% (19/35)
|
50.00% (2/4)
|
50.00% (2/4)
|
src/arrow/cpp/src/arrow/util/byte_stream_split_internal.h
|
43.13% (113/262)
|
41.67% (5/12)
|
44.36% (59/133)
|
src/arrow/cpp/src/arrow/util/byte_stream_split_internal_avx2.cc
|
0.00% (0/62)
|
0.00% (0/2)
|
0.00% (0/40)
|
src/arrow/cpp/src/arrow/util/cancel.cc
|
4.65% (10/215)
|
5.88% (2/34)
|
4.02% (7/174)
|
src/arrow/cpp/src/arrow/util/cancel.h
|
66.67% (2/3)
|
66.67% (2/3)
|
50.00% (2/4)
|
src/arrow/cpp/src/arrow/util/checked_cast.h
|
66.67% (14/21)
|
66.67% (2/3)
|
66.67% (2/3)
|
src/arrow/cpp/src/arrow/util/compare.h
|
100.00% (8/8)
|
100.00% (3/3)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/util/compression.cc
|
38.89% (77/198)
|
25.00% (3/12)
|
24.60% (46/187)
|
src/arrow/cpp/src/arrow/util/compression.h
|
57.14% (4/7)
|
57.14% (4/7)
|
62.50% (5/8)
|
src/arrow/cpp/src/arrow/util/compression_brotli.cc
|
13.82% (21/152)
|
14.81% (4/27)
|
17.76% (27/152)
|
src/arrow/cpp/src/arrow/util/compression_lz4.cc
|
45.37% (142/313)
|
38.00% (19/50)
|
38.69% (106/274)
|
src/arrow/cpp/src/arrow/util/compression_snappy.cc
|
47.50% (19/40)
|
20.00% (2/10)
|
42.31% (11/26)
|
src/arrow/cpp/src/arrow/util/compression_zlib.cc
|
30.10% (93/309)
|
34.29% (12/35)
|
18.42% (63/342)
|
src/arrow/cpp/src/arrow/util/compression_zstd.cc
|
15.56% (21/135)
|
16.00% (4/25)
|
14.43% (14/97)
|
src/arrow/cpp/src/arrow/util/cpu_info.cc
|
45.05% (91/202)
|
47.62% (10/21)
|
34.04% (48/141)
|
src/arrow/cpp/src/arrow/util/cpu_info.h
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/util/crc32.cc
|
0.00% (0/55)
|
0.00% (0/1)
|
0.00% (0/22)
|
src/arrow/cpp/src/arrow/util/date_internal.h
|
0.00% (0/15)
|
0.00% (0/6)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/util/debug.cc
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/util/decimal.cc
|
24.71% (235/951)
|
17.92% (19/106)
|
15.08% (108/716)
|
src/arrow/cpp/src/arrow/util/decimal.h
|
0.00% (0/98)
|
0.00% (0/23)
|
0.00% (0/81)
|
src/arrow/cpp/src/arrow/util/decimal_internal.h
|
9.09% (2/22)
|
14.29% (2/14)
|
10.00% (2/20)
|
src/arrow/cpp/src/arrow/util/delimiting.cc
|
67.74% (84/124)
|
83.33% (10/12)
|
57.14% (64/112)
|
src/arrow/cpp/src/arrow/util/delimiting.h
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/arrow/util/dict_util.cc
|
0.00% (0/45)
|
0.00% (0/2)
|
0.00% (0/25)
|
src/arrow/cpp/src/arrow/util/dispatch_internal.h
|
78.57% (22/28)
|
100.00% (3/3)
|
80.00% (12/15)
|
src/arrow/cpp/src/arrow/util/endian.h
|
62.20% (51/82)
|
82.61% (19/23)
|
82.50% (33/40)
|
src/arrow/cpp/src/arrow/util/fixed_width_internal.cc
|
0.00% (0/170)
|
0.00% (0/12)
|
0.00% (0/196)
|
src/arrow/cpp/src/arrow/util/fixed_width_internal.h
|
0.00% (0/18)
|
0.00% (0/1)
|
0.00% (0/19)
|
src/arrow/cpp/src/arrow/util/float16.cc
|
35.71% (30/84)
|
28.57% (2/7)
|
26.32% (10/38)
|
src/arrow/cpp/src/arrow/util/float16.h
|
2.30% (2/87)
|
5.13% (2/39)
|
5.77% (3/52)
|
src/arrow/cpp/src/arrow/util/formatting.cc
|
80.00% (28/35)
|
75.00% (6/8)
|
62.75% (32/51)
|
src/arrow/cpp/src/arrow/util/formatting.h
|
88.31% (219/248)
|
85.00% (34/40)
|
88.18% (97/110)
|
src/arrow/cpp/src/arrow/util/functional.h
|
94.12% (16/17)
|
87.50% (7/8)
|
85.71% (12/14)
|
src/arrow/cpp/src/arrow/util/future.cc
|
50.30% (85/169)
|
67.86% (19/28)
|
40.21% (39/97)
|
src/arrow/cpp/src/arrow/util/future.h
|
91.83% (236/257)
|
90.00% (54/60)
|
89.38% (101/113)
|
src/arrow/cpp/src/arrow/util/fuzz_internal.cc
|
77.50% (31/40)
|
100.00% (3/3)
|
58.97% (23/39)
|
src/arrow/cpp/src/arrow/util/hash_util.h
|
0.00% (0/19)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/arrow/cpp/src/arrow/util/hashing.cc
|
0.00% (0/35)
|
0.00% (0/2)
|
0.00% (0/22)
|
src/arrow/cpp/src/arrow/util/hashing.h
|
51.20% (213/416)
|
43.08% (28/65)
|
52.02% (167/321)
|
src/arrow/cpp/src/arrow/util/int_util.cc
|
0.00% (0/676)
|
0.00% (0/51)
|
0.00% (0/358)
|
src/arrow/cpp/src/arrow/util/int_util.h
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/util/int_util_overflow.h
|
29.63% (24/81)
|
60.00% (6/10)
|
63.64% (7/11)
|
src/arrow/cpp/src/arrow/util/io_util.cc
|
6.70% (66/985)
|
5.34% (7/131)
|
3.75% (39/1039)
|
src/arrow/cpp/src/arrow/util/io_util.h
|
0.00% (0/21)
|
0.00% (0/11)
|
0.00% (0/12)
|
src/arrow/cpp/src/arrow/util/iterator.h
|
65.32% (81/124)
|
63.89% (23/36)
|
61.87% (86/139)
|
src/arrow/cpp/src/arrow/util/key_value_metadata.cc
|
20.86% (39/187)
|
34.62% (9/26)
|
25.27% (46/182)
|
src/arrow/cpp/src/arrow/util/key_value_metadata.h
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/util/list_util.cc
|
56.98% (98/172)
|
40.00% (4/10)
|
65.13% (99/152)
|
src/arrow/cpp/src/arrow/util/logging.cc
|
64.29% (36/56)
|
57.14% (8/14)
|
73.08% (19/26)
|
src/arrow/cpp/src/arrow/util/logging.h
|
50.00% (7/14)
|
28.57% (2/7)
|
44.44% (4/9)
|
src/arrow/cpp/src/arrow/util/macros.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/math_internal.h
|
0.00% (0/9)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/memory.cc
|
0.00% (0/25)
|
0.00% (0/3)
|
0.00% (0/42)
|
src/arrow/cpp/src/arrow/util/memory_internal.h
|
0.00% (0/5)
|
0.00% (0/1)
|
0.00% (0/12)
|
src/arrow/cpp/src/arrow/util/mutex.cc
|
71.88% (23/32)
|
66.67% (6/9)
|
45.45% (15/33)
|
src/arrow/cpp/src/arrow/util/mutex.h
|
16.67% (1/6)
|
16.67% (1/6)
|
12.50% (1/8)
|
src/arrow/cpp/src/arrow/util/parallel.h
|
55.32% (26/47)
|
60.00% (3/5)
|
52.24% (35/67)
|
src/arrow/cpp/src/arrow/util/print_internal.h
|
0.00% (0/14)
|
0.00% (0/1)
|
0.00% (0/5)
|
src/arrow/cpp/src/arrow/util/range.h
|
42.86% (12/28)
|
33.33% (3/9)
|
33.33% (5/15)
|
src/arrow/cpp/src/arrow/util/ree_util.cc
|
25.00% (42/168)
|
18.18% (2/11)
|
21.71% (38/175)
|
src/arrow/cpp/src/arrow/util/ree_util.h
|
3.31% (4/121)
|
5.88% (2/34)
|
5.06% (4/79)
|
src/arrow/cpp/src/arrow/util/reflection_internal.h
|
34.62% (9/26)
|
21.43% (3/14)
|
21.43% (3/14)
|
src/arrow/cpp/src/arrow/util/rle_encoding_internal.h
|
75.81% (536/707)
|
81.32% (74/91)
|
51.30% (413/805)
|
src/arrow/cpp/src/arrow/util/secure_string.cc
|
65.62% (42/64)
|
63.16% (12/19)
|
53.85% (21/39)
|
src/arrow/cpp/src/arrow/util/secure_string.h
|
100.00% (3/3)
|
100.00% (3/3)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/util/slice_util_internal.h
|
50.00% (9/18)
|
100.00% (1/1)
|
69.23% (9/13)
|
src/arrow/cpp/src/arrow/util/small_vector.h
|
35.78% (39/109)
|
40.00% (12/30)
|
37.70% (23/61)
|
src/arrow/cpp/src/arrow/util/sort_internal.h
|
0.00% (0/33)
|
0.00% (0/3)
|
0.00% (0/15)
|
src/arrow/cpp/src/arrow/util/spaced_internal.h
|
75.47% (40/53)
|
66.67% (2/3)
|
82.86% (29/35)
|
src/arrow/cpp/src/arrow/util/span.h
|
76.47% (13/17)
|
71.43% (10/14)
|
70.83% (17/24)
|
src/arrow/cpp/src/arrow/util/string.cc
|
18.06% (28/155)
|
23.81% (5/21)
|
15.93% (18/113)
|
src/arrow/cpp/src/arrow/util/string.h
|
85.00% (17/20)
|
66.67% (2/3)
|
90.00% (9/10)
|
src/arrow/cpp/src/arrow/util/string_util.cc
|
100.00% (3/3)
|
100.00% (3/3)
|
100.00% (5/5)
|
src/arrow/cpp/src/arrow/util/string_util.h
|
75.00% (24/32)
|
66.67% (4/6)
|
71.43% (5/7)
|
src/arrow/cpp/src/arrow/util/task_group.cc
|
83.97% (110/131)
|
66.67% (14/21)
|
76.83% (63/82)
|
src/arrow/cpp/src/arrow/util/task_group.h
|
100.00% (5/5)
|
100.00% (3/3)
|
100.00% (3/3)
|
src/arrow/cpp/src/arrow/util/thread_pool.cc
|
51.82% (171/330)
|
52.27% (23/44)
|
55.66% (118/212)
|
src/arrow/cpp/src/arrow/util/thread_pool.h
|
63.86% (53/83)
|
56.25% (9/16)
|
65.71% (23/35)
|
src/arrow/cpp/src/arrow/util/time.cc
|
0.00% (0/17)
|
0.00% (0/2)
|
0.00% (0/5)
|
src/arrow/cpp/src/arrow/util/time.h
|
20.93% (9/43)
|
25.00% (1/4)
|
26.67% (4/15)
|
src/arrow/cpp/src/arrow/util/tracing.cc
|
0.00% (0/4)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/arrow/cpp/src/arrow/util/tracing.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/tracing_internal.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/util/trie.cc
|
54.48% (79/145)
|
72.73% (8/11)
|
57.86% (92/159)
|
src/arrow/cpp/src/arrow/util/trie_internal.h
|
90.54% (67/74)
|
93.75% (15/16)
|
93.88% (46/49)
|
src/arrow/cpp/src/arrow/util/ubsan.h
|
75.76% (25/33)
|
80.00% (4/5)
|
87.50% (7/8)
|
src/arrow/cpp/src/arrow/util/union_util.cc
|
0.00% (0/25)
|
0.00% (0/2)
|
0.00% (0/22)
|
src/arrow/cpp/src/arrow/util/unreachable.cc
|
0.00% (0/8)
|
0.00% (0/2)
|
0.00% (0/16)
|
src/arrow/cpp/src/arrow/util/utf8.cc
|
25.00% (22/88)
|
28.57% (4/14)
|
35.09% (20/57)
|
src/arrow/cpp/src/arrow/util/utf8_internal.h
|
25.13% (99/394)
|
13.64% (3/22)
|
72.06% (49/68)
|
src/arrow/cpp/src/arrow/util/value_parsing.cc
|
11.48% (7/61)
|
7.69% (1/13)
|
8.57% (3/35)
|
src/arrow/cpp/src/arrow/util/value_parsing.h
|
21.65% (131/605)
|
40.00% (12/30)
|
30.99% (238/768)
|
src/arrow/cpp/src/arrow/util/vector.h
|
16.92% (11/65)
|
14.29% (1/7)
|
10.71% (6/56)
|
src/arrow/cpp/src/arrow/vendored/base64.cpp
|
46.38% (32/69)
|
50.00% (2/4)
|
59.57% (28/47)
|
src/arrow/cpp/src/arrow/vendored/datetime/date.h
|
2.49% (51/2052)
|
6.92% (22/318)
|
4.53% (42/927)
|
src/arrow/cpp/src/arrow/vendored/datetime/tz.cpp
|
0.00% (0/769)
|
0.00% (0/61)
|
0.00% (0/361)
|
src/arrow/cpp/src/arrow/vendored/datetime/tz.h
|
0.00% (0/119)
|
0.00% (0/50)
|
0.00% (0/55)
|
src/arrow/cpp/src/arrow/vendored/datetime/tz_private.h
|
0.00% (0/15)
|
0.00% (0/2)
|
0.00% (0/9)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/bignum-dtoa.cc
|
61.54% (160/260)
|
72.73% (8/11)
|
63.29% (100/158)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/bignum.cc
|
61.09% (347/568)
|
65.52% (19/29)
|
64.55% (275/426)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/bignum.h
|
48.48% (16/33)
|
58.33% (7/12)
|
58.82% (10/17)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/cached-powers.cc
|
56.52% (13/23)
|
50.00% (1/2)
|
43.48% (10/23)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/diy-fp.h
|
100.00% (55/55)
|
100.00% (12/12)
|
100.00% (31/31)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/double-to-string.cc
|
46.53% (141/303)
|
60.00% (6/10)
|
43.40% (92/212)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/double-to-string.h
|
100.00% (17/17)
|
100.00% (3/3)
|
100.00% (15/15)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/fast-dtoa.cc
|
57.02% (134/235)
|
62.50% (5/8)
|
54.49% (91/167)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/fixed-dtoa.cc
|
0.00% (0/245)
|
0.00% (0/15)
|
0.00% (0/151)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/ieee.h
|
49.41% (126/255)
|
46.00% (23/50)
|
74.04% (77/104)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/string-to-double.h
|
0.00% (0/2)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/utils.h
|
76.19% (48/63)
|
70.00% (14/20)
|
86.15% (56/65)
|
src/arrow/cpp/src/arrow/vendored/fast_float/ascii_number.h
|
63.06% (169/268)
|
57.14% (8/14)
|
75.32% (119/158)
|
src/arrow/cpp/src/arrow/vendored/fast_float/bigint.h
|
74.63% (250/335)
|
75.56% (34/45)
|
73.62% (173/235)
|
src/arrow/cpp/src/arrow/vendored/fast_float/decimal_to_binary.h
|
84.38% (81/96)
|
100.00% (5/5)
|
88.37% (38/43)
|
src/arrow/cpp/src/arrow/vendored/fast_float/digit_comparison.h
|
81.17% (263/324)
|
81.82% (18/22)
|
79.62% (125/157)
|
src/arrow/cpp/src/arrow/vendored/fast_float/float_common.h
|
39.30% (112/285)
|
42.67% (32/75)
|
52.68% (59/112)
|
src/arrow/cpp/src/arrow/vendored/fast_float/parse_number.h
|
56.25% (99/176)
|
77.78% (7/9)
|
53.17% (67/126)
|
src/arrow/cpp/src/arrow/vendored/pcg/pcg_extras.hpp
|
0.00% (0/27)
|
0.00% (0/5)
|
0.00% (0/5)
|
src/arrow/cpp/src/arrow/vendored/pcg/pcg_random.hpp
|
0.00% (0/61)
|
0.00% (0/12)
|
0.00% (0/37)
|
src/arrow/cpp/src/arrow/vendored/safeint/safe_math.h
|
0.00% (0/374)
|
0.00% (0/374)
|
0.00% (0/374)
|
src/arrow/cpp/src/arrow/vendored/safeint/safe_math_impl.h
|
0.00% (0/1944)
|
0.00% (0/183)
|
0.00% (0/183)
|
src/arrow/cpp/src/arrow/vendored/utfcpp/checked.h
|
0.00% (0/131)
|
0.00% (0/18)
|
0.00% (0/64)
|
src/arrow/cpp/src/arrow/vendored/utfcpp/core.h
|
0.00% (0/189)
|
0.00% (0/19)
|
0.00% (0/114)
|
src/arrow/cpp/src/arrow/vendored/utfcpp/cpp11.h
|
0.00% (0/43)
|
0.00% (0/10)
|
0.00% (0/10)
|
src/arrow/cpp/src/arrow/vendored/xxhash/xxhash.h
|
10.15% (190/1871)
|
15.27% (20/131)
|
37.21% (144/387)
|
src/arrow/cpp/src/arrow/visit_array_inline.h
|
50.00% (4/8)
|
100.00% (1/1)
|
72.68% (266/366)
|
src/arrow/cpp/src/arrow/visit_data_inline.h
|
54.37% (112/206)
|
46.43% (13/28)
|
58.11% (43/74)
|
src/arrow/cpp/src/arrow/visit_scalar_inline.h
|
0.00% (0/9)
|
0.00% (0/1)
|
0.00% (0/366)
|
src/arrow/cpp/src/arrow/visit_type_inline.h
|
25.00% (4/16)
|
50.00% (1/2)
|
34.23% (266/777)
|
src/arrow/cpp/src/generated/File_generated.h
|
34.86% (38/109)
|
34.62% (9/26)
|
58.49% (31/53)
|
src/arrow/cpp/src/generated/Message_generated.h
|
32.80% (124/378)
|
32.91% (26/79)
|
60.13% (95/158)
|
src/arrow/cpp/src/generated/Schema_generated.h
|
26.15% (365/1396)
|
23.18% (67/289)
|
50.59% (259/512)
|
src/arrow/cpp/src/generated/SparseTensor_generated.h
|
19.29% (108/560)
|
14.29% (19/133)
|
44.05% (100/227)
|
src/arrow/cpp/src/generated/Tensor_generated.h
|
13.19% (38/288)
|
9.76% (8/82)
|
32.14% (36/112)
|
src/arrow/cpp/src/generated/parquet_types.cpp
|
10.00% (436/4358)
|
17.60% (135/767)
|
10.63% (242/2277)
|
src/arrow/cpp/src/generated/parquet_types.h
|
15.12% (31/205)
|
34.83% (31/89)
|
70.26% (137/195)
|
src/arrow/cpp/src/generated/parquet_types.tcc
|
82.94% (3690/4449)
|
68.47% (76/111)
|
90.02% (1551/1723)
|
src/arrow/cpp/src/parquet/arrow/fuzz.cc
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/parquet/arrow/fuzz_internal.cc
|
89.12% (172/193)
|
80.00% (8/10)
|
90.09% (100/111)
|
src/arrow/cpp/src/parquet/arrow/reader.cc
|
52.14% (476/913)
|
45.95% (51/111)
|
59.41% (606/1020)
|
src/arrow/cpp/src/parquet/arrow/reader.h
|
40.00% (2/5)
|
40.00% (2/5)
|
40.00% (2/5)
|
src/arrow/cpp/src/parquet/arrow/reader_internal.cc
|
63.67% (403/633)
|
60.71% (17/28)
|
64.37% (551/856)
|
src/arrow/cpp/src/parquet/arrow/reader_internal.h
|
87.50% (28/32)
|
72.73% (8/11)
|
81.82% (18/22)
|
src/arrow/cpp/src/parquet/arrow/schema.cc
|
49.82% (425/853)
|
59.46% (22/37)
|
54.24% (429/791)
|
src/arrow/cpp/src/parquet/arrow/schema.h
|
43.24% (16/37)
|
50.00% (2/4)
|
75.00% (12/16)
|
src/arrow/cpp/src/parquet/arrow/schema_internal.cc
|
79.84% (198/248)
|
100.00% (14/14)
|
84.25% (107/127)
|
src/arrow/cpp/src/parquet/arrow/variant_internal.cc
|
0.00% (0/54)
|
0.00% (0/9)
|
0.00% (0/53)
|
src/arrow/cpp/src/parquet/arrow/variant_internal.h
|
0.00% (0/3)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/arrow/cpp/src/parquet/bloom_filter.cc
|
62.50% (95/152)
|
50.00% (5/10)
|
62.09% (95/153)
|
src/arrow/cpp/src/parquet/bloom_filter.h
|
1.43% (1/70)
|
4.55% (1/22)
|
4.55% (1/22)
|
src/arrow/cpp/src/parquet/bloom_filter_reader.cc
|
93.10% (54/58)
|
100.00% (5/5)
|
94.34% (50/53)
|
src/arrow/cpp/src/parquet/bloom_filter_reader.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/parquet/column_page.h
|
80.43% (37/46)
|
65.38% (17/26)
|
81.25% (39/48)
|
src/arrow/cpp/src/parquet/column_reader.cc
|
68.95% (937/1359)
|
69.31% (70/101)
|
62.31% (643/1032)
|
src/arrow/cpp/src/parquet/column_reader.h
|
65.22% (15/23)
|
73.33% (11/15)
|
61.11% (11/18)
|
src/arrow/cpp/src/parquet/column_scanner.cc
|
0.00% (0/55)
|
0.00% (0/2)
|
0.00% (0/22)
|
src/arrow/cpp/src/parquet/column_scanner.h
|
0.00% (0/106)
|
0.00% (0/15)
|
0.00% (0/69)
|
src/arrow/cpp/src/parquet/decoder.cc
|
67.72% (1175/1735)
|
62.94% (90/143)
|
57.91% (827/1428)
|
src/arrow/cpp/src/parquet/encoder.cc
|
0.00% (0/1179)
|
0.00% (0/127)
|
0.00% (0/1023)
|
src/arrow/cpp/src/parquet/encoding.h
|
43.75% (14/32)
|
44.44% (4/9)
|
38.46% (5/13)
|
src/arrow/cpp/src/parquet/encryption/encryption.cc
|
11.63% (25/215)
|
11.11% (3/27)
|
10.82% (29/268)
|
src/arrow/cpp/src/parquet/encryption/encryption.h
|
34.88% (30/86)
|
29.73% (11/37)
|
31.71% (13/41)
|
src/arrow/cpp/src/parquet/encryption/encryption_internal.cc
|
43.60% (211/484)
|
84.21% (32/38)
|
46.79% (146/312)
|
src/arrow/cpp/src/parquet/encryption/internal_file_decryptor.cc
|
83.97% (110/131)
|
94.74% (18/19)
|
85.90% (67/78)
|
src/arrow/cpp/src/parquet/encryption/internal_file_decryptor.h
|
75.00% (12/16)
|
80.00% (8/10)
|
80.00% (8/10)
|
src/arrow/cpp/src/parquet/encryption/internal_file_encryptor.cc
|
0.00% (0/96)
|
0.00% (0/12)
|
0.00% (0/60)
|
src/arrow/cpp/src/parquet/encryption/internal_file_encryptor.h
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/4)
|
src/arrow/cpp/src/parquet/encryption/openssl_internal.cc
|
75.00% (6/8)
|
100.00% (1/1)
|
90.91% (10/11)
|
src/arrow/cpp/src/parquet/exception.h
|
94.74% (18/19)
|
90.00% (9/10)
|
89.47% (34/38)
|
src/arrow/cpp/src/parquet/file_reader.cc
|
46.39% (321/692)
|
58.93% (33/56)
|
51.39% (222/432)
|
src/arrow/cpp/src/parquet/file_reader.h
|
100.00% (2/2)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/parquet/file_writer.h
|
0.00% (0/9)
|
0.00% (0/5)
|
0.00% (0/5)
|
src/arrow/cpp/src/parquet/geospatial/statistics.cc
|
13.88% (39/281)
|
21.62% (8/37)
|
10.40% (18/173)
|
src/arrow/cpp/src/parquet/geospatial/statistics.h
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/parquet/geospatial/util_internal.cc
|
0.00% (0/153)
|
0.00% (0/19)
|
0.00% (0/71)
|
src/arrow/cpp/src/parquet/geospatial/util_internal.h
|
36.36% (24/66)
|
37.50% (6/16)
|
31.82% (21/66)
|
src/arrow/cpp/src/parquet/geospatial/util_json_internal.cc
|
0.00% (0/112)
|
0.00% (0/5)
|
0.00% (0/131)
|
src/arrow/cpp/src/parquet/hasher.h
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/parquet/level_comparison.cc
|
100.00% (24/24)
|
100.00% (4/4)
|
100.00% (4/4)
|
src/arrow/cpp/src/parquet/level_comparison_avx2.cc
|
100.00% (6/6)
|
100.00% (2/2)
|
100.00% (2/2)
|
src/arrow/cpp/src/parquet/level_comparison_inc.h
|
100.00% (19/19)
|
100.00% (4/4)
|
100.00% (13/13)
|
src/arrow/cpp/src/parquet/level_conversion.cc
|
85.42% (82/96)
|
83.33% (5/6)
|
91.94% (57/62)
|
src/arrow/cpp/src/parquet/level_conversion.h
|
32.08% (17/53)
|
55.56% (5/9)
|
54.17% (13/24)
|
src/arrow/cpp/src/parquet/level_conversion_bmi2.cc
|
100.00% (4/4)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/parquet/level_conversion_inc.h
|
51.32% (39/76)
|
60.00% (3/5)
|
43.75% (14/32)
|
src/arrow/cpp/src/parquet/metadata.cc
|
51.34% (765/1490)
|
52.14% (134/257)
|
54.82% (432/788)
|
src/arrow/cpp/src/parquet/metadata.h
|
100.00% (1/1)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/arrow/cpp/src/parquet/page_index.cc
|
40.59% (289/712)
|
48.33% (29/60)
|
36.79% (174/473)
|
src/arrow/cpp/src/parquet/page_index.h
|
57.14% (4/7)
|
57.14% (4/7)
|
57.14% (4/7)
|
src/arrow/cpp/src/parquet/platform.cc
|
44.44% (4/9)
|
50.00% (1/2)
|
45.45% (10/22)
|
src/arrow/cpp/src/parquet/properties.cc
|
0.00% (0/69)
|
0.00% (0/5)
|
0.00% (0/66)
|
src/arrow/cpp/src/parquet/properties.h
|
7.85% (42/535)
|
12.28% (21/171)
|
15.70% (35/223)
|
src/arrow/cpp/src/parquet/schema.cc
|
50.34% (371/737)
|
43.08% (28/65)
|
51.70% (228/441)
|
src/arrow/cpp/src/parquet/schema.h
|
60.26% (47/78)
|
64.58% (31/48)
|
72.31% (47/65)
|
src/arrow/cpp/src/parquet/size_statistics.cc
|
21.38% (34/159)
|
20.00% (2/10)
|
12.64% (11/87)
|
src/arrow/cpp/src/parquet/size_statistics.h
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/5)
|
src/arrow/cpp/src/parquet/statistics.cc
|
19.26% (130/675)
|
18.18% (20/110)
|
13.43% (74/551)
|
src/arrow/cpp/src/parquet/statistics.h
|
70.18% (40/57)
|
75.00% (12/16)
|
54.55% (12/22)
|
src/arrow/cpp/src/parquet/thrift_internal.h
|
46.77% (217/464)
|
63.04% (29/46)
|
40.47% (104/257)
|
src/arrow/cpp/src/parquet/types.cc
|
54.78% (694/1267)
|
53.77% (107/199)
|
63.47% (582/917)
|
src/arrow/cpp/src/parquet/types.h
|
43.40% (46/106)
|
67.39% (31/46)
|
67.21% (41/61)
|
src/arrow/cpp/src/parquet/xxhasher.cc
|
0.00% (0/61)
|
0.00% (0/16)
|
0.00% (0/56)
|
src/build-dir/_deps/lz4-src/lib/lz4.c
|
26.39% (389/1474)
|
16.67% (15/90)
|
27.20% (384/1412)
|
src/build-dir/_deps/lz4-src/lib/lz4frame.c
|
43.74% (528/1207)
|
28.07% (16/57)
|
43.67% (483/1106)
|
src/build-dir/_deps/lz4-src/lib/lz4hc.c
|
0.00% (0/1442)
|
0.00% (0/74)
|
0.00% (0/1303)
|
src/build-dir/_deps/lz4-src/lib/xxhash.c
|
45.08% (206/457)
|
44.19% (19/43)
|
36.95% (143/387)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/TConfiguration.h
|
0.00% (0/7)
|
0.00% (0/7)
|
0.00% (0/7)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/TOutput.h
|
0.00% (0/5)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/TUuid.h
|
0.00% (0/27)
|
0.00% (0/13)
|
0.00% (0/13)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h
|
0.00% (0/19)
|
0.00% (0/9)
|
0.00% (0/14)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TList.h
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TMap.h
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.cpp
|
40.00% (2/5)
|
66.67% (2/3)
|
66.67% (2/3)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h
|
0.00% (0/329)
|
0.00% (0/77)
|
0.00% (0/108)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocolException.h
|
0.00% (0/29)
|
0.00% (0/6)
|
0.00% (0/21)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/protocol/TSet.h
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.cpp
|
19.03% (43/226)
|
27.78% (5/18)
|
14.71% (15/102)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h
|
3.14% (9/287)
|
5.00% (3/60)
|
5.88% (5/85)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h
|
0.87% (1/115)
|
3.03% (1/33)
|
2.00% (1/50)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.cpp
|
23.08% (6/26)
|
100.00% (1/1)
|
23.08% (3/13)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h
|
0.00% (0/6)
|
0.00% (0/6)
|
0.00% (0/10)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TVirtualTransport.h
|
0.00% (0/21)
|
0.00% (0/11)
|
0.00% (0/11)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/common/constants.h
|
0.00% (0/60)
|
0.00% (0/1)
|
0.00% (0/13)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/common/dictionary.c
|
42.86% (3/7)
|
50.00% (1/2)
|
33.33% (1/3)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/common/platform.c
|
100.00% (8/8)
|
100.00% (2/2)
|
100.00% (4/4)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/common/platform.h
|
13.64% (6/44)
|
25.00% (2/8)
|
14.29% (2/14)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/common/transform.c
|
54.37% (56/103)
|
75.00% (3/4)
|
59.15% (42/71)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/bit_reader.c
|
47.22% (17/36)
|
66.67% (2/3)
|
53.85% (14/26)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/bit_reader.h
|
80.56% (174/216)
|
100.00% (22/22)
|
93.70% (119/127)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/decode.c
|
89.07% (1769/1986)
|
85.51% (59/69)
|
73.90% (1141/1544)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/huffman.c
|
99.10% (219/221)
|
100.00% (6/6)
|
98.29% (115/117)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/huffman.h
|
100.00% (6/6)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/dec/state.c
|
96.40% (107/111)
|
100.00% (5/5)
|
98.18% (54/55)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/backward_references.c
|
0.00% (0/36)
|
0.00% (0/2)
|
0.00% (0/100)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/backward_references_hq.c
|
0.00% (0/608)
|
0.00% (0/31)
|
0.00% (0/401)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/backward_references_inc.h
|
0.00% (0/120)
|
0.00% (0/1)
|
0.00% (0/116)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/bit_cost.h
|
0.00% (0/30)
|
0.00% (0/2)
|
0.00% (0/13)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/bit_cost_inc.h
|
0.00% (0/99)
|
0.00% (0/1)
|
0.00% (0/66)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/block_encoder_inc.h
|
0.00% (0/15)
|
0.00% (0/1)
|
0.00% (0/15)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/block_splitter.c
|
0.00% (0/95)
|
0.00% (0/7)
|
0.00% (0/79)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/block_splitter_inc.h
|
0.00% (0/367)
|
0.00% (0/8)
|
0.00% (0/528)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/brotli_bit_stream.c
|
0.00% (0/950)
|
0.00% (0/36)
|
0.00% (0/496)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/cluster.c
|
0.00% (0/13)
|
0.00% (0/3)
|
0.00% (0/65)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/command.h
|
0.00% (0/121)
|
0.00% (0/14)
|
0.00% (0/72)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/compress_fragment.c
|
0.00% (0/521)
|
0.00% (0/20)
|
0.00% (0/243)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/compress_fragment_two_pass.c
|
0.00% (0/462)
|
0.00% (0/17)
|
0.00% (0/247)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/encode.c
|
0.00% (0/1387)
|
0.00% (0/41)
|
0.00% (0/1048)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/encoder_dict.c
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/entropy_encode.c
|
0.00% (0/376)
|
0.00% (0/11)
|
0.00% (0/264)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/entropy_encode.h
|
0.00% (0/38)
|
0.00% (0/2)
|
0.00% (0/26)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/entropy_encode_static.h
|
0.00% (0/12)
|
0.00% (0/3)
|
0.00% (0/5)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/fast_log.h
|
0.00% (0/19)
|
0.00% (0/2)
|
0.00% (0/7)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/find_match_length.h
|
0.00% (0/27)
|
0.00% (0/1)
|
0.00% (0/16)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash.h
|
0.00% (0/187)
|
0.00% (0/17)
|
0.00% (0/485)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_composite_inc.h
|
0.00% (0/64)
|
0.00% (0/10)
|
0.00% (0/104)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_forgetful_chain_inc.h
|
0.00% (0/183)
|
0.00% (0/15)
|
0.00% (0/214)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_longest_match64_inc.h
|
0.00% (0/172)
|
0.00% (0/11)
|
0.00% (0/116)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_longest_match_inc.h
|
0.00% (0/169)
|
0.00% (0/12)
|
0.00% (0/117)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_longest_match_quickly_inc.h
|
0.00% (0/182)
|
0.00% (0/11)
|
0.00% (0/169)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_rolling_inc.h
|
0.00% (0/142)
|
0.00% (0/13)
|
0.00% (0/135)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/hash_to_binary_tree_inc.h
|
0.00% (0/222)
|
0.00% (0/13)
|
0.00% (0/192)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/histogram.c
|
0.00% (0/59)
|
0.00% (0/3)
|
0.00% (0/24)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/histogram_inc.h
|
0.00% (0/26)
|
0.00% (0/6)
|
0.00% (0/19)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/literal_cost.c
|
0.00% (0/127)
|
0.00% (0/4)
|
0.00% (0/73)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/memory.c
|
0.00% (0/22)
|
0.00% (0/4)
|
0.00% (0/12)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/metablock.c
|
0.00% (0/442)
|
0.00% (0/10)
|
0.00% (0/339)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/metablock.h
|
0.00% (0/25)
|
0.00% (0/2)
|
0.00% (0/12)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/metablock_inc.h
|
0.00% (0/89)
|
0.00% (0/2)
|
0.00% (0/58)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/prefix.h
|
0.00% (0/20)
|
0.00% (0/1)
|
0.00% (0/7)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/quality.h
|
0.00% (0/96)
|
0.00% (0/9)
|
0.00% (0/114)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/ringbuffer.h
|
0.00% (0/81)
|
0.00% (0/6)
|
0.00% (0/51)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/static_dict.c
|
0.00% (0/422)
|
0.00% (0/5)
|
0.00% (0/618)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/utf8_util.c
|
0.00% (0/55)
|
0.00% (0/2)
|
0.00% (0/50)
|
src/build-dir/brotli_ep-prefix/src/brotli_ep/c/enc/write_bits.h
|
0.00% (0/20)
|
0.00% (0/2)
|
0.00% (0/3)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy-internal.h
|
7.61% (7/92)
|
55.56% (5/9)
|
10.00% (5/50)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy-sinksource.cc
|
20.00% (10/50)
|
33.33% (4/12)
|
25.00% (4/16)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy-sinksource.h
|
40.00% (2/5)
|
40.00% (2/5)
|
50.00% (4/8)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy-stubs-internal.h
|
15.53% (25/161)
|
9.52% (2/21)
|
48.75% (39/80)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy.cc
|
36.80% (531/1443)
|
31.25% (40/128)
|
40.55% (326/804)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy.h
|
0.00% (0/5)
|
0.00% (0/5)
|
0.00% (0/5)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/adler32.c
|
53.16% (42/79)
|
40.00% (2/5)
|
46.76% (65/139)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/crc32.c
|
47.74% (137/287)
|
23.08% (3/13)
|
50.65% (39/77)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/deflate.c
|
11.11% (128/1152)
|
21.43% (6/28)
|
10.19% (158/1551)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/inffast.c
|
72.77% (155/213)
|
100.00% (1/1)
|
63.95% (55/86)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/inflate.c
|
70.90% (687/969)
|
40.91% (9/22)
|
75.59% (895/1184)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/inftrees.c
|
98.77% (160/162)
|
100.00% (1/1)
|
98.17% (107/109)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/trees.c
|
5.56% (23/414)
|
14.29% (3/21)
|
3.67% (22/599)
|
src/build-dir/zlib_ep-prefix/src/zlib_ep/zutil.c
|
19.57% (9/46)
|
40.00% (2/5)
|
11.43% (4/35)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/allocations.h
|
47.83% (11/23)
|
66.67% (2/3)
|
55.56% (10/18)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/bits.h
|
7.98% (13/163)
|
36.36% (4/11)
|
28.57% (8/28)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/bitstream.h
|
53.20% (108/203)
|
57.89% (11/19)
|
72.97% (81/111)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/compiler.h
|
60.00% (9/15)
|
60.00% (3/5)
|
75.00% (6/8)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/cpu.h
|
25.86% (30/116)
|
100.00% (2/2)
|
100.00% (6/6)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/entropy_common.c
|
94.42% (186/197)
|
60.00% (9/15)
|
87.31% (172/197)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/error_private.c
|
38.64% (17/44)
|
100.00% (1/1)
|
28.18% (31/110)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/error_private.h
|
62.50% (5/8)
|
75.00% (3/4)
|
90.91% (10/11)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/fse.h
|
26.74% (23/86)
|
25.00% (3/12)
|
15.79% (3/19)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/fse_decompress.c
|
94.71% (161/170)
|
71.43% (5/7)
|
83.95% (204/243)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/mem.h
|
22.35% (38/170)
|
43.75% (14/32)
|
44.64% (25/56)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/xxhash.h
|
32.20% (57/177)
|
15.79% (3/19)
|
28.97% (31/107)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/zstd_common.c
|
50.00% (3/6)
|
50.00% (3/6)
|
21.43% (3/14)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/common/zstd_internal.h
|
51.61% (32/62)
|
80.00% (4/5)
|
78.95% (30/38)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/fse_compress.c
|
0.00% (0/392)
|
0.00% (0/13)
|
0.00% (0/366)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/hist.c
|
0.00% (0/105)
|
0.00% (0/8)
|
0.00% (0/89)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/huf_compress.c
|
0.00% (0/772)
|
0.00% (0/51)
|
0.00% (0/773)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_compress.c
|
0.00% (0/4974)
|
0.00% (0/248)
|
0.00% (0/9762)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_compress_internal.h
|
0.00% (0/563)
|
0.00% (0/58)
|
0.00% (0/426)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_compress_literals.c
|
0.00% (0/143)
|
0.00% (0/5)
|
0.00% (0/175)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_compress_sequences.c
|
0.00% (0/277)
|
0.00% (0/12)
|
0.00% (0/443)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_compress_superblock.c
|
0.00% (0/441)
|
0.00% (0/13)
|
0.00% (0/492)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_cwksp.h
|
0.00% (0/428)
|
0.00% (0/36)
|
0.00% (0/236)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_double_fast.c
|
0.00% (0/535)
|
0.00% (0/10)
|
0.00% (0/392)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_fast.c
|
0.00% (0/595)
|
0.00% (0/12)
|
0.00% (0/357)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_lazy.c
|
0.00% (0/1283)
|
0.00% (0/56)
|
0.00% (0/1752)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_ldm.c
|
0.00% (0/464)
|
0.00% (0/20)
|
0.00% (0/412)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_opt.c
|
0.00% (0/966)
|
0.00% (0/36)
|
0.00% (0/893)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/compress/zstd_preSplit.c
|
0.00% (0/132)
|
0.00% (0/14)
|
0.00% (0/111)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/huf_decompress.c
|
80.31% (832/1036)
|
77.78% (35/45)
|
61.87% (912/1474)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/zstd_ddict.c
|
5.88% (8/136)
|
7.69% (1/13)
|
2.92% (5/171)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/zstd_decompress.c
|
23.55% (394/1673)
|
22.68% (22/97)
|
17.44% (715/4099)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/zstd_decompress_block.c
|
85.21% (1037/1217)
|
81.40% (35/43)
|
72.88% (1873/2570)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/zstd_decompress_internal.h
|
50.00% (4/8)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_legacy.h
|
30.41% (111/365)
|
62.50% (5/8)
|
34.03% (65/191)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_v05.c
|
77.41% (1371/1771)
|
70.21% (66/94)
|
71.07% (1341/1887)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_v06.c
|
74.49% (1314/1764)
|
70.09% (75/107)
|
68.56% (1278/1864)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_v07.c
|
68.86% (1393/2023)
|
60.29% (82/136)
|
62.44% (1348/2159)
|
src/openssl-3.5.4/crypto/LPdir_unix.c
|
0.00% (0/47)
|
0.00% (0/2)
|
0.00% (0/47)
|
src/openssl-3.5.4/crypto/aes/aes_cbc.c
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/aes/aes_core.c
|
39.63% (128/323)
|
50.00% (2/4)
|
40.66% (37/91)
|
src/openssl-3.5.4/crypto/aria/aria.c
|
0.00% (0/225)
|
0.00% (0/3)
|
0.00% (0/471)
|
src/openssl-3.5.4/crypto/asn1/a_bitstr.c
|
0.00% (0/154)
|
0.00% (0/6)
|
0.00% (0/175)
|
src/openssl-3.5.4/crypto/asn1/a_d2i_fp.c
|
0.00% (0/181)
|
0.00% (0/7)
|
0.00% (0/235)
|
src/openssl-3.5.4/crypto/asn1/a_digest.c
|
0.00% (0/47)
|
0.00% (0/3)
|
0.00% (0/67)
|
src/openssl-3.5.4/crypto/asn1/a_dup.c
|
0.00% (0/56)
|
0.00% (0/2)
|
0.00% (0/106)
|
src/openssl-3.5.4/crypto/asn1/a_gentm.c
|
0.00% (0/39)
|
0.00% (0/6)
|
0.00% (0/40)
|
src/openssl-3.5.4/crypto/asn1/a_i2d_fp.c
|
0.00% (0/85)
|
0.00% (0/5)
|
0.00% (0/110)
|
src/openssl-3.5.4/crypto/asn1/a_int.c
|
0.00% (0/406)
|
0.00% (0/33)
|
0.00% (0/518)
|
src/openssl-3.5.4/crypto/asn1/a_mbstr.c
|
0.00% (0/246)
|
0.00% (0/10)
|
0.00% (0/301)
|
src/openssl-3.5.4/crypto/asn1/a_object.c
|
2.03% (6/296)
|
11.11% (1/9)
|
2.20% (10/454)
|
src/openssl-3.5.4/crypto/asn1/a_octet.c
|
0.00% (0/9)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/openssl-3.5.4/crypto/asn1/a_print.c
|
0.00% (0/72)
|
0.00% (0/3)
|
0.00% (0/78)
|
src/openssl-3.5.4/crypto/asn1/a_sign.c
|
0.00% (0/203)
|
0.00% (0/4)
|
0.00% (0/365)
|
src/openssl-3.5.4/crypto/asn1/a_strex.c
|
0.00% (0/419)
|
0.00% (0/14)
|
0.00% (0/398)
|
src/openssl-3.5.4/crypto/asn1/a_strnid.c
|
0.00% (0/130)
|
0.00% (0/11)
|
0.00% (0/149)
|
src/openssl-3.5.4/crypto/asn1/a_time.c
|
0.00% (0/383)
|
0.00% (0/20)
|
0.00% (0/421)
|
src/openssl-3.5.4/crypto/asn1/a_type.c
|
0.00% (0/106)
|
0.00% (0/6)
|
0.00% (0/142)
|
src/openssl-3.5.4/crypto/asn1/a_utctm.c
|
0.00% (0/54)
|
0.00% (0/7)
|
0.00% (0/61)
|
src/openssl-3.5.4/crypto/asn1/a_utf8.c
|
0.00% (0/97)
|
0.00% (0/2)
|
0.00% (0/92)
|
src/openssl-3.5.4/crypto/asn1/a_verify.c
|
0.00% (0/145)
|
0.00% (0/4)
|
0.00% (0/295)
|
src/openssl-3.5.4/crypto/asn1/ameth_lib.c
|
10.13% (24/237)
|
10.71% (3/28)
|
9.77% (21/215)
|
src/openssl-3.5.4/crypto/asn1/asn1_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/asn1/asn1_gen.c
|
0.00% (0/542)
|
0.00% (0/12)
|
0.00% (0/800)
|
src/openssl-3.5.4/crypto/asn1/asn1_lib.c
|
0.00% (0/341)
|
0.00% (0/26)
|
0.00% (0/325)
|
src/openssl-3.5.4/crypto/asn1/asn1_parse.c
|
0.00% (0/316)
|
0.00% (0/5)
|
0.00% (0/372)
|
src/openssl-3.5.4/crypto/asn1/asn_moid.c
|
0.00% (0/61)
|
0.00% (0/4)
|
0.00% (0/73)
|
src/openssl-3.5.4/crypto/asn1/asn_mstbl.c
|
0.00% (0/85)
|
0.00% (0/4)
|
0.00% (0/122)
|
src/openssl-3.5.4/crypto/asn1/asn_pack.c
|
0.00% (0/41)
|
0.00% (0/3)
|
0.00% (0/88)
|
src/openssl-3.5.4/crypto/asn1/d2i_pr.c
|
0.00% (0/172)
|
0.00% (0/7)
|
0.00% (0/221)
|
src/openssl-3.5.4/crypto/asn1/evp_asn1.c
|
0.00% (0/99)
|
0.00% (0/10)
|
0.00% (0/145)
|
src/openssl-3.5.4/crypto/asn1/f_int.c
|
0.00% (0/119)
|
0.00% (0/4)
|
0.00% (0/142)
|
src/openssl-3.5.4/crypto/asn1/f_string.c
|
0.00% (0/103)
|
0.00% (0/2)
|
0.00% (0/130)
|
src/openssl-3.5.4/crypto/asn1/i2d_evp.c
|
0.00% (0/89)
|
0.00% (0/5)
|
0.00% (0/142)
|
src/openssl-3.5.4/crypto/asn1/nsseq.c
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/5)
|
src/openssl-3.5.4/crypto/asn1/p5_pbe.c
|
0.00% (0/57)
|
0.00% (0/5)
|
0.00% (0/106)
|
src/openssl-3.5.4/crypto/asn1/p5_pbev2.c
|
0.00% (0/153)
|
0.00% (0/8)
|
0.00% (0/315)
|
src/openssl-3.5.4/crypto/asn1/p5_scrypt.c
|
0.00% (0/186)
|
0.00% (0/5)
|
0.00% (0/365)
|
src/openssl-3.5.4/crypto/asn1/p8_pkey.c
|
0.00% (0/56)
|
0.00% (0/7)
|
0.00% (0/50)
|
src/openssl-3.5.4/crypto/asn1/t_pkey.c
|
0.00% (0/59)
|
0.00% (0/2)
|
0.00% (0/81)
|
src/openssl-3.5.4/crypto/asn1/tasn_dec.c
|
0.00% (0/822)
|
0.00% (0/15)
|
0.00% (0/1281)
|
src/openssl-3.5.4/crypto/asn1/tasn_enc.c
|
0.00% (0/416)
|
0.00% (0/9)
|
0.00% (0/506)
|
src/openssl-3.5.4/crypto/asn1/tasn_fre.c
|
0.00% (0/157)
|
0.00% (0/5)
|
0.00% (0/173)
|
src/openssl-3.5.4/crypto/asn1/tasn_new.c
|
0.00% (0/258)
|
0.00% (0/10)
|
0.00% (0/294)
|
src/openssl-3.5.4/crypto/asn1/tasn_prn.c
|
0.00% (0/390)
|
0.00% (0/21)
|
0.00% (0/406)
|
src/openssl-3.5.4/crypto/asn1/tasn_typ.c
|
0.00% (0/8)
|
0.00% (0/29)
|
0.00% (0/237)
|
src/openssl-3.5.4/crypto/asn1/tasn_utl.c
|
0.00% (0/157)
|
0.00% (0/13)
|
0.00% (0/205)
|
src/openssl-3.5.4/crypto/asn1/x_algor.c
|
0.00% (0/120)
|
0.00% (0/12)
|
0.00% (0/185)
|
src/openssl-3.5.4/crypto/asn1/x_bignum.c
|
0.00% (0/75)
|
0.00% (0/9)
|
0.00% (0/76)
|
src/openssl-3.5.4/crypto/asn1/x_int64.c
|
0.00% (0/152)
|
0.00% (0/20)
|
0.00% (0/253)
|
src/openssl-3.5.4/crypto/asn1/x_sig.c
|
0.00% (0/12)
|
0.00% (0/3)
|
0.00% (0/19)
|
src/openssl-3.5.4/crypto/asn1_dsa.c
|
0.00% (0/111)
|
0.00% (0/6)
|
0.00% (0/148)
|
src/openssl-3.5.4/crypto/async/arch/async_posix.c
|
0.00% (0/66)
|
0.00% (0/10)
|
0.00% (0/58)
|
src/openssl-3.5.4/crypto/async/arch/async_posix.h
|
0.00% (0/16)
|
0.00% (0/1)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/async/async.c
|
0.00% (0/306)
|
0.00% (0/20)
|
0.00% (0/437)
|
src/openssl-3.5.4/crypto/async/async_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/async/async_wait.c
|
0.00% (0/165)
|
0.00% (0/12)
|
0.00% (0/144)
|
src/openssl-3.5.4/crypto/bf/bf_cfb64.c
|
0.00% (0/52)
|
0.00% (0/1)
|
0.00% (0/21)
|
src/openssl-3.5.4/crypto/bf/bf_ecb.c
|
0.00% (0/19)
|
0.00% (0/2)
|
0.00% (0/10)
|
src/openssl-3.5.4/crypto/bf/bf_enc.c
|
0.00% (0/127)
|
0.00% (0/3)
|
0.00% (0/94)
|
src/openssl-3.5.4/crypto/bf/bf_ofb64.c
|
0.00% (0/40)
|
0.00% (0/1)
|
0.00% (0/16)
|
src/openssl-3.5.4/crypto/bf/bf_skey.c
|
0.00% (0/42)
|
0.00% (0/1)
|
0.00% (0/25)
|
src/openssl-3.5.4/crypto/bio/bf_buff.c
|
0.00% (0/367)
|
0.00% (0/9)
|
0.00% (0/397)
|
src/openssl-3.5.4/crypto/bio/bf_prefix.c
|
0.00% (0/111)
|
0.00% (0/9)
|
0.00% (0/114)
|
src/openssl-3.5.4/crypto/bio/bf_readbuff.c
|
0.00% (0/185)
|
0.00% (0/10)
|
0.00% (0/197)
|
src/openssl-3.5.4/crypto/bio/bio_addr.c
|
0.00% (0/580)
|
0.00% (0/30)
|
0.00% (0/779)
|
src/openssl-3.5.4/crypto/bio/bio_dump.c
|
0.00% (0/97)
|
0.00% (0/9)
|
0.00% (0/76)
|
src/openssl-3.5.4/crypto/bio/bio_err.c
|
43.75% (7/16)
|
50.00% (1/2)
|
22.22% (4/18)
|
src/openssl-3.5.4/crypto/bio/bio_lib.c
|
0.98% (7/713)
|
1.59% (1/63)
|
0.19% (2/1027)
|
src/openssl-3.5.4/crypto/bio/bio_meth.c
|
29.08% (41/141)
|
30.00% (9/30)
|
38.32% (41/107)
|
src/openssl-3.5.4/crypto/bio/bio_print.c
|
27.49% (188/684)
|
50.00% (6/12)
|
26.49% (182/687)
|
src/openssl-3.5.4/crypto/bio/bio_sock.c
|
1.04% (2/192)
|
7.69% (1/13)
|
0.38% (1/262)
|
src/openssl-3.5.4/crypto/bio/bio_sock2.c
|
0.00% (0/164)
|
0.00% (0/6)
|
0.00% (0/364)
|
src/openssl-3.5.4/crypto/bio/bss_conn.c
|
0.00% (0/604)
|
0.00% (0/17)
|
0.00% (0/765)
|
src/openssl-3.5.4/crypto/bio/bss_core.c
|
5.66% (6/106)
|
15.38% (2/13)
|
9.02% (12/133)
|
src/openssl-3.5.4/crypto/bio/bss_dgram.c
|
0.00% (0/810)
|
0.00% (0/23)
|
0.00% (0/839)
|
src/openssl-3.5.4/crypto/bio/bss_file.c
|
7.94% (17/214)
|
10.00% (1/10)
|
11.23% (32/285)
|
src/openssl-3.5.4/crypto/bio/bss_mem.c
|
0.00% (0/260)
|
0.00% (0/14)
|
0.00% (0/264)
|
src/openssl-3.5.4/crypto/bio/bss_null.c
|
0.00% (0/39)
|
0.00% (0/6)
|
0.00% (0/34)
|
src/openssl-3.5.4/crypto/bio/bss_sock.c
|
0.00% (0/177)
|
0.00% (0/10)
|
0.00% (0/154)
|
src/openssl-3.5.4/crypto/bio/ossl_core_bio.c
|
0.00% (0/68)
|
0.00% (0/13)
|
0.00% (0/60)
|
src/openssl-3.5.4/crypto/bn/bn_add.c
|
0.00% (0/122)
|
0.00% (0/4)
|
0.00% (0/57)
|
src/openssl-3.5.4/crypto/bn/bn_asm.c
|
0.00% (0/479)
|
0.00% (0/11)
|
0.00% (0/4208)
|
src/openssl-3.5.4/crypto/bn/bn_blind.c
|
0.00% (0/192)
|
0.00% (0/14)
|
0.00% (0/281)
|
src/openssl-3.5.4/crypto/bn/bn_conv.c
|
0.00% (0/210)
|
0.00% (0/5)
|
0.00% (0/258)
|
src/openssl-3.5.4/crypto/bn/bn_ctx.c
|
0.00% (0/193)
|
0.00% (0/18)
|
0.00% (0/252)
|
src/openssl-3.5.4/crypto/bn/bn_div.c
|
0.00% (0/141)
|
0.00% (0/3)
|
0.00% (0/143)
|
src/openssl-3.5.4/crypto/bn/bn_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/bn/bn_exp.c
|
0.00% (0/739)
|
0.00% (0/12)
|
0.00% (0/854)
|
src/openssl-3.5.4/crypto/bn/bn_exp2.c
|
0.00% (0/148)
|
0.00% (0/1)
|
0.00% (0/183)
|
src/openssl-3.5.4/crypto/bn/bn_gcd.c
|
0.00% (0/373)
|
0.00% (0/5)
|
0.00% (0/379)
|
src/openssl-3.5.4/crypto/bn/bn_gf2m.c
|
0.00% (0/711)
|
0.00% (0/22)
|
0.00% (0/646)
|
src/openssl-3.5.4/crypto/bn/bn_intern.c
|
0.00% (0/114)
|
0.00% (0/8)
|
0.00% (0/152)
|
src/openssl-3.5.4/crypto/bn/bn_kron.c
|
0.00% (0/74)
|
0.00% (0/1)
|
0.00% (0/77)
|
src/openssl-3.5.4/crypto/bn/bn_lib.c
|
0.39% (3/778)
|
1.49% (1/67)
|
0.57% (4/704)
|
src/openssl-3.5.4/crypto/bn/bn_local.h
|
0.00% (0/9)
|
0.00% (0/1)
|
0.00% (0/19)
|
src/openssl-3.5.4/crypto/bn/bn_mod.c
|
0.00% (0/206)
|
0.00% (0/13)
|
0.00% (0/208)
|
src/openssl-3.5.4/crypto/bn/bn_mont.c
|
0.00% (0/253)
|
0.00% (0/14)
|
0.00% (0/221)
|
src/openssl-3.5.4/crypto/bn/bn_mul.c
|
0.00% (0/482)
|
0.00% (0/8)
|
0.00% (0/331)
|
src/openssl-3.5.4/crypto/bn/bn_nist.c
|
0.00% (0/552)
|
0.00% (0/14)
|
0.00% (0/1195)
|
src/openssl-3.5.4/crypto/bn/bn_prime.c
|
0.00% (0/352)
|
0.00% (0/15)
|
0.00% (0/415)
|
src/openssl-3.5.4/crypto/bn/bn_print.c
|
0.00% (0/42)
|
0.00% (0/3)
|
0.00% (0/38)
|
src/openssl-3.5.4/crypto/bn/bn_rand.c
|
0.00% (0/242)
|
0.00% (0/16)
|
0.00% (0/320)
|
src/openssl-3.5.4/crypto/bn/bn_recp.c
|
0.00% (0/129)
|
0.00% (0/7)
|
0.00% (0/130)
|
src/openssl-3.5.4/crypto/bn/bn_rsa_fips186_4.c
|
0.00% (0/187)
|
0.00% (0/7)
|
0.00% (0/242)
|
src/openssl-3.5.4/crypto/bn/bn_shift.c
|
0.00% (0/153)
|
0.00% (0/6)
|
0.00% (0/119)
|
src/openssl-3.5.4/crypto/bn/bn_sqr.c
|
0.00% (0/139)
|
0.00% (0/4)
|
0.00% (0/87)
|
src/openssl-3.5.4/crypto/bn/bn_sqrt.c
|
0.00% (0/212)
|
0.00% (0/1)
|
0.00% (0/286)
|
src/openssl-3.5.4/crypto/bn/bn_word.c
|
0.00% (0/140)
|
0.00% (0/5)
|
0.00% (0/122)
|
src/openssl-3.5.4/crypto/bsearch.c
|
0.00% (0/28)
|
0.00% (0/1)
|
0.00% (0/30)
|
src/openssl-3.5.4/crypto/buffer/buf_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/buffer/buffer.c
|
0.00% (0/118)
|
0.00% (0/7)
|
0.00% (0/138)
|
src/openssl-3.5.4/crypto/camellia/camellia.c
|
0.00% (0/160)
|
0.00% (0/5)
|
0.00% (0/351)
|
src/openssl-3.5.4/crypto/camellia/cmll_cbc.c
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/camellia/cmll_misc.c
|
0.00% (0/14)
|
0.00% (0/3)
|
0.00% (0/15)
|
src/openssl-3.5.4/crypto/cast/c_cfb64.c
|
0.00% (0/52)
|
0.00% (0/1)
|
0.00% (0/21)
|
src/openssl-3.5.4/crypto/cast/c_ecb.c
|
0.00% (0/16)
|
0.00% (0/1)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/cast/c_enc.c
|
0.00% (0/125)
|
0.00% (0/3)
|
0.00% (0/162)
|
src/openssl-3.5.4/crypto/cast/c_ofb64.c
|
0.00% (0/40)
|
0.00% (0/1)
|
0.00% (0/16)
|
src/openssl-3.5.4/crypto/cast/c_skey.c
|
0.00% (0/81)
|
0.00% (0/1)
|
0.00% (0/200)
|
src/openssl-3.5.4/crypto/chacha/chacha_enc.c
|
0.00% (0/64)
|
0.00% (0/2)
|
0.00% (0/80)
|
src/openssl-3.5.4/crypto/cmac/cmac.c
|
0.00% (0/188)
|
0.00% (0/11)
|
0.00% (0/193)
|
src/openssl-3.5.4/crypto/cmp/cmp_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/cmp/cmp_util.c
|
1.62% (3/185)
|
9.09% (1/11)
|
1.13% (3/265)
|
src/openssl-3.5.4/crypto/cms/cms_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/comp/c_brotli.c
|
16.67% (2/12)
|
25.00% (1/4)
|
14.29% (1/7)
|
src/openssl-3.5.4/crypto/comp/c_zlib.c
|
50.00% (6/12)
|
50.00% (2/4)
|
42.86% (3/7)
|
src/openssl-3.5.4/crypto/comp/c_zstd.c
|
16.67% (2/12)
|
25.00% (1/4)
|
14.29% (1/7)
|
src/openssl-3.5.4/crypto/comp/comp_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/comp/comp_lib.c
|
6.78% (4/59)
|
12.50% (1/8)
|
7.04% (5/71)
|
src/openssl-3.5.4/crypto/comp_methods.c
|
46.43% (13/28)
|
50.00% (2/4)
|
29.73% (11/37)
|
src/openssl-3.5.4/crypto/conf/conf_api.c
|
3.55% (5/141)
|
9.09% (1/11)
|
5.24% (12/229)
|
src/openssl-3.5.4/crypto/conf/conf_def.c
|
5.87% (40/682)
|
25.00% (6/24)
|
4.69% (44/938)
|
src/openssl-3.5.4/crypto/conf/conf_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/conf/conf_lib.c
|
5.94% (17/286)
|
8.57% (3/35)
|
4.62% (15/325)
|
src/openssl-3.5.4/crypto/conf/conf_mall.c
|
0.00% (0/11)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/conf/conf_mod.c
|
21.40% (98/458)
|
23.33% (7/30)
|
17.83% (97/544)
|
src/openssl-3.5.4/crypto/conf/conf_sap.c
|
59.38% (19/32)
|
33.33% (1/3)
|
51.72% (15/29)
|
src/openssl-3.5.4/crypto/conf/conf_ssl.c
|
0.00% (0/104)
|
0.00% (0/6)
|
0.00% (0/146)
|
src/openssl-3.5.4/crypto/context.c
|
58.11% (240/413)
|
53.33% (16/30)
|
56.97% (229/402)
|
src/openssl-3.5.4/crypto/core_algorithm.c
|
76.92% (70/91)
|
100.00% (4/4)
|
77.61% (52/67)
|
src/openssl-3.5.4/crypto/core_fetch.c
|
81.94% (59/72)
|
100.00% (7/7)
|
58.90% (43/73)
|
src/openssl-3.5.4/crypto/core_namemap.c
|
77.07% (242/314)
|
95.00% (19/20)
|
70.81% (279/394)
|
src/openssl-3.5.4/crypto/cpt_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/cpuid.c
|
10.00% (2/20)
|
20.00% (1/5)
|
12.50% (1/8)
|
src/openssl-3.5.4/crypto/crmf/crmf_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/cryptlib.c
|
0.00% (0/16)
|
0.00% (0/3)
|
0.00% (0/6)
|
src/openssl-3.5.4/crypto/ct/ct_b64.c
|
0.00% (0/106)
|
0.00% (0/4)
|
0.00% (0/172)
|
src/openssl-3.5.4/crypto/ct/ct_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/ct/ct_log.c
|
0.00% (0/185)
|
0.00% (0/17)
|
0.00% (0/292)
|
src/openssl-3.5.4/crypto/ct/ct_oct.c
|
0.00% (0/283)
|
0.00% (0/8)
|
0.00% (0/440)
|
src/openssl-3.5.4/crypto/ct/ct_prn.c
|
0.00% (0/80)
|
0.00% (0/5)
|
0.00% (0/43)
|
src/openssl-3.5.4/crypto/ct/ct_sct.c
|
0.00% (0/261)
|
0.00% (0/27)
|
0.00% (0/310)
|
src/openssl-3.5.4/crypto/ct/ct_sct_ctx.c
|
0.00% (0/167)
|
0.00% (0/10)
|
0.00% (0/240)
|
src/openssl-3.5.4/crypto/ct/ct_vfy.c
|
0.00% (0/77)
|
0.00% (0/2)
|
0.00% (0/124)
|
src/openssl-3.5.4/crypto/ct/ct_x509v3.c
|
0.00% (0/39)
|
0.00% (0/6)
|
0.00% (0/35)
|
src/openssl-3.5.4/crypto/ctype.c
|
46.43% (13/28)
|
42.86% (3/7)
|
46.15% (18/39)
|
src/openssl-3.5.4/crypto/defaults.c
|
0.00% (0/16)
|
0.00% (0/4)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/der_writer.c
|
0.00% (0/115)
|
0.00% (0/14)
|
0.00% (0/131)
|
src/openssl-3.5.4/crypto/des/cfb64ede.c
|
0.00% (0/140)
|
0.00% (0/2)
|
0.00% (0/116)
|
src/openssl-3.5.4/crypto/des/cfb64enc.c
|
0.00% (0/52)
|
0.00% (0/1)
|
0.00% (0/22)
|
src/openssl-3.5.4/crypto/des/cfb_enc.c
|
0.00% (0/84)
|
0.00% (0/1)
|
0.00% (0/86)
|
src/openssl-3.5.4/crypto/des/des_enc.c
|
0.00% (0/216)
|
0.00% (0/5)
|
0.00% (0/373)
|
src/openssl-3.5.4/crypto/des/ecb3_enc.c
|
0.00% (0/18)
|
0.00% (0/1)
|
0.00% (0/8)
|
src/openssl-3.5.4/crypto/des/ecb_enc.c
|
0.00% (0/28)
|
0.00% (0/2)
|
0.00% (0/11)
|
src/openssl-3.5.4/crypto/des/ncbc_enc.c
|
0.00% (0/79)
|
0.00% (0/1)
|
0.00% (0/61)
|
src/openssl-3.5.4/crypto/des/ofb64ede.c
|
0.00% (0/38)
|
0.00% (0/1)
|
0.00% (0/15)
|
src/openssl-3.5.4/crypto/des/ofb64enc.c
|
0.00% (0/40)
|
0.00% (0/1)
|
0.00% (0/16)
|
src/openssl-3.5.4/crypto/des/set_key.c
|
0.00% (0/92)
|
0.00% (0/7)
|
0.00% (0/46)
|
src/openssl-3.5.4/crypto/des/xcbc_enc.c
|
0.00% (0/82)
|
0.00% (0/1)
|
0.00% (0/65)
|
src/openssl-3.5.4/crypto/deterministic_nonce.c
|
0.00% (0/104)
|
0.00% (0/6)
|
0.00% (0/100)
|
src/openssl-3.5.4/crypto/dh/dh_ameth.c
|
0.00% (0/385)
|
0.00% (0/33)
|
0.00% (0/465)
|
src/openssl-3.5.4/crypto/dh/dh_asn1.c
|
0.00% (0/83)
|
0.00% (0/5)
|
0.00% (0/96)
|
src/openssl-3.5.4/crypto/dh/dh_backend.c
|
0.00% (0/158)
|
0.00% (0/9)
|
0.00% (0/203)
|
src/openssl-3.5.4/crypto/dh/dh_check.c
|
0.00% (0/244)
|
0.00% (0/9)
|
0.00% (0/436)
|
src/openssl-3.5.4/crypto/dh/dh_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/dh/dh_gen.c
|
0.00% (0/111)
|
0.00% (0/4)
|
0.00% (0/135)
|
src/openssl-3.5.4/crypto/dh/dh_group_params.c
|
0.00% (0/44)
|
0.00% (0/6)
|
0.00% (0/50)
|
src/openssl-3.5.4/crypto/dh/dh_kdf.c
|
0.00% (0/36)
|
0.00% (0/2)
|
0.00% (0/25)
|
src/openssl-3.5.4/crypto/dh/dh_key.c
|
0.00% (0/284)
|
0.00% (0/14)
|
0.00% (0/389)
|
src/openssl-3.5.4/crypto/dh/dh_lib.c
|
0.00% (0/207)
|
0.00% (0/31)
|
0.00% (0/207)
|
src/openssl-3.5.4/crypto/dh/dh_pmeth.c
|
0.00% (0/339)
|
0.00% (0/11)
|
0.00% (0/385)
|
src/openssl-3.5.4/crypto/dsa/dsa_ameth.c
|
0.00% (0/364)
|
0.00% (0/26)
|
0.00% (0/478)
|
src/openssl-3.5.4/crypto/dsa/dsa_asn1.c
|
0.00% (0/16)
|
0.00% (0/2)
|
0.00% (0/17)
|
src/openssl-3.5.4/crypto/dsa/dsa_backend.c
|
0.00% (0/125)
|
0.00% (0/5)
|
0.00% (0/200)
|
src/openssl-3.5.4/crypto/dsa/dsa_check.c
|
0.00% (0/70)
|
0.00% (0/6)
|
0.00% (0/99)
|
src/openssl-3.5.4/crypto/dsa/dsa_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/dsa/dsa_gen.c
|
0.00% (0/39)
|
0.00% (0/2)
|
0.00% (0/38)
|
src/openssl-3.5.4/crypto/dsa/dsa_key.c
|
0.00% (0/59)
|
0.00% (0/3)
|
0.00% (0/56)
|
src/openssl-3.5.4/crypto/dsa/dsa_lib.c
|
0.00% (0/224)
|
0.00% (0/29)
|
0.00% (0/245)
|
src/openssl-3.5.4/crypto/dsa/dsa_ossl.c
|
0.00% (0/292)
|
0.00% (0/11)
|
0.00% (0/410)
|
src/openssl-3.5.4/crypto/dsa/dsa_pmeth.c
|
0.00% (0/180)
|
0.00% (0/10)
|
0.00% (0/231)
|
src/openssl-3.5.4/crypto/dsa/dsa_sign.c
|
0.00% (0/146)
|
0.00% (0/12)
|
0.00% (0/169)
|
src/openssl-3.5.4/crypto/dsa/dsa_vrf.c
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/dso/dso_dlfcn.c
|
0.00% (0/173)
|
0.00% (0/8)
|
0.00% (0/261)
|
src/openssl-3.5.4/crypto/dso/dso_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/dso/dso_lib.c
|
1.66% (4/241)
|
6.67% (1/15)
|
0.79% (4/504)
|
src/openssl-3.5.4/crypto/ec/curve25519.c
|
0.00% (0/2301)
|
0.00% (0/65)
|
0.00% (0/370)
|
src/openssl-3.5.4/crypto/ec/curve448/arch_64/arch_intrinsics.h
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/ec/curve448/arch_64/f_impl.h
|
0.00% (0/29)
|
0.00% (0/4)
|
0.00% (0/22)
|
src/openssl-3.5.4/crypto/ec/curve448/arch_64/f_impl64.c
|
0.00% (0/139)
|
0.00% (0/3)
|
0.00% (0/21)
|
src/openssl-3.5.4/crypto/ec/curve448/curve448.c
|
0.00% (0/459)
|
0.00% (0/26)
|
0.00% (0/178)
|
src/openssl-3.5.4/crypto/ec/curve448/curve448utils.h
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/ec/curve448/eddsa.c
|
0.00% (0/236)
|
0.00% (0/14)
|
0.00% (0/156)
|
src/openssl-3.5.4/crypto/ec/curve448/f_generic.c
|
0.00% (0/132)
|
0.00% (0/9)
|
0.00% (0/87)
|
src/openssl-3.5.4/crypto/ec/curve448/field.h
|
0.00% (0/72)
|
0.00% (0/8)
|
0.00% (0/33)
|
src/openssl-3.5.4/crypto/ec/curve448/point_448.h
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/openssl-3.5.4/crypto/ec/curve448/scalar.c
|
0.00% (0/132)
|
0.00% (0/11)
|
0.00% (0/103)
|
src/openssl-3.5.4/crypto/ec/curve448/word.h
|
0.00% (0/16)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/openssl-3.5.4/crypto/ec/ec2_oct.c
|
0.00% (0/269)
|
0.00% (0/3)
|
0.00% (0/364)
|
src/openssl-3.5.4/crypto/ec/ec2_smpl.c
|
0.00% (0/657)
|
0.00% (0/32)
|
0.00% (0/697)
|
src/openssl-3.5.4/crypto/ec/ec_ameth.c
|
0.00% (0/430)
|
0.00% (0/31)
|
0.00% (0/536)
|
src/openssl-3.5.4/crypto/ec/ec_asn1.c
|
0.00% (0/838)
|
0.00% (0/32)
|
0.00% (0/1683)
|
src/openssl-3.5.4/crypto/ec/ec_backend.c
|
0.00% (0/557)
|
0.00% (0/24)
|
0.00% (0/793)
|
src/openssl-3.5.4/crypto/ec/ec_check.c
|
0.00% (0/72)
|
0.00% (0/2)
|
0.00% (0/148)
|
src/openssl-3.5.4/crypto/ec/ec_curve.c
|
0.00% (0/221)
|
0.00% (0/8)
|
0.00% (0/369)
|
src/openssl-3.5.4/crypto/ec/ec_cvt.c
|
0.00% (0/30)
|
0.00% (0/2)
|
0.00% (0/25)
|
src/openssl-3.5.4/crypto/ec/ec_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/ec/ec_key.c
|
0.00% (0/702)
|
0.00% (0/52)
|
0.00% (0/999)
|
src/openssl-3.5.4/crypto/ec/ec_kmeth.c
|
0.00% (0/174)
|
0.00% (0/20)
|
0.00% (0/224)
|
src/openssl-3.5.4/crypto/ec/ec_lib.c
|
0.00% (0/1172)
|
0.00% (0/80)
|
0.00% (0/1758)
|
src/openssl-3.5.4/crypto/ec/ec_local.h
|
0.00% (0/33)
|
0.00% (0/4)
|
0.00% (0/32)
|
src/openssl-3.5.4/crypto/ec/ec_mult.c
|
0.00% (0/545)
|
0.00% (0/7)
|
0.00% (0/938)
|
src/openssl-3.5.4/crypto/ec/ec_oct.c
|
0.00% (0/88)
|
0.00% (0/6)
|
0.00% (0/141)
|
src/openssl-3.5.4/crypto/ec/ec_pmeth.c
|
0.00% (0/337)
|
0.00% (0/12)
|
0.00% (0/462)
|
src/openssl-3.5.4/crypto/ec/ecdh_kdf.c
|
0.00% (0/23)
|
0.00% (0/2)
|
0.00% (0/12)
|
src/openssl-3.5.4/crypto/ec/ecdh_ossl.c
|
0.00% (0/78)
|
0.00% (0/2)
|
0.00% (0/147)
|
src/openssl-3.5.4/crypto/ec/ecdsa_ossl.c
|
0.00% (0/389)
|
0.00% (0/10)
|
0.00% (0/745)
|
src/openssl-3.5.4/crypto/ec/ecdsa_sign.c
|
0.00% (0/23)
|
0.00% (0/5)
|
0.00% (0/49)
|
src/openssl-3.5.4/crypto/ec/ecdsa_vrf.c
|
0.00% (0/13)
|
0.00% (0/2)
|
0.00% (0/28)
|
src/openssl-3.5.4/crypto/ec/eck_prn.c
|
0.00% (0/194)
|
0.00% (0/5)
|
0.00% (0/275)
|
src/openssl-3.5.4/crypto/ec/ecp_mont.c
|
0.00% (0/209)
|
0.00% (0/12)
|
0.00% (0/187)
|
src/openssl-3.5.4/crypto/ec/ecp_nist.c
|
0.00% (0/128)
|
0.00% (0/5)
|
0.00% (0/100)
|
src/openssl-3.5.4/crypto/ec/ecp_oct.c
|
0.00% (0/277)
|
0.00% (0/3)
|
0.00% (0/407)
|
src/openssl-3.5.4/crypto/ec/ecp_smpl.c
|
0.00% (0/1197)
|
0.00% (0/33)
|
0.00% (0/1336)
|
src/openssl-3.5.4/crypto/ec/ecx_backend.c
|
0.00% (0/177)
|
0.00% (0/5)
|
0.00% (0/319)
|
src/openssl-3.5.4/crypto/ec/ecx_key.c
|
0.00% (0/99)
|
0.00% (0/6)
|
0.00% (0/170)
|
src/openssl-3.5.4/crypto/ec/ecx_meth.c
|
0.00% (0/475)
|
0.00% (0/49)
|
0.00% (0/807)
|
src/openssl-3.5.4/crypto/encode_decode/decoder_lib.c
|
0.00% (0/724)
|
0.00% (0/32)
|
0.00% (0/1045)
|
src/openssl-3.5.4/crypto/encode_decode/decoder_meth.c
|
0.00% (0/410)
|
0.00% (0/39)
|
0.00% (0/483)
|
src/openssl-3.5.4/crypto/encode_decode/decoder_pkey.c
|
3.85% (22/571)
|
14.29% (3/21)
|
3.22% (26/808)
|
src/openssl-3.5.4/crypto/encode_decode/encoder_lib.c
|
0.00% (0/563)
|
0.00% (0/24)
|
0.00% (0/709)
|
src/openssl-3.5.4/crypto/encode_decode/encoder_meth.c
|
0.00% (0/405)
|
0.00% (0/37)
|
0.00% (0/493)
|
src/openssl-3.5.4/crypto/encode_decode/encoder_pkey.c
|
0.00% (0/227)
|
0.00% (0/12)
|
0.00% (0/287)
|
src/openssl-3.5.4/crypto/engine/eng_all.c
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/8)
|
src/openssl-3.5.4/crypto/engine/eng_cnf.c
|
0.00% (0/128)
|
0.00% (0/6)
|
0.00% (0/162)
|
src/openssl-3.5.4/crypto/engine/eng_ctrl.c
|
0.00% (0/200)
|
0.00% (0/8)
|
0.00% (0/383)
|
src/openssl-3.5.4/crypto/engine/eng_dyn.c
|
7.35% (20/272)
|
16.67% (2/12)
|
5.08% (22/433)
|
src/openssl-3.5.4/crypto/engine/eng_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/engine/eng_fat.c
|
26.88% (25/93)
|
40.00% (2/5)
|
6.35% (8/126)
|
src/openssl-3.5.4/crypto/engine/eng_init.c
|
0.00% (0/67)
|
0.00% (0/4)
|
0.00% (0/97)
|
src/openssl-3.5.4/crypto/engine/eng_lib.c
|
50.80% (95/187)
|
53.33% (16/30)
|
47.18% (92/195)
|
src/openssl-3.5.4/crypto/engine/eng_list.c
|
24.50% (85/347)
|
57.14% (8/14)
|
18.03% (99/549)
|
src/openssl-3.5.4/crypto/engine/eng_local.h
|
0.00% (0/6)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/engine/eng_openssl.c
|
0.00% (0/207)
|
0.00% (0/20)
|
0.00% (0/176)
|
src/openssl-3.5.4/crypto/engine/eng_pkey.c
|
0.00% (0/91)
|
0.00% (0/9)
|
0.00% (0/154)
|
src/openssl-3.5.4/crypto/engine/eng_rdrand.c
|
100.00% (2/2)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/engine/eng_table.c
|
6.50% (13/200)
|
7.69% (1/13)
|
5.56% (10/180)
|
src/openssl-3.5.4/crypto/engine/tb_asnmth.c
|
6.98% (9/129)
|
15.38% (2/13)
|
3.73% (5/134)
|
src/openssl-3.5.4/crypto/engine/tb_cipher.c
|
15.09% (8/53)
|
22.22% (2/9)
|
18.60% (8/43)
|
src/openssl-3.5.4/crypto/engine/tb_dh.c
|
11.11% (4/36)
|
12.50% (1/8)
|
14.29% (3/21)
|
src/openssl-3.5.4/crypto/engine/tb_digest.c
|
7.55% (4/53)
|
11.11% (1/9)
|
6.98% (3/43)
|
src/openssl-3.5.4/crypto/engine/tb_dsa.c
|
11.11% (4/36)
|
12.50% (1/8)
|
14.29% (3/21)
|
src/openssl-3.5.4/crypto/engine/tb_eckey.c
|
11.11% (4/36)
|
12.50% (1/8)
|
17.39% (4/23)
|
src/openssl-3.5.4/crypto/engine/tb_pkmeth.c
|
13.43% (9/67)
|
20.00% (2/10)
|
9.43% (5/53)
|
src/openssl-3.5.4/crypto/engine/tb_rand.c
|
11.11% (4/36)
|
12.50% (1/8)
|
14.29% (3/21)
|
src/openssl-3.5.4/crypto/engine/tb_rsa.c
|
11.11% (4/36)
|
12.50% (1/8)
|
14.29% (3/21)
|
src/openssl-3.5.4/crypto/err/err.c
|
36.90% (162/439)
|
35.29% (18/51)
|
41.31% (195/472)
|
src/openssl-3.5.4/crypto/err/err_all.c
|
98.46% (64/65)
|
100.00% (1/1)
|
98.65% (73/74)
|
src/openssl-3.5.4/crypto/err/err_blocks.c
|
93.55% (58/62)
|
100.00% (4/4)
|
93.44% (57/61)
|
src/openssl-3.5.4/crypto/err/err_local.h
|
77.61% (52/67)
|
100.00% (6/6)
|
82.42% (75/91)
|
src/openssl-3.5.4/crypto/err/err_mark.c
|
29.69% (19/64)
|
40.00% (2/5)
|
27.69% (18/65)
|
src/openssl-3.5.4/crypto/err/err_prn.c
|
0.00% (0/130)
|
0.00% (0/7)
|
0.00% (0/134)
|
src/openssl-3.5.4/crypto/err/err_save.c
|
2.04% (2/98)
|
25.00% (1/4)
|
2.41% (2/83)
|
src/openssl-3.5.4/crypto/ess/ess_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/evp/asymcipher.c
|
0.00% (0/413)
|
0.00% (0/25)
|
0.00% (0/638)
|
src/openssl-3.5.4/crypto/evp/bio_enc.c
|
0.00% (0/312)
|
0.00% (0/8)
|
0.00% (0/300)
|
src/openssl-3.5.4/crypto/evp/bio_md.c
|
0.00% (0/143)
|
0.00% (0/8)
|
0.00% (0/126)
|
src/openssl-3.5.4/crypto/evp/c_allc.c
|
100.00% (227/227)
|
100.00% (1/1)
|
100.00% (178/178)
|
src/openssl-3.5.4/crypto/evp/c_alld.c
|
100.00% (43/43)
|
100.00% (1/1)
|
100.00% (16/16)
|
src/openssl-3.5.4/crypto/evp/cmeth_lib.c
|
0.00% (0/100)
|
0.00% (0/18)
|
0.00% (0/73)
|
src/openssl-3.5.4/crypto/evp/ctrl_params_translate.c
|
0.00% (0/1340)
|
0.00% (0/54)
|
0.00% (0/1490)
|
src/openssl-3.5.4/crypto/evp/dh_ctrl.c
|
0.00% (0/195)
|
0.00% (0/22)
|
0.00% (0/246)
|
src/openssl-3.5.4/crypto/evp/dh_support.c
|
0.00% (0/18)
|
0.00% (0/2)
|
0.00% (0/23)
|
src/openssl-3.5.4/crypto/evp/digest.c
|
0.00% (0/871)
|
0.00% (0/44)
|
0.00% (0/1321)
|
src/openssl-3.5.4/crypto/evp/dsa_ctrl.c
|
0.00% (0/75)
|
0.00% (0/8)
|
0.00% (0/67)
|
src/openssl-3.5.4/crypto/evp/e_aes.c
|
2.20% (22/998)
|
22.86% (8/35)
|
0.99% (10/1012)
|
src/openssl-3.5.4/crypto/evp/e_aes_cbc_hmac_sha1.c
|
100.00% (4/4)
|
100.00% (2/2)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/evp/e_aes_cbc_hmac_sha256.c
|
100.00% (4/4)
|
100.00% (2/2)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/evp/e_aria.c
|
0.80% (4/501)
|
10.00% (2/20)
|
0.80% (4/503)
|
src/openssl-3.5.4/crypto/evp/e_bf.c
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/6)
|
src/openssl-3.5.4/crypto/evp/e_camellia.c
|
1.69% (2/118)
|
11.11% (1/9)
|
2.47% (2/81)
|
src/openssl-3.5.4/crypto/evp/e_cast.c
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/6)
|
src/openssl-3.5.4/crypto/evp/e_chacha20_poly1305.c
|
1.49% (6/404)
|
22.22% (2/9)
|
0.57% (2/353)
|
src/openssl-3.5.4/crypto/evp/e_des.c
|
0.00% (0/130)
|
0.00% (0/8)
|
0.00% (0/78)
|
src/openssl-3.5.4/crypto/evp/e_des3.c
|
4.17% (9/216)
|
20.00% (3/15)
|
1.30% (3/230)
|
src/openssl-3.5.4/crypto/evp/e_idea.c
|
0.00% (0/22)
|
0.00% (0/2)
|
0.00% (0/27)
|
src/openssl-3.5.4/crypto/evp/e_rc2.c
|
6.90% (6/87)
|
25.00% (2/8)
|
2.00% (2/100)
|
src/openssl-3.5.4/crypto/evp/e_rc4.c
|
35.29% (6/17)
|
50.00% (2/4)
|
22.22% (2/9)
|
src/openssl-3.5.4/crypto/evp/e_rc4_hmac_md5.c
|
2.94% (3/102)
|
25.00% (1/4)
|
1.15% (1/87)
|
src/openssl-3.5.4/crypto/evp/e_seed.c
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/2)
|
src/openssl-3.5.4/crypto/evp/e_sm4.c
|
2.41% (2/83)
|
14.29% (1/7)
|
4.26% (2/47)
|
src/openssl-3.5.4/crypto/evp/e_xcbc_d.c
|
11.11% (3/27)
|
33.33% (1/3)
|
3.33% (1/30)
|
src/openssl-3.5.4/crypto/evp/ec_ctrl.c
|
0.00% (0/169)
|
0.00% (0/13)
|
0.00% (0/194)
|
src/openssl-3.5.4/crypto/evp/ec_support.c
|
0.00% (0/39)
|
0.00% (0/4)
|
0.00% (0/47)
|
src/openssl-3.5.4/crypto/evp/encode.c
|
0.00% (0/284)
|
0.00% (0/16)
|
0.00% (0/235)
|
src/openssl-3.5.4/crypto/evp/evp_cnf.c
|
0.00% (0/41)
|
0.00% (0/2)
|
0.00% (0/62)
|
src/openssl-3.5.4/crypto/evp/evp_enc.c
|
24.98% (378/1513)
|
37.93% (22/58)
|
21.41% (493/2303)
|
src/openssl-3.5.4/crypto/evp/evp_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/evp/evp_fetch.c
|
40.54% (150/370)
|
41.38% (12/29)
|
29.61% (138/466)
|
src/openssl-3.5.4/crypto/evp/evp_key.c
|
0.00% (0/109)
|
0.00% (0/5)
|
0.00% (0/137)
|
src/openssl-3.5.4/crypto/evp/evp_lib.c
|
14.27% (135/946)
|
9.35% (10/107)
|
13.72% (146/1064)
|
src/openssl-3.5.4/crypto/evp/evp_pbe.c
|
1.90% (3/158)
|
9.09% (1/11)
|
1.11% (2/180)
|
src/openssl-3.5.4/crypto/evp/evp_pkey.c
|
0.00% (0/167)
|
0.00% (0/15)
|
0.00% (0/246)
|
src/openssl-3.5.4/crypto/evp/evp_rand.c
|
0.99% (5/503)
|
1.96% (1/51)
|
0.72% (4/552)
|
src/openssl-3.5.4/crypto/evp/evp_utils.c
|
0.00% (0/4)
|
25.00% (1/4)
|
27.59% (16/58)
|
src/openssl-3.5.4/crypto/evp/exchange.c
|
0.00% (0/394)
|
0.00% (0/22)
|
0.00% (0/582)
|
src/openssl-3.5.4/crypto/evp/kdf_lib.c
|
0.00% (0/109)
|
0.00% (0/16)
|
0.00% (0/167)
|
src/openssl-3.5.4/crypto/evp/kdf_meth.c
|
0.00% (0/163)
|
0.00% (0/13)
|
0.00% (0/188)
|
src/openssl-3.5.4/crypto/evp/kem.c
|
0.00% (0/374)
|
0.00% (0/24)
|
0.00% (0/546)
|
src/openssl-3.5.4/crypto/evp/keymgmt_lib.c
|
0.00% (0/339)
|
0.00% (0/18)
|
0.00% (0/416)
|
src/openssl-3.5.4/crypto/evp/keymgmt_meth.c
|
0.00% (0/418)
|
0.00% (0/42)
|
0.00% (0/444)
|
src/openssl-3.5.4/crypto/evp/legacy_blake2.c
|
37.50% (6/16)
|
50.00% (2/4)
|
50.00% (2/4)
|
src/openssl-3.5.4/crypto/evp/legacy_md4.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/evp/legacy_md5.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/evp/legacy_md5_sha1.c
|
50.00% (3/6)
|
50.00% (1/2)
|
50.00% (1/2)
|
src/openssl-3.5.4/crypto/evp/legacy_mdc2.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/evp/legacy_meth.h
|
0.00% (0/24)
|
0.00% (0/6)
|
0.00% (0/17)
|
src/openssl-3.5.4/crypto/evp/legacy_ripemd.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/evp/legacy_sha.c
|
38.18% (21/55)
|
68.42% (13/19)
|
76.34% (71/93)
|
src/openssl-3.5.4/crypto/evp/legacy_wp.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/evp/m_null.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/evp/m_sigver.c
|
0.00% (0/582)
|
0.00% (0/13)
|
0.00% (0/946)
|
src/openssl-3.5.4/crypto/evp/mac_lib.c
|
0.00% (0/207)
|
0.00% (0/22)
|
0.00% (0/330)
|
src/openssl-3.5.4/crypto/evp/mac_meth.c
|
0.00% (0/188)
|
0.00% (0/15)
|
0.00% (0/197)
|
src/openssl-3.5.4/crypto/evp/names.c
|
24.36% (38/156)
|
20.00% (3/15)
|
24.03% (31/129)
|
src/openssl-3.5.4/crypto/evp/p5_crpt.c
|
0.00% (0/80)
|
0.00% (0/3)
|
0.00% (0/101)
|
src/openssl-3.5.4/crypto/evp/p5_crpt2.c
|
0.00% (0/179)
|
0.00% (0/7)
|
0.00% (0/250)
|
src/openssl-3.5.4/crypto/evp/p_legacy.c
|
0.00% (0/50)
|
0.00% (0/8)
|
0.00% (0/67)
|
src/openssl-3.5.4/crypto/evp/p_lib.c
|
0.00% (0/1629)
|
0.00% (0/100)
|
0.00% (0/2238)
|
src/openssl-3.5.4/crypto/evp/p_sign.c
|
0.00% (0/46)
|
0.00% (0/2)
|
0.00% (0/43)
|
src/openssl-3.5.4/crypto/evp/p_verify.c
|
0.00% (0/40)
|
0.00% (0/2)
|
0.00% (0/40)
|
src/openssl-3.5.4/crypto/evp/pbe_scrypt.c
|
0.00% (0/44)
|
0.00% (0/2)
|
0.00% (0/42)
|
src/openssl-3.5.4/crypto/evp/pmeth_check.c
|
0.00% (0/109)
|
0.00% (0/10)
|
0.00% (0/184)
|
src/openssl-3.5.4/crypto/evp/pmeth_gn.c
|
0.00% (0/283)
|
0.00% (0/21)
|
0.00% (0/372)
|
src/openssl-3.5.4/crypto/evp/pmeth_lib.c
|
0.23% (3/1323)
|
0.85% (1/118)
|
0.16% (3/1931)
|
src/openssl-3.5.4/crypto/evp/s_lib.c
|
0.00% (0/186)
|
0.00% (0/16)
|
0.00% (0/244)
|
src/openssl-3.5.4/crypto/evp/signature.c
|
0.00% (0/931)
|
0.00% (0/37)
|
0.00% (0/1518)
|
src/openssl-3.5.4/crypto/evp/skeymgmt_meth.c
|
0.00% (0/154)
|
0.00% (0/18)
|
0.00% (0/185)
|
src/openssl-3.5.4/crypto/ex_data.c
|
22.36% (70/313)
|
28.57% (6/21)
|
17.88% (71/397)
|
src/openssl-3.5.4/crypto/ffc/ffc_backend.c
|
0.00% (0/92)
|
0.00% (0/1)
|
0.00% (0/137)
|
src/openssl-3.5.4/crypto/ffc/ffc_dh.c
|
0.00% (0/55)
|
0.00% (0/8)
|
0.00% (0/68)
|
src/openssl-3.5.4/crypto/ffc/ffc_key_generate.c
|
0.00% (0/25)
|
0.00% (0/1)
|
0.00% (0/36)
|
src/openssl-3.5.4/crypto/ffc/ffc_key_validate.c
|
0.00% (0/77)
|
0.00% (0/3)
|
0.00% (0/95)
|
src/openssl-3.5.4/crypto/ffc/ffc_params.c
|
0.00% (0/239)
|
0.00% (0/19)
|
0.00% (0/307)
|
src/openssl-3.5.4/crypto/ffc/ffc_params_generate.c
|
0.00% (0/635)
|
0.00% (0/11)
|
0.00% (0/753)
|
src/openssl-3.5.4/crypto/ffc/ffc_params_validate.c
|
0.00% (0/102)
|
0.00% (0/5)
|
0.00% (0/129)
|
src/openssl-3.5.4/crypto/getenv.c
|
100.00% (8/8)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/hashtable/hashfunc.c
|
100.00% (9/9)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/hashtable/hashtable.c
|
47.88% (203/424)
|
55.56% (15/27)
|
45.34% (209/461)
|
src/openssl-3.5.4/crypto/hmac/hmac.c
|
0.00% (0/176)
|
0.00% (0/14)
|
0.00% (0/190)
|
src/openssl-3.5.4/crypto/hpke/hpke_util.c
|
0.00% (0/249)
|
0.00% (0/15)
|
0.00% (0/369)
|
src/openssl-3.5.4/crypto/http/http_client.c
|
0.00% (0/1091)
|
0.00% (0/32)
|
0.00% (0/1981)
|
src/openssl-3.5.4/crypto/http/http_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/http/http_lib.c
|
0.00% (0/210)
|
0.00% (0/8)
|
0.00% (0/314)
|
src/openssl-3.5.4/crypto/idea/i_cbc.c
|
0.00% (0/97)
|
0.00% (0/2)
|
0.00% (0/202)
|
src/openssl-3.5.4/crypto/idea/i_cfb64.c
|
0.00% (0/56)
|
0.00% (0/1)
|
0.00% (0/23)
|
src/openssl-3.5.4/crypto/idea/i_ecb.c
|
0.00% (0/16)
|
0.00% (0/2)
|
0.00% (0/6)
|
src/openssl-3.5.4/crypto/idea/i_ofb64.c
|
0.00% (0/44)
|
0.00% (0/1)
|
0.00% (0/18)
|
src/openssl-3.5.4/crypto/idea/i_skey.c
|
0.00% (0/86)
|
0.00% (0/3)
|
0.00% (0/33)
|
src/openssl-3.5.4/crypto/indicator_core.c
|
38.10% (8/21)
|
40.00% (2/5)
|
46.15% (12/26)
|
src/openssl-3.5.4/crypto/init.c
|
59.39% (196/330)
|
50.00% (12/24)
|
57.92% (245/423)
|
src/openssl-3.5.4/crypto/initthread.c
|
67.44% (145/215)
|
86.67% (13/15)
|
61.88% (138/223)
|
src/openssl-3.5.4/crypto/lhash/lhash.c
|
82.67% (229/277)
|
90.00% (18/20)
|
76.83% (199/259)
|
src/openssl-3.5.4/crypto/md4/md4_dgst.c
|
0.00% (0/106)
|
0.00% (0/2)
|
0.00% (0/200)
|
src/openssl-3.5.4/crypto/md5/md5_dgst.c
|
0.00% (0/122)
|
0.00% (0/2)
|
0.00% (0/248)
|
src/openssl-3.5.4/crypto/md5/md5_sha1.c
|
0.00% (0/53)
|
0.00% (0/4)
|
0.00% (0/58)
|
src/openssl-3.5.4/crypto/mdc2/mdc2dgst.c
|
0.00% (0/81)
|
0.00% (0/4)
|
0.00% (0/40)
|
src/openssl-3.5.4/crypto/mem.c
|
42.61% (49/115)
|
66.67% (6/9)
|
32.48% (38/117)
|
src/openssl-3.5.4/crypto/mem_clr.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/mem_sec.c
|
4.77% (18/377)
|
8.70% (2/23)
|
3.47% (25/720)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_encoders.c
|
0.00% (0/537)
|
0.00% (0/24)
|
0.00% (0/468)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_hash.h
|
0.00% (0/18)
|
0.00% (0/3)
|
0.00% (0/24)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_key.c
|
0.00% (0/354)
|
0.00% (0/26)
|
0.00% (0/471)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_key_compress.c
|
0.00% (0/55)
|
0.00% (0/6)
|
0.00% (0/37)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_local.h
|
0.00% (0/16)
|
0.00% (0/5)
|
0.00% (0/11)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_matrix.c
|
0.00% (0/12)
|
0.00% (0/1)
|
0.00% (0/7)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_matrix.h
|
0.00% (0/11)
|
0.00% (0/3)
|
0.00% (0/3)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_ntt.c
|
0.00% (0/57)
|
0.00% (0/4)
|
0.00% (0/38)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_params.c
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_poly.h
|
0.00% (0/90)
|
0.00% (0/15)
|
0.00% (0/59)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_sample.c
|
0.00% (0/133)
|
0.00% (0/9)
|
0.00% (0/115)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_sign.c
|
0.00% (0/276)
|
0.00% (0/6)
|
0.00% (0/188)
|
src/openssl-3.5.4/crypto/ml_dsa/ml_dsa_vector.h
|
0.00% (0/146)
|
0.00% (0/22)
|
0.00% (0/103)
|
src/openssl-3.5.4/crypto/ml_kem/ml_kem.c
|
0.00% (0/938)
|
0.00% (0/64)
|
0.00% (0/1000)
|
src/openssl-3.5.4/crypto/modes/cbc128.c
|
0.00% (0/135)
|
0.00% (0/2)
|
0.00% (0/93)
|
src/openssl-3.5.4/crypto/modes/ccm128.c
|
0.00% (0/298)
|
0.00% (0/10)
|
0.00% (0/141)
|
src/openssl-3.5.4/crypto/modes/cfb128.c
|
0.00% (0/138)
|
0.00% (0/4)
|
0.00% (0/83)
|
src/openssl-3.5.4/crypto/modes/ctr128.c
|
0.00% (0/123)
|
0.00% (0/5)
|
0.00% (0/63)
|
src/openssl-3.5.4/crypto/modes/gcm128.c
|
47.98% (392/817)
|
61.11% (11/18)
|
46.52% (227/488)
|
src/openssl-3.5.4/crypto/modes/ocb128.c
|
0.00% (0/276)
|
0.00% (0/16)
|
0.00% (0/188)
|
src/openssl-3.5.4/crypto/modes/ofb128.c
|
0.00% (0/49)
|
0.00% (0/1)
|
0.00% (0/26)
|
src/openssl-3.5.4/crypto/modes/siv128.c
|
0.00% (0/244)
|
0.00% (0/20)
|
0.00% (0/207)
|
src/openssl-3.5.4/crypto/modes/wrap128.c
|
0.00% (0/143)
|
0.00% (0/5)
|
0.00% (0/94)
|
src/openssl-3.5.4/crypto/modes/xts128.c
|
0.00% (0/95)
|
0.00% (0/1)
|
0.00% (0/36)
|
src/openssl-3.5.4/crypto/modes/xts128gb.c
|
0.00% (0/123)
|
0.00% (0/1)
|
0.00% (0/60)
|
src/openssl-3.5.4/crypto/o_fopen.c
|
87.50% (7/8)
|
100.00% (1/1)
|
71.43% (5/7)
|
src/openssl-3.5.4/crypto/o_str.c
|
17.45% (41/235)
|
25.00% (5/20)
|
12.11% (35/289)
|
src/openssl-3.5.4/crypto/o_time.c
|
0.00% (0/90)
|
0.00% (0/6)
|
0.00% (0/53)
|
src/openssl-3.5.4/crypto/objects/o_names.c
|
54.85% (130/237)
|
68.75% (11/16)
|
51.05% (121/237)
|
src/openssl-3.5.4/crypto/objects/obj_dat.c
|
16.95% (100/590)
|
20.00% (7/35)
|
13.30% (98/737)
|
src/openssl-3.5.4/crypto/objects/obj_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/objects/obj_lib.c
|
0.00% (0/33)
|
0.00% (0/2)
|
0.00% (0/69)
|
src/openssl-3.5.4/crypto/objects/obj_xref.c
|
4.96% (7/141)
|
9.09% (1/11)
|
2.26% (4/177)
|
src/openssl-3.5.4/crypto/ocsp/ocsp_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/ocsp/v3_ocsp.c
|
0.00% (0/115)
|
0.00% (0/11)
|
0.00% (0/134)
|
src/openssl-3.5.4/crypto/packet.c
|
0.00% (0/353)
|
0.00% (0/35)
|
0.00% (0/411)
|
src/openssl-3.5.4/crypto/param_build.c
|
0.00% (0/247)
|
0.00% (0/25)
|
0.00% (0/303)
|
src/openssl-3.5.4/crypto/param_build_set.c
|
0.00% (0/76)
|
0.00% (0/7)
|
0.00% (0/99)
|
src/openssl-3.5.4/crypto/params.c
|
12.13% (161/1327)
|
27.63% (21/76)
|
7.64% (156/2042)
|
src/openssl-3.5.4/crypto/params_dup.c
|
0.00% (0/157)
|
0.00% (0/8)
|
0.00% (0/200)
|
src/openssl-3.5.4/crypto/params_from_text.c
|
0.00% (0/200)
|
0.00% (0/4)
|
0.00% (0/221)
|
src/openssl-3.5.4/crypto/params_idx.c
|
1.08% (36/3345)
|
100.00% (1/1)
|
0.80% (19/2362)
|
src/openssl-3.5.4/crypto/passphrase.c
|
0.00% (0/242)
|
0.00% (0/15)
|
0.00% (0/346)
|
src/openssl-3.5.4/crypto/pem/pem_all.c
|
0.00% (0/97)
|
0.00% (0/26)
|
0.00% (0/204)
|
src/openssl-3.5.4/crypto/pem/pem_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/pem/pem_lib.c
|
0.00% (0/709)
|
0.00% (0/26)
|
0.00% (0/1064)
|
src/openssl-3.5.4/crypto/pem/pem_oth.c
|
0.00% (0/14)
|
0.00% (0/1)
|
0.00% (0/25)
|
src/openssl-3.5.4/crypto/pem/pem_pk8.c
|
0.00% (0/148)
|
0.00% (0/14)
|
0.00% (0/203)
|
src/openssl-3.5.4/crypto/pem/pem_pkey.c
|
0.00% (0/298)
|
0.00% (0/20)
|
0.00% (0/463)
|
src/openssl-3.5.4/crypto/pem/pvkfmt.c
|
0.00% (0/831)
|
0.00% (0/37)
|
0.00% (0/1067)
|
src/openssl-3.5.4/crypto/pkcs12/p12_asn.c
|
0.00% (0/10)
|
0.00% (0/10)
|
0.00% (0/77)
|
src/openssl-3.5.4/crypto/pkcs12/p12_crpt.c
|
0.00% (0/51)
|
0.00% (0/3)
|
0.00% (0/58)
|
src/openssl-3.5.4/crypto/pkcs12/p12_decr.c
|
0.00% (0/138)
|
0.00% (0/6)
|
0.00% (0/237)
|
src/openssl-3.5.4/crypto/pkcs12/p12_init.c
|
0.00% (0/37)
|
0.00% (0/3)
|
0.00% (0/67)
|
src/openssl-3.5.4/crypto/pkcs12/p12_key.c
|
0.00% (0/87)
|
0.00% (0/6)
|
0.00% (0/90)
|
src/openssl-3.5.4/crypto/pkcs12/p12_p8d.c
|
0.00% (0/11)
|
0.00% (0/2)
|
0.00% (0/6)
|
src/openssl-3.5.4/crypto/pkcs12/p12_p8e.c
|
0.00% (0/62)
|
0.00% (0/4)
|
0.00% (0/89)
|
src/openssl-3.5.4/crypto/pkcs12/p12_utl.c
|
0.00% (0/159)
|
0.00% (0/9)
|
0.00% (0/182)
|
src/openssl-3.5.4/crypto/pkcs12/pk12err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/pkcs7/pk7_asn1.c
|
0.00% (0/75)
|
0.00% (0/18)
|
0.00% (0/154)
|
src/openssl-3.5.4/crypto/pkcs7/pk7_attr.c
|
0.00% (0/100)
|
0.00% (0/6)
|
0.00% (0/153)
|
src/openssl-3.5.4/crypto/pkcs7/pk7_doit.c
|
0.00% (0/990)
|
0.00% (0/25)
|
0.00% (0/1433)
|
src/openssl-3.5.4/crypto/pkcs7/pk7_lib.c
|
0.00% (0/591)
|
0.00% (0/32)
|
0.00% (0/739)
|
src/openssl-3.5.4/crypto/pkcs7/pkcs7err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/poly1305/poly1305.c
|
0.00% (0/172)
|
0.00% (0/9)
|
0.00% (0/38)
|
src/openssl-3.5.4/crypto/property/defn_cache.c
|
80.26% (61/76)
|
100.00% (7/7)
|
82.28% (65/79)
|
src/openssl-3.5.4/crypto/property/property.c
|
48.52% (246/507)
|
63.16% (24/38)
|
59.86% (334/558)
|
src/openssl-3.5.4/crypto/property/property_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/property/property_parse.c
|
27.57% (161/584)
|
52.17% (12/23)
|
26.84% (193/719)
|
src/openssl-3.5.4/crypto/property/property_query.c
|
6.98% (3/43)
|
14.29% (1/7)
|
5.56% (3/54)
|
src/openssl-3.5.4/crypto/property/property_string.c
|
66.67% (98/147)
|
76.92% (10/13)
|
64.50% (109/169)
|
src/openssl-3.5.4/crypto/provider.c
|
0.00% (0/88)
|
0.00% (0/16)
|
0.00% (0/80)
|
src/openssl-3.5.4/crypto/provider_child.c
|
4.40% (8/182)
|
20.00% (2/10)
|
7.23% (12/166)
|
src/openssl-3.5.4/crypto/provider_conf.c
|
5.56% (15/270)
|
18.18% (2/11)
|
5.81% (20/344)
|
src/openssl-3.5.4/crypto/provider_core.c
|
26.83% (382/1424)
|
24.44% (22/90)
|
25.50% (392/1537)
|
src/openssl-3.5.4/crypto/punycode.c
|
0.00% (0/159)
|
0.00% (0/6)
|
0.00% (0/136)
|
src/openssl-3.5.4/crypto/quic_vlint.c
|
0.00% (0/59)
|
0.00% (0/4)
|
0.00% (0/28)
|
src/openssl-3.5.4/crypto/rand/prov_seed.c
|
0.00% (0/73)
|
0.00% (0/8)
|
0.00% (0/100)
|
src/openssl-3.5.4/crypto/rand/rand_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/rand/rand_lib.c
|
5.50% (37/673)
|
7.32% (3/41)
|
8.37% (75/896)
|
src/openssl-3.5.4/crypto/rand/rand_meth.c
|
0.00% (0/24)
|
0.00% (0/5)
|
0.00% (0/29)
|
src/openssl-3.5.4/crypto/rand/rand_pool.c
|
0.00% (0/198)
|
0.00% (0/17)
|
0.00% (0/316)
|
src/openssl-3.5.4/crypto/rand/rand_uniform.c
|
0.00% (0/44)
|
0.00% (0/2)
|
0.00% (0/32)
|
src/openssl-3.5.4/crypto/rc2/rc2_cbc.c
|
0.00% (0/148)
|
0.00% (0/3)
|
0.00% (0/77)
|
src/openssl-3.5.4/crypto/rc2/rc2_ecb.c
|
0.00% (0/16)
|
0.00% (0/1)
|
0.00% (0/8)
|
src/openssl-3.5.4/crypto/rc2/rc2_skey.c
|
0.00% (0/34)
|
0.00% (0/1)
|
0.00% (0/18)
|
src/openssl-3.5.4/crypto/rc2/rc2cfb64.c
|
0.00% (0/52)
|
0.00% (0/1)
|
0.00% (0/20)
|
src/openssl-3.5.4/crypto/rc2/rc2ofb64.c
|
0.00% (0/40)
|
0.00% (0/1)
|
0.00% (0/15)
|
src/openssl-3.5.4/crypto/rc4/rc4_enc.c
|
0.00% (0/60)
|
0.00% (0/1)
|
0.00% (0/44)
|
src/openssl-3.5.4/crypto/rc4/rc4_skey.c
|
0.00% (0/30)
|
0.00% (0/2)
|
0.00% (0/23)
|
src/openssl-3.5.4/crypto/ripemd/rmd_dgst.c
|
0.00% (0/233)
|
0.00% (0/2)
|
0.00% (0/1017)
|
src/openssl-3.5.4/crypto/rsa/rsa_ameth.c
|
0.00% (0/678)
|
0.00% (0/36)
|
0.00% (0/778)
|
src/openssl-3.5.4/crypto/rsa/rsa_asn1.c
|
0.00% (0/38)
|
0.00% (0/6)
|
0.00% (0/48)
|
src/openssl-3.5.4/crypto/rsa/rsa_backend.c
|
0.00% (0/490)
|
0.00% (0/13)
|
0.00% (0/679)
|
src/openssl-3.5.4/crypto/rsa/rsa_chk.c
|
0.00% (0/199)
|
0.00% (0/6)
|
0.00% (0/308)
|
src/openssl-3.5.4/crypto/rsa/rsa_crpt.c
|
0.00% (0/110)
|
0.00% (0/11)
|
0.00% (0/126)
|
src/openssl-3.5.4/crypto/rsa/rsa_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/rsa/rsa_gen.c
|
0.00% (0/485)
|
0.00% (0/6)
|
0.00% (0/575)
|
src/openssl-3.5.4/crypto/rsa/rsa_lib.c
|
0.00% (0/789)
|
0.00% (0/72)
|
0.00% (0/951)
|
src/openssl-3.5.4/crypto/rsa/rsa_mp.c
|
0.00% (0/71)
|
0.00% (0/5)
|
0.00% (0/81)
|
src/openssl-3.5.4/crypto/rsa/rsa_none.c
|
0.00% (0/21)
|
0.00% (0/2)
|
0.00% (0/35)
|
src/openssl-3.5.4/crypto/rsa/rsa_oaep.c
|
0.00% (0/184)
|
0.00% (0/6)
|
0.00% (0/216)
|
src/openssl-3.5.4/crypto/rsa/rsa_ossl.c
|
0.00% (0/767)
|
0.00% (0/15)
|
0.00% (0/1066)
|
src/openssl-3.5.4/crypto/rsa/rsa_pk1.c
|
0.00% (0/322)
|
0.00% (0/8)
|
0.00% (0/446)
|
src/openssl-3.5.4/crypto/rsa/rsa_pmeth.c
|
0.00% (0/668)
|
0.00% (0/17)
|
0.00% (0/982)
|
src/openssl-3.5.4/crypto/rsa/rsa_pss.c
|
0.00% (0/251)
|
0.00% (0/18)
|
0.00% (0/349)
|
src/openssl-3.5.4/crypto/rsa/rsa_saos.c
|
0.00% (0/56)
|
0.00% (0/2)
|
0.00% (0/83)
|
src/openssl-3.5.4/crypto/rsa/rsa_schemes.c
|
0.00% (0/30)
|
0.00% (0/6)
|
0.00% (0/31)
|
src/openssl-3.5.4/crypto/rsa/rsa_sign.c
|
0.00% (0/210)
|
0.00% (0/6)
|
0.00% (0/440)
|
src/openssl-3.5.4/crypto/rsa/rsa_sp800_56b_check.c
|
0.00% (0/259)
|
0.00% (0/10)
|
0.00% (0/386)
|
src/openssl-3.5.4/crypto/rsa/rsa_sp800_56b_gen.c
|
0.00% (0/224)
|
0.00% (0/6)
|
0.00% (0/266)
|
src/openssl-3.5.4/crypto/rsa/rsa_x931.c
|
0.00% (0/71)
|
0.00% (0/3)
|
0.00% (0/85)
|
src/openssl-3.5.4/crypto/seed/seed.c
|
0.00% (0/100)
|
0.00% (0/3)
|
0.00% (0/216)
|
src/openssl-3.5.4/crypto/seed/seed_cbc.c
|
0.00% (0/8)
|
0.00% (0/1)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/seed/seed_cfb.c
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/seed/seed_ecb.c
|
0.00% (0/6)
|
0.00% (0/1)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/seed/seed_ofb.c
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/self_test_core.c
|
9.30% (8/86)
|
18.18% (2/11)
|
13.04% (12/92)
|
src/openssl-3.5.4/crypto/sha/keccak1600.c
|
0.00% (0/217)
|
0.00% (0/7)
|
0.00% (0/54)
|
src/openssl-3.5.4/crypto/sha/sha1_one.c
|
0.00% (0/42)
|
0.00% (0/6)
|
0.00% (0/58)
|
src/openssl-3.5.4/crypto/sha/sha1dgst.c
|
0.00% (0/28)
|
0.00% (0/1)
|
0.00% (0/33)
|
src/openssl-3.5.4/crypto/sha/sha256.c
|
0.00% (0/159)
|
0.00% (0/6)
|
0.00% (0/636)
|
src/openssl-3.5.4/crypto/sha/sha3.c
|
0.00% (0/113)
|
0.00% (0/6)
|
0.00% (0/71)
|
src/openssl-3.5.4/crypto/sha/sha512.c
|
0.00% (0/272)
|
0.00% (0/10)
|
0.00% (0/847)
|
src/openssl-3.5.4/crypto/sha/sha_local.h
|
0.00% (0/186)
|
0.00% (0/2)
|
0.00% (0/731)
|
src/openssl-3.5.4/crypto/siphash/siphash.c
|
0.00% (0/134)
|
0.00% (0/7)
|
0.00% (0/135)
|
src/openssl-3.5.4/crypto/sleep.c
|
0.00% (0/15)
|
0.00% (0/2)
|
0.00% (0/11)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_adrs.c
|
0.00% (0/89)
|
0.00% (0/19)
|
0.00% (0/60)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_dsa.c
|
0.00% (0/184)
|
0.00% (0/7)
|
0.00% (0/167)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_dsa_hash_ctx.c
|
0.00% (0/63)
|
0.00% (0/3)
|
0.00% (0/93)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_dsa_key.c
|
0.00% (0/306)
|
0.00% (0/26)
|
0.00% (0/366)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_fors.c
|
0.00% (0/150)
|
0.00% (0/5)
|
0.00% (0/93)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_hash.c
|
0.00% (0/153)
|
0.00% (0/17)
|
0.00% (0/86)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_hypertree.c
|
0.00% (0/59)
|
0.00% (0/2)
|
0.00% (0/28)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_params.c
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/14)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_wots.c
|
0.00% (0/154)
|
0.00% (0/6)
|
0.00% (0/115)
|
src/openssl-3.5.4/crypto/slh_dsa/slh_xmss.c
|
0.00% (0/84)
|
0.00% (0/3)
|
0.00% (0/61)
|
src/openssl-3.5.4/crypto/sm2/sm2_crypt.c
|
0.00% (0/288)
|
0.00% (0/7)
|
0.00% (0/527)
|
src/openssl-3.5.4/crypto/sm2/sm2_key.c
|
0.00% (0/25)
|
0.00% (0/1)
|
0.00% (0/50)
|
src/openssl-3.5.4/crypto/sm2/sm2_sign.c
|
0.00% (0/384)
|
0.00% (0/8)
|
0.00% (0/667)
|
src/openssl-3.5.4/crypto/sm3/legacy_sm3.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/sm3/sm3.c
|
0.00% (0/168)
|
0.00% (0/2)
|
0.00% (0/1120)
|
src/openssl-3.5.4/crypto/sm4/sm4.c
|
0.00% (0/105)
|
0.00% (0/10)
|
0.00% (0/62)
|
src/openssl-3.5.4/crypto/sparse_array.c
|
81.03% (94/116)
|
61.54% (8/13)
|
84.92% (152/179)
|
src/openssl-3.5.4/crypto/ssl_err.c
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/4)
|
src/openssl-3.5.4/crypto/stack/stack.c
|
41.90% (132/315)
|
55.17% (16/29)
|
40.95% (181/442)
|
src/openssl-3.5.4/crypto/store/store_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/store/store_init.c
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/crypto/store/store_meth.c
|
0.00% (0/306)
|
0.00% (0/27)
|
0.00% (0/354)
|
src/openssl-3.5.4/crypto/store/store_register.c
|
2.98% (5/168)
|
4.17% (1/24)
|
1.25% (3/240)
|
src/openssl-3.5.4/crypto/thread/arch.c
|
0.00% (0/81)
|
0.00% (0/3)
|
0.00% (0/102)
|
src/openssl-3.5.4/crypto/thread/arch/thread_posix.c
|
19.86% (28/141)
|
25.00% (4/16)
|
31.85% (50/157)
|
src/openssl-3.5.4/crypto/thread/internal.c
|
19.23% (15/78)
|
28.57% (2/7)
|
32.47% (25/77)
|
src/openssl-3.5.4/crypto/threads_pthread.c
|
51.45% (178/346)
|
69.44% (25/36)
|
40.43% (133/329)
|
src/openssl-3.5.4/crypto/time.c
|
0.00% (0/15)
|
0.00% (0/1)
|
0.00% (0/26)
|
src/openssl-3.5.4/crypto/trace.c
|
8.20% (5/61)
|
18.18% (2/11)
|
3.17% (2/63)
|
src/openssl-3.5.4/crypto/ts/ts_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/ui/ui_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/ui/ui_lib.c
|
0.00% (0/709)
|
0.00% (0/61)
|
0.00% (0/888)
|
src/openssl-3.5.4/crypto/ui/ui_null.c
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/ui/ui_openssl.c
|
0.00% (0/240)
|
0.00% (0/14)
|
0.00% (0/197)
|
src/openssl-3.5.4/crypto/ui/ui_util.c
|
0.00% (0/103)
|
0.00% (0/11)
|
0.00% (0/113)
|
src/openssl-3.5.4/crypto/whrlpool/wp_block.c
|
0.00% (0/183)
|
0.00% (0/1)
|
0.00% (0/137)
|
src/openssl-3.5.4/crypto/whrlpool/wp_dgst.c
|
0.00% (0/156)
|
0.00% (0/5)
|
0.00% (0/98)
|
src/openssl-3.5.4/crypto/x509/pcy_cache.c
|
0.00% (0/146)
|
0.00% (0/7)
|
0.00% (0/169)
|
src/openssl-3.5.4/crypto/x509/pcy_data.c
|
0.00% (0/46)
|
0.00% (0/2)
|
0.00% (0/72)
|
src/openssl-3.5.4/crypto/x509/pcy_lib.c
|
0.00% (0/60)
|
0.00% (0/9)
|
0.00% (0/64)
|
src/openssl-3.5.4/crypto/x509/pcy_map.c
|
0.00% (0/45)
|
0.00% (0/1)
|
0.00% (0/48)
|
src/openssl-3.5.4/crypto/x509/pcy_node.c
|
0.00% (0/100)
|
0.00% (0/7)
|
0.00% (0/138)
|
src/openssl-3.5.4/crypto/x509/pcy_tree.c
|
0.00% (0/437)
|
0.00% (0/16)
|
0.00% (0/521)
|
src/openssl-3.5.4/crypto/x509/t_x509.c
|
0.00% (0/451)
|
0.00% (0/14)
|
0.00% (0/547)
|
src/openssl-3.5.4/crypto/x509/v3_aaa.c
|
0.00% (0/65)
|
0.00% (0/6)
|
0.00% (0/89)
|
src/openssl-3.5.4/crypto/x509/v3_ac_tgt.c
|
0.00% (0/132)
|
0.00% (0/12)
|
0.00% (0/152)
|
src/openssl-3.5.4/crypto/x509/v3_addr.c
|
0.00% (0/880)
|
0.00% (0/36)
|
0.00% (0/1264)
|
src/openssl-3.5.4/crypto/x509/v3_admis.c
|
0.00% (0/197)
|
0.00% (0/32)
|
0.00% (0/230)
|
src/openssl-3.5.4/crypto/x509/v3_akid.c
|
0.00% (0/160)
|
0.00% (0/2)
|
0.00% (0/319)
|
src/openssl-3.5.4/crypto/x509/v3_asid.c
|
0.00% (0/576)
|
0.00% (0/21)
|
0.00% (0/991)
|
src/openssl-3.5.4/crypto/x509/v3_attrdesc.c
|
0.00% (0/92)
|
0.00% (0/10)
|
0.00% (0/152)
|
src/openssl-3.5.4/crypto/x509/v3_attrmap.c
|
0.00% (0/50)
|
0.00% (0/7)
|
0.00% (0/89)
|
src/openssl-3.5.4/crypto/x509/v3_authattid.c
|
0.00% (0/36)
|
0.00% (0/3)
|
0.00% (0/39)
|
src/openssl-3.5.4/crypto/x509/v3_battcons.c
|
0.00% (0/31)
|
0.00% (0/3)
|
0.00% (0/52)
|
src/openssl-3.5.4/crypto/x509/v3_bcons.c
|
0.00% (0/31)
|
0.00% (0/3)
|
0.00% (0/52)
|
src/openssl-3.5.4/crypto/x509/v3_bitst.c
|
0.00% (0/39)
|
0.00% (0/2)
|
0.00% (0/58)
|
src/openssl-3.5.4/crypto/x509/v3_conf.c
|
0.00% (0/398)
|
0.00% (0/32)
|
0.00% (0/548)
|
src/openssl-3.5.4/crypto/x509/v3_cpols.c
|
0.00% (0/375)
|
0.00% (0/16)
|
0.00% (0/646)
|
src/openssl-3.5.4/crypto/x509/v3_crld.c
|
0.00% (0/471)
|
0.00% (0/21)
|
0.00% (0/656)
|
src/openssl-3.5.4/crypto/x509/v3_enum.c
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/12)
|
src/openssl-3.5.4/crypto/x509/v3_extku.c
|
0.00% (0/40)
|
0.00% (0/3)
|
0.00% (0/54)
|
src/openssl-3.5.4/crypto/x509/v3_genn.c
|
0.00% (0/156)
|
0.00% (0/13)
|
0.00% (0/197)
|
src/openssl-3.5.4/crypto/x509/v3_group_ac.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_ia5.c
|
0.00% (0/26)
|
0.00% (0/2)
|
0.00% (0/50)
|
src/openssl-3.5.4/crypto/x509/v3_ind_iss.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_info.c
|
0.00% (0/78)
|
0.00% (0/5)
|
0.00% (0/154)
|
src/openssl-3.5.4/crypto/x509/v3_int.c
|
0.00% (0/3)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/crypto/x509/v3_iobo.c
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/7)
|
src/openssl-3.5.4/crypto/x509/v3_ist.c
|
0.00% (0/90)
|
0.00% (0/3)
|
0.00% (0/158)
|
src/openssl-3.5.4/crypto/x509/v3_lib.c
|
0.00% (0/183)
|
0.00% (0/12)
|
0.00% (0/241)
|
src/openssl-3.5.4/crypto/x509/v3_ncons.c
|
0.00% (0/495)
|
0.00% (0/21)
|
0.00% (0/689)
|
src/openssl-3.5.4/crypto/x509/v3_no_ass.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_no_rev_avail.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_pci.c
|
0.00% (0/219)
|
0.00% (0/3)
|
0.00% (0/318)
|
src/openssl-3.5.4/crypto/x509/v3_pcons.c
|
0.00% (0/39)
|
0.00% (0/3)
|
0.00% (0/67)
|
src/openssl-3.5.4/crypto/x509/v3_pku.c
|
0.00% (0/14)
|
0.00% (0/2)
|
0.00% (0/16)
|
src/openssl-3.5.4/crypto/x509/v3_pmaps.c
|
0.00% (0/55)
|
0.00% (0/4)
|
0.00% (0/89)
|
src/openssl-3.5.4/crypto/x509/v3_prn.c
|
0.00% (0/135)
|
0.00% (0/5)
|
0.00% (0/139)
|
src/openssl-3.5.4/crypto/x509/v3_purp.c
|
0.00% (0/686)
|
0.00% (0/50)
|
0.00% (0/1046)
|
src/openssl-3.5.4/crypto/x509/v3_rolespec.c
|
0.00% (0/45)
|
0.00% (0/4)
|
0.00% (0/73)
|
src/openssl-3.5.4/crypto/x509/v3_san.c
|
0.00% (0/519)
|
0.00% (0/13)
|
0.00% (0/713)
|
src/openssl-3.5.4/crypto/x509/v3_sda.c
|
0.00% (0/44)
|
0.00% (0/2)
|
0.00% (0/57)
|
src/openssl-3.5.4/crypto/x509/v3_single_use.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_skid.c
|
0.00% (0/63)
|
0.00% (0/4)
|
0.00% (0/98)
|
src/openssl-3.5.4/crypto/x509/v3_soa_id.c
|
0.00% (0/12)
|
0.00% (0/4)
|
0.00% (0/9)
|
src/openssl-3.5.4/crypto/x509/v3_sxnet.c
|
0.00% (0/149)
|
0.00% (0/10)
|
0.00% (0/250)
|
src/openssl-3.5.4/crypto/x509/v3_timespec.c
|
0.00% (0/408)
|
0.00% (0/24)
|
0.00% (0/572)
|
src/openssl-3.5.4/crypto/x509/v3_tlsf.c
|
0.00% (0/63)
|
0.00% (0/3)
|
0.00% (0/101)
|
src/openssl-3.5.4/crypto/x509/v3_usernotice.c
|
0.00% (0/54)
|
0.00% (0/3)
|
0.00% (0/80)
|
src/openssl-3.5.4/crypto/x509/v3_utf8.c
|
0.00% (0/29)
|
0.00% (0/2)
|
0.00% (0/66)
|
src/openssl-3.5.4/crypto/x509/v3_utl.c
|
0.00% (0/982)
|
0.00% (0/51)
|
0.00% (0/1307)
|
src/openssl-3.5.4/crypto/x509/v3err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/x509/x509_acert.c
|
0.00% (0/153)
|
0.00% (0/39)
|
0.00% (0/192)
|
src/openssl-3.5.4/crypto/x509/x509_att.c
|
0.00% (0/310)
|
0.00% (0/24)
|
0.00% (0/551)
|
src/openssl-3.5.4/crypto/x509/x509_cmp.c
|
0.00% (0/390)
|
0.00% (0/32)
|
0.00% (0/538)
|
src/openssl-3.5.4/crypto/x509/x509_def.c
|
18.18% (4/22)
|
16.67% (1/6)
|
16.67% (2/12)
|
src/openssl-3.5.4/crypto/x509/x509_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/crypto/x509/x509_ext.c
|
0.00% (0/87)
|
0.00% (0/28)
|
0.00% (0/40)
|
src/openssl-3.5.4/crypto/x509/x509_lu.c
|
0.00% (0/657)
|
0.00% (0/80)
|
0.00% (0/694)
|
src/openssl-3.5.4/crypto/x509/x509_obj.c
|
0.00% (0/122)
|
0.00% (0/1)
|
0.00% (0/148)
|
src/openssl-3.5.4/crypto/x509/x509_req.c
|
0.00% (0/229)
|
0.00% (0/28)
|
0.00% (0/276)
|
src/openssl-3.5.4/crypto/x509/x509_set.c
|
0.00% (0/202)
|
0.00% (0/24)
|
0.00% (0/210)
|
src/openssl-3.5.4/crypto/x509/x509_trust.c
|
0.00% (0/159)
|
0.00% (0/17)
|
0.00% (0/242)
|
src/openssl-3.5.4/crypto/x509/x509_txt.c
|
0.00% (0/199)
|
0.00% (0/1)
|
0.00% (0/194)
|
src/openssl-3.5.4/crypto/x509/x509_v3.c
|
0.00% (0/191)
|
0.00% (0/16)
|
0.00% (0/278)
|
src/openssl-3.5.4/crypto/x509/x509_vfy.c
|
0.00% (0/2234)
|
0.00% (0/127)
|
0.00% (0/3134)
|
src/openssl-3.5.4/crypto/x509/x509_vpm.c
|
0.00% (0/351)
|
0.00% (0/46)
|
0.00% (0/502)
|
src/openssl-3.5.4/crypto/x509/x509cset.c
|
0.00% (0/109)
|
0.00% (0/22)
|
0.00% (0/90)
|
src/openssl-3.5.4/crypto/x509/x509name.c
|
0.00% (0/246)
|
0.00% (0/19)
|
0.00% (0/282)
|
src/openssl-3.5.4/crypto/x509/x509rset.c
|
0.00% (0/20)
|
0.00% (0/3)
|
0.00% (0/27)
|
src/openssl-3.5.4/crypto/x509/x_all.c
|
0.00% (0/565)
|
0.00% (0/98)
|
0.00% (0/997)
|
src/openssl-3.5.4/crypto/x509/x_attrib.c
|
0.00% (0/142)
|
0.00% (0/4)
|
0.00% (0/135)
|
src/openssl-3.5.4/crypto/x509/x_crl.c
|
0.00% (0/338)
|
0.00% (0/20)
|
0.00% (0/396)
|
src/openssl-3.5.4/crypto/x509/x_name.c
|
0.00% (0/353)
|
0.00% (0/18)
|
0.00% (0/464)
|
src/openssl-3.5.4/crypto/x509/x_pubkey.c
|
0.00% (0/740)
|
0.00% (0/47)
|
0.00% (0/999)
|
src/openssl-3.5.4/crypto/x509/x_req.c
|
0.00% (0/87)
|
0.00% (0/6)
|
0.00% (0/90)
|
src/openssl-3.5.4/crypto/x509/x_x509.c
|
0.00% (0/180)
|
0.00% (0/13)
|
0.00% (0/151)
|
src/openssl-3.5.4/crypto/x509/x_x509a.c
|
0.00% (0/112)
|
0.00% (0/13)
|
0.00% (0/165)
|
src/openssl-3.5.4/engines/e_afalg.c
|
0.00% (0/528)
|
0.00% (0/28)
|
0.00% (0/537)
|
src/openssl-3.5.4/engines/e_afalg_err.c
|
0.00% (0/24)
|
0.00% (0/3)
|
0.00% (0/20)
|
src/openssl-3.5.4/engines/e_padlock.c
|
100.00% (2/2)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/include/crypto/evp.h
|
1.75% (1/57)
|
20.00% (1/5)
|
3.28% (2/61)
|
src/openssl-3.5.4/include/crypto/md32_common.h
|
0.00% (0/69)
|
0.00% (0/3)
|
0.00% (0/91)
|
src/openssl-3.5.4/include/crypto/sparse_array.h
|
61.54% (16/26)
|
62.50% (5/8)
|
62.50% (5/8)
|
src/openssl-3.5.4/include/internal/common.h
|
0.00% (0/38)
|
0.00% (0/3)
|
0.00% (0/5)
|
src/openssl-3.5.4/include/internal/constant_time.h
|
0.00% (0/203)
|
0.00% (0/46)
|
0.00% (0/52)
|
src/openssl-3.5.4/include/internal/hashtable.h
|
57.14% (8/14)
|
100.00% (1/1)
|
90.00% (9/10)
|
src/openssl-3.5.4/include/internal/packet.h
|
0.00% (0/350)
|
0.00% (0/39)
|
0.00% (0/83)
|
src/openssl-3.5.4/include/internal/packet_quic.h
|
0.00% (0/67)
|
0.00% (0/5)
|
0.00% (0/5)
|
src/openssl-3.5.4/include/internal/quic_vlint.h
|
0.00% (0/14)
|
0.00% (0/2)
|
0.00% (0/18)
|
src/openssl-3.5.4/include/internal/refcount.h
|
55.17% (16/29)
|
80.00% (4/5)
|
80.00% (8/10)
|
src/openssl-3.5.4/include/internal/safe_math.h
|
13.17% (22/167)
|
17.65% (3/17)
|
21.62% (16/74)
|
src/openssl-3.5.4/include/internal/thread_once.h
|
66.67% (6/9)
|
66.67% (2/3)
|
66.67% (4/6)
|
src/openssl-3.5.4/include/internal/time.h
|
0.00% (0/113)
|
0.00% (0/19)
|
0.00% (0/48)
|
src/openssl-3.5.4/include/internal/to_hex.h
|
0.00% (0/10)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/openssl-3.5.4/include/internal/unicode.h
|
0.00% (0/6)
|
0.00% (0/2)
|
0.00% (0/6)
|
src/openssl-3.5.4/include/openssl/asn1t.h
|
0.00% (0/49)
|
0.00% (0/10)
|
0.00% (0/49)
|
src/openssl-3.5.4/include/openssl/byteorder.h
|
0.00% (0/196)
|
0.00% (0/12)
|
0.00% (0/34)
|
src/openssl-3.5.4/include/openssl/core_dispatch.h
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (1/1)
|
src/openssl-3.5.4/include/openssl/err.h
|
38.10% (8/21)
|
40.00% (2/5)
|
61.90% (13/21)
|
src/openssl-3.5.4/include/openssl/lhash.h
|
72.82% (75/103)
|
72.41% (21/29)
|
76.47% (26/34)
|
src/openssl-3.5.4/include/openssl/objects.h
|
0.00% (0/9)
|
0.00% (0/2)
|
0.00% (0/4)
|
src/openssl-3.5.4/include/openssl/pem.h
|
0.00% (0/16)
|
0.00% (0/4)
|
0.00% (0/8)
|
src/openssl-3.5.4/include/openssl/safestack.h
|
52.08% (50/96)
|
51.61% (16/31)
|
51.61% (16/31)
|
src/openssl-3.5.4/include/openssl/ssl.h
|
0.00% (0/7)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/openssl-3.5.4/providers/baseprov.c
|
0.00% (0/74)
|
0.00% (0/5)
|
0.00% (0/77)
|
src/openssl-3.5.4/providers/common/bio_prov.c
|
37.74% (60/159)
|
9.52% (2/21)
|
49.36% (77/156)
|
src/openssl-3.5.4/providers/common/capabilities.c
|
0.00% (0/25)
|
0.00% (0/3)
|
0.00% (0/23)
|
src/openssl-3.5.4/providers/common/der/der_dsa_sig.c
|
0.00% (0/20)
|
0.00% (0/1)
|
0.00% (0/80)
|
src/openssl-3.5.4/providers/common/der/der_ec_sig.c
|
0.00% (0/20)
|
0.00% (0/1)
|
0.00% (0/90)
|
src/openssl-3.5.4/providers/common/der/der_ecx_key.c
|
0.00% (0/24)
|
0.00% (0/4)
|
0.00% (0/20)
|
src/openssl-3.5.4/providers/common/der/der_ml_dsa_key.c
|
0.00% (0/20)
|
0.00% (0/1)
|
0.00% (0/15)
|
src/openssl-3.5.4/providers/common/der/der_rsa_key.c
|
0.00% (0/91)
|
0.00% (0/4)
|
0.00% (0/234)
|
src/openssl-3.5.4/providers/common/der/der_rsa_sig.c
|
0.00% (0/30)
|
0.00% (0/1)
|
0.00% (0/164)
|
src/openssl-3.5.4/providers/common/der/der_slh_dsa_key.c
|
0.00% (0/24)
|
0.00% (0/1)
|
0.00% (0/55)
|
src/openssl-3.5.4/providers/common/der/der_sm2_sig.c
|
0.00% (0/12)
|
0.00% (0/1)
|
0.00% (0/18)
|
src/openssl-3.5.4/providers/common/digest_to_nid.c
|
0.00% (0/25)
|
0.00% (0/2)
|
0.00% (0/37)
|
src/openssl-3.5.4/providers/common/include/prov/providercommon.h
|
100.00% (3/3)
|
100.00% (1/1)
|
100.00% (6/6)
|
src/openssl-3.5.4/providers/common/provider_ctx.c
|
39.47% (30/76)
|
66.67% (8/12)
|
34.29% (36/105)
|
src/openssl-3.5.4/providers/common/provider_err.c
|
100.00% (7/7)
|
100.00% (1/1)
|
100.00% (4/4)
|
src/openssl-3.5.4/providers/common/provider_seeding.c
|
53.12% (34/64)
|
20.00% (1/5)
|
57.82% (85/147)
|
src/openssl-3.5.4/providers/common/provider_util.c
|
3.95% (10/253)
|
5.88% (1/17)
|
5.19% (14/270)
|
src/openssl-3.5.4/providers/common/securitycheck.c
|
0.00% (0/99)
|
0.00% (0/8)
|
0.00% (0/133)
|
src/openssl-3.5.4/providers/common/securitycheck_default.c
|
0.00% (0/19)
|
0.00% (0/2)
|
0.00% (0/20)
|
src/openssl-3.5.4/providers/defltprov.c
|
45.26% (43/95)
|
60.00% (3/5)
|
31.31% (31/99)
|
src/openssl-3.5.4/providers/implementations/asymciphers/rsa_enc.c
|
0.00% (0/402)
|
0.00% (0/12)
|
0.00% (0/575)
|
src/openssl-3.5.4/providers/implementations/asymciphers/sm2_enc.c
|
0.00% (0/102)
|
0.00% (0/11)
|
0.00% (0/124)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes.c
|
0.00% (0/16)
|
0.00% (0/23)
|
0.00% (0/363)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
|
60.00% (3/5)
|
50.00% (1/2)
|
33.33% (1/3)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
|
60.00% (3/5)
|
50.00% (1/2)
|
33.33% (1/3)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_ccm.c
|
0.00% (0/26)
|
0.00% (0/3)
|
0.00% (0/40)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_ccm_hw.c
|
0.00% (0/10)
|
0.00% (0/2)
|
0.00% (0/6)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_cts.inc
|
0.00% (0/40)
|
0.00% (0/4)
|
0.00% (0/52)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm.c
|
50.00% (13/26)
|
66.67% (2/3)
|
40.48% (17/42)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm_hw.c
|
76.47% (26/34)
|
100.00% (3/3)
|
66.67% (16/24)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm_siv.c
|
4.49% (8/178)
|
14.29% (2/14)
|
1.40% (4/285)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm_siv.h
|
0.00% (0/13)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm_siv_hw.c
|
0.00% (0/258)
|
0.00% (0/10)
|
0.00% (0/200)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c
|
0.00% (0/52)
|
0.00% (0/4)
|
0.00% (0/26)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_hw.c
|
0.00% (0/31)
|
0.00% (0/2)
|
0.00% (0/34)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_ocb.c
|
2.27% (8/353)
|
8.00% (2/25)
|
0.76% (4/527)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_ocb_hw.c
|
0.00% (0/12)
|
0.00% (0/2)
|
0.00% (0/10)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_siv.c
|
5.13% (8/156)
|
14.29% (2/14)
|
1.73% (4/231)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_siv_hw.c
|
0.00% (0/79)
|
0.00% (0/7)
|
0.00% (0/54)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_wrp.c
|
2.38% (4/168)
|
8.33% (1/12)
|
1.22% (3/245)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_xts.c
|
4.23% (6/142)
|
7.14% (1/14)
|
2.45% (5/204)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aes_xts_hw.c
|
0.00% (0/24)
|
0.00% (0/3)
|
0.00% (0/12)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria.c
|
0.00% (0/16)
|
0.00% (0/23)
|
0.00% (0/363)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria_ccm.c
|
0.00% (0/23)
|
0.00% (0/3)
|
0.00% (0/38)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria_ccm_hw.c
|
0.00% (0/11)
|
0.00% (0/2)
|
0.00% (0/3)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria_gcm.c
|
0.00% (0/24)
|
0.00% (0/3)
|
0.00% (0/38)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria_gcm_hw.c
|
0.00% (0/9)
|
0.00% (0/2)
|
0.00% (0/3)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_aria_hw.c
|
0.00% (0/20)
|
0.00% (0/2)
|
0.00% (0/24)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_camellia.c
|
0.00% (0/16)
|
0.00% (0/23)
|
0.00% (0/363)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_camellia_cts.inc
|
0.00% (0/40)
|
0.00% (0/4)
|
0.00% (0/52)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_camellia_hw.c
|
0.00% (0/26)
|
0.00% (0/2)
|
0.00% (0/34)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_chacha20.c
|
7.69% (9/117)
|
18.18% (2/11)
|
4.59% (9/196)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_chacha20_hw.c
|
0.00% (0/72)
|
0.00% (0/4)
|
0.00% (0/55)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_chacha20_poly1305.c
|
3.98% (9/226)
|
16.67% (2/12)
|
2.03% (8/395)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
|
0.00% (0/287)
|
0.00% (0/7)
|
0.00% (0/202)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_cts.c
|
0.00% (0/177)
|
0.00% (0/11)
|
0.00% (0/193)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_cts.h
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (3/3)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_null.c
|
7.06% (6/85)
|
18.18% (2/11)
|
1.71% (2/117)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4.c
|
0.00% (0/16)
|
0.00% (0/7)
|
0.00% (0/101)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_ccm.c
|
0.00% (0/23)
|
0.00% (0/3)
|
0.00% (0/38)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_ccm_hw.c
|
0.00% (0/10)
|
0.00% (0/2)
|
0.00% (0/6)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_gcm.c
|
0.00% (0/24)
|
0.00% (0/3)
|
0.00% (0/38)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_gcm_hw.c
|
0.00% (0/31)
|
0.00% (0/3)
|
0.00% (0/24)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_hw.c
|
0.00% (0/24)
|
0.00% (0/2)
|
0.00% (0/13)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_xts.c
|
4.08% (6/147)
|
7.69% (1/13)
|
2.43% (5/206)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_sm4_xts_hw.c
|
0.00% (0/23)
|
0.00% (0/3)
|
0.00% (0/9)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_tdes.h
|
33.33% (5/15)
|
33.33% (1/3)
|
33.33% (3/9)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_tdes_common.c
|
8.18% (9/110)
|
10.00% (1/10)
|
5.11% (7/137)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_tdes_default_hw.c
|
0.00% (0/78)
|
0.00% (0/5)
|
0.00% (0/67)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_tdes_hw.c
|
0.00% (0/44)
|
0.00% (0/4)
|
0.00% (0/39)
|
src/openssl-3.5.4/providers/implementations/ciphers/cipher_tdes_wrap.c
|
5.00% (5/100)
|
14.29% (1/7)
|
2.13% (2/94)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon.c
|
6.04% (30/497)
|
10.00% (2/20)
|
7.79% (70/899)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_block.c
|
0.00% (0/75)
|
0.00% (0/5)
|
0.00% (0/81)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_ccm.c
|
0.00% (0/326)
|
0.00% (0/15)
|
0.00% (0/504)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_ccm_hw.c
|
0.00% (0/38)
|
0.00% (0/5)
|
0.00% (0/27)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_gcm.c
|
31.80% (131/412)
|
52.94% (9/17)
|
21.74% (130/598)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_gcm_hw.c
|
40.00% (16/40)
|
60.00% (3/5)
|
31.25% (10/32)
|
src/openssl-3.5.4/providers/implementations/ciphers/ciphercommon_hw.c
|
0.00% (0/124)
|
0.00% (0/11)
|
0.00% (0/77)
|
src/openssl-3.5.4/providers/implementations/digests/blake2_impl.h
|
0.00% (0/82)
|
0.00% (0/8)
|
0.00% (0/30)
|
src/openssl-3.5.4/providers/implementations/digests/blake2_prov.c
|
0.00% (0/42)
|
0.00% (0/9)
|
0.00% (0/110)
|
src/openssl-3.5.4/providers/implementations/digests/blake2b_prov.c
|
0.00% (0/174)
|
0.00% (0/13)
|
0.00% (0/390)
|
src/openssl-3.5.4/providers/implementations/digests/blake2s_prov.c
|
0.00% (0/170)
|
0.00% (0/13)
|
0.00% (0/336)
|
src/openssl-3.5.4/providers/implementations/digests/digestcommon.c
|
0.00% (0/29)
|
0.00% (0/2)
|
0.00% (0/69)
|
src/openssl-3.5.4/providers/implementations/digests/md5_sha1_prov.c
|
0.00% (0/16)
|
0.00% (0/3)
|
0.00% (0/31)
|
src/openssl-3.5.4/providers/implementations/digests/null_prov.c
|
0.00% (0/17)
|
0.00% (0/5)
|
0.00% (0/21)
|
src/openssl-3.5.4/providers/implementations/digests/sha2_prov.c
|
0.00% (0/16)
|
0.00% (0/10)
|
0.00% (0/115)
|
src/openssl-3.5.4/providers/implementations/digests/sha3_prov.c
|
0.00% (0/143)
|
0.00% (0/27)
|
0.00% (0/353)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_der2key.c
|
0.00% (0/362)
|
0.00% (0/40)
|
0.00% (0/450)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_epki2pki.c
|
0.00% (0/106)
|
0.00% (0/6)
|
0.00% (0/99)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_msblob2key.c
|
0.00% (0/130)
|
0.00% (0/7)
|
0.00% (0/175)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_pem2der.c
|
0.00% (0/151)
|
0.00% (0/7)
|
0.00% (0/177)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_pvk2key.c
|
0.00% (0/110)
|
0.00% (0/9)
|
0.00% (0/112)
|
src/openssl-3.5.4/providers/implementations/encode_decode/decode_spki2typespki.c
|
0.00% (0/84)
|
0.00% (0/6)
|
0.00% (0/75)
|
src/openssl-3.5.4/providers/implementations/encode_decode/encode_key2any.c
|
0.00% (0/613)
|
0.00% (0/257)
|
0.00% (0/9786)
|
src/openssl-3.5.4/providers/implementations/encode_decode/encode_key2blob.c
|
0.00% (0/51)
|
0.00% (0/10)
|
0.00% (0/73)
|
src/openssl-3.5.4/providers/implementations/encode_decode/encode_key2ms.c
|
0.00% (0/87)
|
0.00% (0/15)
|
0.00% (0/154)
|
src/openssl-3.5.4/providers/implementations/encode_decode/encode_key2text.c
|
0.00% (0/485)
|
0.00% (0/46)
|
0.00% (0/1109)
|
src/openssl-3.5.4/providers/implementations/encode_decode/endecoder_common.c
|
0.00% (0/58)
|
0.00% (0/7)
|
0.00% (0/73)
|
src/openssl-3.5.4/providers/implementations/encode_decode/ml_common_codecs.c
|
0.00% (0/44)
|
0.00% (0/2)
|
0.00% (0/59)
|
src/openssl-3.5.4/providers/implementations/encode_decode/ml_dsa_codecs.c
|
0.00% (0/285)
|
0.00% (0/6)
|
0.00% (0/452)
|
src/openssl-3.5.4/providers/implementations/encode_decode/ml_kem_codecs.c
|
0.00% (0/321)
|
0.00% (0/6)
|
0.00% (0/556)
|
src/openssl-3.5.4/providers/implementations/exchange/dh_exch.c
|
0.00% (0/319)
|
0.00% (0/13)
|
0.00% (0/443)
|
src/openssl-3.5.4/providers/implementations/exchange/ecdh_exch.c
|
0.00% (0/340)
|
0.00% (0/14)
|
0.00% (0/440)
|
src/openssl-3.5.4/providers/implementations/exchange/ecx_exch.c
|
0.00% (0/98)
|
0.00% (0/12)
|
0.00% (0/143)
|
src/openssl-3.5.4/providers/implementations/exchange/kdf_exch.c
|
0.00% (0/118)
|
0.00% (0/12)
|
0.00% (0/135)
|
src/openssl-3.5.4/providers/implementations/include/prov/ciphercommon.h
|
42.86% (9/21)
|
50.00% (2/4)
|
62.50% (5/8)
|
src/openssl-3.5.4/providers/implementations/include/prov/ciphercommon_aead.h
|
69.23% (9/13)
|
66.67% (2/3)
|
71.43% (5/7)
|
src/openssl-3.5.4/providers/implementations/include/prov/digestcommon.h
|
0.00% (0/33)
|
0.00% (0/6)
|
0.00% (0/24)
|
src/openssl-3.5.4/providers/implementations/kdfs/argon2.c
|
0.00% (0/907)
|
0.00% (0/50)
|
0.00% (0/1249)
|
src/openssl-3.5.4/providers/implementations/kdfs/hkdf.c
|
0.00% (0/446)
|
0.00% (0/22)
|
0.00% (0/624)
|
src/openssl-3.5.4/providers/implementations/kdfs/hmacdrbg_kdf.c
|
0.00% (0/166)
|
0.00% (0/10)
|
0.00% (0/204)
|
src/openssl-3.5.4/providers/implementations/kdfs/kbkdf.c
|
0.00% (0/291)
|
0.00% (0/14)
|
0.00% (0/420)
|
src/openssl-3.5.4/providers/implementations/kdfs/krb5kdf.c
|
0.00% (0/283)
|
0.00% (0/14)
|
0.00% (0/306)
|
src/openssl-3.5.4/providers/implementations/kdfs/pbkdf2.c
|
0.00% (0/262)
|
0.00% (0/15)
|
0.00% (0/347)
|
src/openssl-3.5.4/providers/implementations/kdfs/pkcs12kdf.c
|
0.00% (0/201)
|
0.00% (0/12)
|
0.00% (0/315)
|
src/openssl-3.5.4/providers/implementations/kdfs/scrypt.c
|
0.00% (0/333)
|
0.00% (0/19)
|
0.00% (0/475)
|
src/openssl-3.5.4/providers/implementations/kdfs/sshkdf.c
|
0.00% (0/213)
|
0.00% (0/11)
|
0.00% (0/302)
|
src/openssl-3.5.4/providers/implementations/kdfs/sskdf.c
|
0.00% (0/416)
|
0.00% (0/20)
|
0.00% (0/587)
|
src/openssl-3.5.4/providers/implementations/kdfs/tls1_prf.c
|
0.00% (0/257)
|
0.00% (0/11)
|
0.00% (0/347)
|
src/openssl-3.5.4/providers/implementations/kdfs/x942kdf.c
|
0.00% (0/376)
|
0.00% (0/16)
|
0.00% (0/581)
|
src/openssl-3.5.4/providers/implementations/kem/ec_kem.c
|
0.00% (0/456)
|
0.00% (0/26)
|
0.00% (0/493)
|
src/openssl-3.5.4/providers/implementations/kem/ecx_kem.c
|
0.00% (0/372)
|
0.00% (0/25)
|
0.00% (0/385)
|
src/openssl-3.5.4/providers/implementations/kem/kem_util.c
|
0.00% (0/10)
|
0.00% (0/1)
|
0.00% (0/14)
|
src/openssl-3.5.4/providers/implementations/kem/ml_kem_kem.c
|
0.00% (0/156)
|
0.00% (0/9)
|
0.00% (0/252)
|
src/openssl-3.5.4/providers/implementations/kem/mlx_kem.c
|
0.00% (0/228)
|
0.00% (0/9)
|
0.00% (0/367)
|
src/openssl-3.5.4/providers/implementations/kem/rsa_kem.c
|
0.00% (0/209)
|
0.00% (0/17)
|
0.00% (0/262)
|
src/openssl-3.5.4/providers/implementations/keymgmt/dh_kmgmt.c
|
0.00% (0/521)
|
0.00% (0/34)
|
0.00% (0/849)
|
src/openssl-3.5.4/providers/implementations/keymgmt/dsa_kmgmt.c
|
0.00% (0/429)
|
0.00% (0/29)
|
0.00% (0/685)
|
src/openssl-3.5.4/providers/implementations/keymgmt/ec_kmgmt.c
|
0.00% (0/822)
|
0.00% (0/45)
|
0.00% (0/1411)
|
src/openssl-3.5.4/providers/implementations/keymgmt/ecx_kmgmt.c
|
0.00% (0/510)
|
0.00% (0/53)
|
0.00% (0/619)
|
src/openssl-3.5.4/providers/implementations/keymgmt/kdf_legacy_kmgmt.c
|
0.00% (0/40)
|
0.00% (0/6)
|
0.00% (0/45)
|
src/openssl-3.5.4/providers/implementations/keymgmt/mac_legacy_kmgmt.c
|
0.00% (0/312)
|
0.00% (0/28)
|
0.00% (0/479)
|
src/openssl-3.5.4/providers/implementations/keymgmt/ml_dsa_kmgmt.c
|
0.00% (0/308)
|
0.00% (0/22)
|
0.00% (0/495)
|
src/openssl-3.5.4/providers/implementations/keymgmt/ml_kem_kmgmt.c
|
0.00% (0/527)
|
0.00% (0/26)
|
0.00% (0/917)
|
src/openssl-3.5.4/providers/implementations/keymgmt/mlx_kmgmt.c
|
0.00% (0/511)
|
0.00% (0/26)
|
0.00% (0/803)
|
src/openssl-3.5.4/providers/implementations/keymgmt/rsa_kmgmt.c
|
0.00% (0/352)
|
0.00% (0/28)
|
0.00% (0/535)
|
src/openssl-3.5.4/providers/implementations/keymgmt/slh_dsa_kmgmt.c
|
0.00% (0/219)
|
0.00% (0/20)
|
0.00% (0/297)
|
src/openssl-3.5.4/providers/implementations/macs/blake2_mac_impl.c
|
0.00% (0/120)
|
0.00% (0/12)
|
0.00% (0/184)
|
src/openssl-3.5.4/providers/implementations/macs/cmac_prov.c
|
0.00% (0/116)
|
0.00% (0/12)
|
0.00% (0/134)
|
src/openssl-3.5.4/providers/implementations/macs/gmac_prov.c
|
0.00% (0/134)
|
0.00% (0/12)
|
0.00% (0/181)
|
src/openssl-3.5.4/providers/implementations/macs/hmac_prov.c
|
0.00% (0/169)
|
0.00% (0/13)
|
0.00% (0/203)
|
src/openssl-3.5.4/providers/implementations/macs/kmac_prov.c
|
0.00% (0/308)
|
0.00% (0/19)
|
0.00% (0/373)
|
src/openssl-3.5.4/providers/implementations/macs/poly1305_prov.c
|
0.00% (0/80)
|
0.00% (0/12)
|
0.00% (0/84)
|
src/openssl-3.5.4/providers/implementations/macs/siphash_prov.c
|
0.00% (0/124)
|
0.00% (0/14)
|
0.00% (0/167)
|
src/openssl-3.5.4/providers/implementations/rands/drbg.c
|
2.18% (13/596)
|
7.41% (2/27)
|
2.19% (21/960)
|
src/openssl-3.5.4/providers/implementations/rands/drbg_ctr.c
|
0.00% (0/550)
|
0.00% (0/29)
|
0.00% (0/678)
|
src/openssl-3.5.4/providers/implementations/rands/drbg_hash.c
|
0.00% (0/346)
|
0.00% (0/23)
|
0.00% (0/402)
|
src/openssl-3.5.4/providers/implementations/rands/drbg_hmac.c
|
0.00% (0/303)
|
0.00% (0/22)
|
0.00% (0/411)
|
src/openssl-3.5.4/providers/implementations/rands/seed_src.c
|
0.00% (0/117)
|
0.00% (0/14)
|
0.00% (0/159)
|
src/openssl-3.5.4/providers/implementations/rands/seeding/rand_unix.c
|
0.00% (0/204)
|
0.00% (0/12)
|
0.00% (0/209)
|
src/openssl-3.5.4/providers/implementations/rands/test_rng.c
|
0.00% (0/182)
|
0.00% (0/17)
|
0.00% (0/244)
|
src/openssl-3.5.4/providers/implementations/signature/dsa_sig.c
|
0.00% (0/506)
|
0.00% (0/39)
|
0.00% (0/575)
|
src/openssl-3.5.4/providers/implementations/signature/ecdsa_sig.c
|
0.00% (0/518)
|
0.00% (0/38)
|
0.00% (0/606)
|
src/openssl-3.5.4/providers/implementations/signature/eddsa_sig.c
|
0.00% (0/451)
|
0.00% (0/32)
|
0.00% (0/592)
|
src/openssl-3.5.4/providers/implementations/signature/mac_legacy_sig.c
|
0.00% (0/123)
|
0.00% (0/10)
|
0.00% (0/185)
|
src/openssl-3.5.4/providers/implementations/signature/ml_dsa_sig.c
|
0.00% (0/187)
|
0.00% (0/17)
|
0.00% (0/226)
|
src/openssl-3.5.4/providers/implementations/signature/rsa_sig.c
|
0.00% (0/1297)
|
0.00% (0/50)
|
0.00% (0/1710)
|
src/openssl-3.5.4/providers/implementations/signature/slh_dsa_sig.c
|
0.00% (0/203)
|
0.00% (0/17)
|
0.00% (0/258)
|
src/openssl-3.5.4/providers/implementations/signature/sm2_sig.c
|
0.00% (0/299)
|
0.00% (0/21)
|
0.00% (0/423)
|
src/openssl-3.5.4/providers/implementations/skeymgmt/aes_skmgmt.c
|
0.00% (0/17)
|
0.00% (0/2)
|
0.00% (0/20)
|
src/openssl-3.5.4/providers/implementations/skeymgmt/generic.c
|
0.00% (0/46)
|
0.00% (0/3)
|
0.00% (0/69)
|
src/openssl-3.5.4/providers/implementations/storemgmt/file_store.c
|
0.00% (0/426)
|
0.00% (0/20)
|
0.00% (0/585)
|
src/openssl-3.5.4/providers/implementations/storemgmt/file_store_any2obj.c
|
0.00% (0/173)
|
0.00% (0/8)
|
0.00% (0/167)
|
src/openssl-3.5.4/providers/nullprov.c
|
0.00% (0/27)
|
0.00% (0/4)
|
0.00% (0/39)
|
src/openssl-3.5.4/providers/prov_running.c
|
60.00% (3/5)
|
50.00% (1/2)
|
50.00% (1/2)
|
src/openssl-3.5.4/ssl/record/methods/ssl3_cbc.c
|
0.00% (0/237)
|
0.00% (0/5)
|
0.00% (0/165)
|
src/openssl-3.5.4/ssl/record/methods/tls_pad.c
|
0.00% (0/111)
|
0.00% (0/3)
|
0.00% (0/70)
|