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
|
13.73% (130/947)
|
26.97% (24/89)
|
13.96% (141/1010)
|
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
|
24.57% (43/175)
|
23.08% (6/26)
|
31.92% (83/260)
|
src/arrow/cpp/src/arrow/array/builder_binary.h
|
49.54% (216/436)
|
49.46% (46/93)
|
57.08% (254/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)
|
37.09% (56/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
|
72.60% (477/657)
|
82.61% (38/46)
|
69.79% (677/970)
|
src/arrow/cpp/src/arrow/array/data.cc
|
32.40% (220/679)
|
34.69% (17/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
|
21.94% (145/661)
|
28.87% (28/97)
|
20.68% (242/1170)
|
src/arrow/cpp/src/arrow/array/validate.cc
|
87.60% (749/855)
|
95.59% (65/68)
|
91.90% (658/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
|
71.84% (74/103)
|
63.16% (24/38)
|
70.42% (50/71)
|
src/arrow/cpp/src/arrow/buffer_builder.h
|
70.08% (171/244)
|
67.19% (43/64)
|
66.67% (130/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
|
21.08% (47/223)
|
26.32% (5/19)
|
20.78% (53/255)
|
src/arrow/cpp/src/arrow/chunked_array.h
|
24.00% (6/25)
|
54.55% (6/11)
|
22.58% (7/31)
|
src/arrow/cpp/src/arrow/compare.cc
|
1.11% (14/1263)
|
0.74% (1/136)
|
1.72% (13/757)
|
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/1518)
|
0.00% (0/96)
|
0.00% (0/1562)
|
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
|
48.89% (22/45)
|
44.44% (12/27)
|
60.00% (27/45)
|
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.37% (43/459)
|
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/570)
|
0.00% (0/32)
|
0.00% (0/548)
|
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
|
21.57% (55/255)
|
28.00% (7/25)
|
5.39% (18/334)
|
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
|
2.60% (7/269)
|
8.33% (1/12)
|
1.23% (3/244)
|
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
|
0.00% (0/94)
|
0.00% (0/19)
|
0.00% (0/110)
|
src/arrow/cpp/src/arrow/csv/column_decoder.h
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/2)
|
src/arrow/cpp/src/arrow/csv/converter.cc
|
54.72% (278/508)
|
69.23% (36/52)
|
58.07% (313/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% (28/28)
|
100.00% (3/3)
|
94.12% (32/34)
|
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
|
84.62% (396/468)
|
93.18% (41/44)
|
80.59% (411/510)
|
src/arrow/cpp/src/arrow/csv/parser.h
|
85.94% (55/64)
|
92.86% (13/14)
|
93.18% (41/44)
|
src/arrow/cpp/src/arrow/csv/reader.cc
|
42.11% (355/843)
|
42.05% (37/88)
|
39.81% (379/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
|
34.44% (31/90)
|
40.00% (12/30)
|
43.75% (14/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
|
41.29% (109/264)
|
42.86% (24/56)
|
37.29% (110/295)
|
src/arrow/cpp/src/arrow/io/interfaces.h
|
50.00% (15/30)
|
47.62% (10/21)
|
62.07% (18/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
|
55.04% (131/238)
|
58.97% (23/39)
|
51.96% (159/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% (2/2)
|
src/arrow/cpp/src/arrow/ipc/message.cc
|
52.59% (417/793)
|
70.37% (57/81)
|
49.59% (600/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.27% (376/1165)
|
12.94% (11/85)
|
36.00% (351/975)
|
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
|
12.50% (1/8)
|
33.33% (1/3)
|
12.50% (1/8)
|
src/arrow/cpp/src/arrow/ipc/reader.cc
|
44.67% (864/1934)
|
41.98% (89/212)
|
49.22% (1359/2761)
|
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% (2/2)
|
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
|
43.57% (237/544)
|
25.74% (26/101)
|
40.93% (203/496)
|
src/arrow/cpp/src/arrow/memory_pool.h
|
51.16% (22/43)
|
21.43% (3/14)
|
47.62% (10/21)
|
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
|
9.61% (57/593)
|
19.30% (11/57)
|
9.19% (60/653)
|
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
|
57.48% (73/127)
|
75.76% (25/33)
|
62.16% (46/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
|
44.44% (52/117)
|
61.54% (8/13)
|
52.17% (48/92)
|
src/arrow/cpp/src/arrow/status.h
|
51.32% (78/152)
|
53.85% (28/52)
|
54.41% (74/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
|
10.52% (57/542)
|
14.63% (6/41)
|
11.19% (61/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
|
24.55% (657/2676)
|
37.43% (134/358)
|
19.09% (471/2467)
|
src/arrow/cpp/src/arrow/type.h
|
50.00% (217/434)
|
50.39% (128/254)
|
46.84% (200/427)
|
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.68% (96/514)
|
12.94% (11/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
|
26.80% (205/765)
|
30.86% (25/81)
|
28.89% (128/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.05% (97/190)
|
45.00% (9/20)
|
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.89% (91/234)
|
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
|
59.42% (82/138)
|
45.00% (9/20)
|
59.26% (48/81)
|
src/arrow/cpp/src/arrow/util/bitmap_writer.h
|
88.68% (141/159)
|
94.44% (17/18)
|
98.00% (98/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
|
2.79% (6/215)
|
2.94% (1/34)
|
2.30% (4/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.54% (92/202)
|
47.62% (10/21)
|
35.46% (50/141)
|
src/arrow/cpp/src/arrow/util/cpu_info.h
|
100.00% (3/3)
|
100.00% (1/1)
|
66.67% (2/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
|
89.52% (222/248)
|
85.00% (34/40)
|
90.00% (99/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
|
76.65% (197/257)
|
80.00% (48/60)
|
72.57% (82/113)
|
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.66% (66/991)
|
5.19% (7/135)
|
3.74% (39/1043)
|
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
|
28.23% (35/124)
|
41.67% (15/36)
|
22.30% (31/139)
|
src/arrow/cpp/src/arrow/util/key_value_metadata.cc
|
34.76% (65/187)
|
38.46% (10/26)
|
31.32% (57/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
|
0.00% (0/56)
|
0.00% (0/14)
|
0.00% (0/26)
|
src/arrow/cpp/src/arrow/util/logging.h
|
0.00% (0/14)
|
0.00% (0/7)
|
0.00% (0/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
|
36.00% (9/25)
|
25.00% (2/8)
|
28.57% (4/14)
|
src/arrow/cpp/src/arrow/util/ree_util.cc
|
23.81% (40/168)
|
18.18% (2/11)
|
21.14% (37/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
|
77.38% (537/694)
|
81.32% (74/91)
|
52.21% (414/793)
|
src/arrow/cpp/src/arrow/util/secure_string.cc
|
0.00% (0/64)
|
0.00% (0/19)
|
0.00% (0/39)
|
src/arrow/cpp/src/arrow/util/secure_string.h
|
33.33% (1/3)
|
33.33% (1/3)
|
33.33% (1/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
|
68.75% (11/16)
|
61.54% (8/13)
|
60.87% (14/23)
|
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
|
63.64% (14/22)
|
33.33% (1/3)
|
57.14% (8/14)
|
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
|
70.99% (93/131)
|
47.62% (10/21)
|
59.76% (49/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
|
88.37% (38/43)
|
100.00% (4/4)
|
80.00% (12/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
|
93.24% (69/74)
|
93.75% (15/16)
|
95.92% (47/49)
|
src/arrow/cpp/src/arrow/util/ubsan.h
|
79.17% (19/24)
|
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
|
34.09% (30/88)
|
28.57% (4/14)
|
45.61% (26/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
|
72.73% (440/605)
|
63.33% (19/30)
|
80.60% (619/768)
|
src/arrow/cpp/src/arrow/util/vector.h
|
0.00% (0/65)
|
0.00% (0/7)
|
0.00% (0/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
|
6.19% (127/2052)
|
14.15% (45/318)
|
10.46% (97/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
|
70.77% (184/260)
|
81.82% (9/11)
|
70.89% (112/158)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/bignum.cc
|
62.50% (355/568)
|
65.52% (19/29)
|
65.73% (280/426)
|
src/arrow/cpp/src/arrow/vendored/double-conversion/bignum.h
|
57.58% (19/33)
|
66.67% (8/12)
|
64.71% (11/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.86% (142/303)
|
60.00% (6/10)
|
44.34% (94/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
|
67.16% (180/268)
|
57.14% (8/14)
|
79.75% (126/158)
|
src/arrow/cpp/src/arrow/vendored/fast_float/bigint.h
|
91.34% (306/335)
|
91.11% (41/45)
|
85.11% (200/235)
|
src/arrow/cpp/src/arrow/vendored/fast_float/decimal_to_binary.h
|
100.00% (96/96)
|
100.00% (5/5)
|
97.67% (42/43)
|
src/arrow/cpp/src/arrow/vendored/fast_float/digit_comparison.h
|
93.21% (302/324)
|
95.45% (21/22)
|
90.45% (142/157)
|
src/arrow/cpp/src/arrow/vendored/fast_float/float_common.h
|
41.22% (115/279)
|
43.84% (32/73)
|
57.27% (63/110)
|
src/arrow/cpp/src/arrow/vendored/fast_float/parse_number.h
|
75.57% (133/176)
|
77.78% (7/9)
|
84.92% (107/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
|
52.91% (109/206)
|
46.43% (13/28)
|
51.35% (38/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
|
7.21% (314/4358)
|
13.04% (100/767)
|
8.56% (195/2277)
|
src/arrow/cpp/src/generated/parquet_types.h
|
12.20% (25/205)
|
28.09% (25/89)
|
63.08% (123/195)
|
src/arrow/cpp/src/generated/parquet_types.tcc
|
59.36% (2641/4449)
|
42.34% (47/111)
|
67.61% (1165/1723)
|
src/arrow/cpp/src/parquet/arrow/fuzz.cc
|
100.00% (5/5)
|
100.00% (1/1)
|
100.00% (2/2)
|
src/arrow/cpp/src/parquet/arrow/reader.cc
|
54.58% (512/938)
|
47.75% (53/111)
|
61.66% (632/1025)
|
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
|
64.30% (407/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
|
50.18% (428/853)
|
59.46% (22/37)
|
55.75% (441/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
|
0.00% (0/152)
|
0.00% (0/10)
|
0.00% (0/153)
|
src/arrow/cpp/src/parquet/bloom_filter.h
|
0.00% (0/70)
|
0.00% (0/22)
|
0.00% (0/22)
|
src/arrow/cpp/src/parquet/bloom_filter_reader.cc
|
0.00% (0/55)
|
0.00% (0/5)
|
0.00% (0/50)
|
src/arrow/cpp/src/parquet/bloom_filter_reader.h
|
0.00% (0/2)
|
0.00% (0/2)
|
0.00% (0/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
|
65.34% (888/1359)
|
67.33% (68/101)
|
59.30% (612/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
|
66.98% (1144/1708)
|
62.41% (88/141)
|
56.10% (773/1378)
|
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
|
0.00% (0/197)
|
0.00% (0/24)
|
0.00% (0/266)
|
src/arrow/cpp/src/parquet/encryption/encryption.h
|
0.00% (0/94)
|
0.00% (0/40)
|
0.00% (0/47)
|
src/arrow/cpp/src/parquet/encryption/encryption_internal_nossl.cc
|
0.00% (0/57)
|
0.00% (0/18)
|
0.00% (0/20)
|
src/arrow/cpp/src/parquet/encryption/internal_file_decryptor.cc
|
4.58% (6/131)
|
5.26% (1/19)
|
6.41% (5/78)
|
src/arrow/cpp/src/parquet/encryption/internal_file_decryptor.h
|
0.00% (0/16)
|
0.00% (0/10)
|
0.00% (0/10)
|
src/arrow/cpp/src/parquet/encryption/internal_file_encryptor.cc
|
0.00% (0/96)
|
0.00% (0/12)
|
0.00% (0/58)
|
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/exception.h
|
94.74% (18/19)
|
90.00% (9/10)
|
89.47% (34/38)
|
src/arrow/cpp/src/parquet/file_reader.cc
|
32.37% (224/692)
|
48.21% (27/56)
|
37.27% (161/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
|
0.00% (0/281)
|
0.00% (0/37)
|
0.00% (0/173)
|
src/arrow/cpp/src/parquet/geospatial/statistics.h
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/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
|
0.00% (0/66)
|
0.00% (0/16)
|
0.00% (0/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
|
0.00% (0/1)
|
0.00% (0/1)
|
0.00% (0/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
|
0.00% (0/4)
|
0.00% (0/1)
|
0.00% (0/1)
|
src/arrow/cpp/src/parquet/level_conversion_inc.h
|
77.33% (58/75)
|
80.00% (4/5)
|
75.00% (24/32)
|
src/arrow/cpp/src/parquet/metadata.cc
|
37.38% (557/1490)
|
33.46% (86/257)
|
42.77% (337/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
|
0.00% (0/700)
|
0.00% (0/59)
|
0.00% (0/478)
|
src/arrow/cpp/src/parquet/page_index.h
|
0.00% (0/7)
|
0.00% (0/7)
|
0.00% (0/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/32)
|
0.00% (0/4)
|
0.00% (0/43)
|
src/arrow/cpp/src/parquet/properties.h
|
7.30% (39/534)
|
11.70% (20/171)
|
15.96% (34/213)
|
src/arrow/cpp/src/parquet/schema.cc
|
47.22% (348/737)
|
43.08% (28/65)
|
49.21% (217/441)
|
src/arrow/cpp/src/parquet/schema.h
|
58.97% (46/78)
|
62.50% (30/48)
|
69.23% (45/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
|
16.74% (113/675)
|
17.27% (19/110)
|
11.07% (61/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
|
32.83% (153/466)
|
44.68% (21/47)
|
31.01% (80/258)
|
src/arrow/cpp/src/parquet/types.cc
|
51.07% (647/1267)
|
52.76% (105/199)
|
60.41% (554/917)
|
src/arrow/cpp/src/parquet/types.h
|
41.51% (44/106)
|
63.04% (29/46)
|
62.30% (38/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.31% (479/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
|
20.00% (1/5)
|
33.33% (1/3)
|
33.33% (1/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
|
8.85% (20/226)
|
16.67% (3/18)
|
4.90% (5/102)
|
src/build-dir/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h
|
2.09% (6/287)
|
3.33% (2/60)
|
3.53% (3/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.43% (1776/1986)
|
85.51% (59/69)
|
74.22% (1146/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
|
0.00% (0/85)
|
0.00% (0/4)
|
0.00% (0/45)
|
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)
|
43.75% (35/80)
|
src/build-dir/snappy_ep-prefix/src/snappy_ep/snappy.cc
|
34.83% (482/1384)
|
31.20% (39/125)
|
39.95% (316/791)
|
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.42% (893/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
|
92.89% (183/197)
|
60.00% (9/15)
|
86.80% (171/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
|
25.88% (44/170)
|
43.75% (14/32)
|
48.21% (27/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.89% (838/1036)
|
77.78% (35/45)
|
62.82% (926/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.25% (389/1673)
|
22.68% (22/97)
|
17.37% (712/4099)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/decompress/zstd_decompress_block.c
|
84.39% (1027/1217)
|
81.40% (35/43)
|
74.12% (1905/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.33% (1346/1887)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_v06.c
|
75.74% (1336/1764)
|
70.09% (75/107)
|
69.58% (1297/1864)
|
src/build-dir/zstd_ep-prefix/src/zstd_ep/lib/legacy/zstd_v07.c
|
69.65% (1409/2023)
|
61.03% (83/136)
|
63.83% (1378/2159)
|