Coverage Report

Created: 2026-08-14 10:14

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/core/call_on_type_index.h
  100.00% (4/4)
be/src/core/column/column_array.cpp
  66.67% (4/6)
be/src/core/column/column_vector.cpp
  100% (0/0)
be/src/core/column/column_vector.h
  100.00% (2/2)
be/src/core/column/columns_common.cpp
  100% (0/0)
be/src/core/column/variant_v2/column_variant_v2_typed_column.cpp
  100.00% (1/1)
be/src/core/column/variant_v2/column_variant_v2_typed_column.h
  100.00% (2/2)
be/src/core/data_type/convert_field_to_type.cpp
  50.00% (3/6)
be/src/core/data_type/data_type.cpp
  100.00% (2/2)
be/src/core/data_type/data_type_factory.cpp
  100.00% (9/9)
be/src/core/data_type/data_type_number_base.cpp
  100.00% (6/6)
be/src/core/data_type/data_type_number_base.h
  100% (0/0)
be/src/core/data_type/data_type_time.h
  100.00% (1/1)
be/src/core/data_type/data_type_timestamp_ns.cpp
  100.00% (14/14)
be/src/core/data_type/data_type_timestamp_ns.h
  100.00% (5/5)
be/src/core/data_type/primitive_type.cpp
  100.00% (6/6)
be/src/core/data_type/primitive_type.h
  100.00% (4/4)
be/src/core/data_type/storage_field_type.cpp
  100.00% (4/4)
be/src/core/data_type_serde/data_type_number_serde.cpp
  81.48% (22/27)
be/src/core/data_type_serde/data_type_number_serde.h
  100.00% (12/12)
be/src/core/data_type_serde/data_type_serde.cpp
  100.00% (2/2)
be/src/core/data_type_serde/data_type_timestamp_ns_serde.cpp
  90.70% (478/527)
be/src/core/data_type_serde/data_type_timestamp_ns_serde.h
  11.11% (2/18)
be/src/core/field.cpp
  100.00% (18/18)
be/src/core/type_limit.h
  100.00% (2/2)
be/src/core/value/timestamp_ns_value.cpp
  100.00% (32/32)
be/src/core/value/timestamp_ns_value.h
  85.00% (136/160)
be/src/exec/common/field_visitors.h
  0.00% (0/3)
be/src/exec/common/hash_table/hash.h
  75.00% (3/4)
be/src/exec/operator/scan_operator.cpp
  100% (0/0)
be/src/exec/runtime_filter/runtime_filter_partition_pruner.cpp
  100.00% (1/1)
be/src/exec/runtime_filter/runtime_filter_wrapper.cpp
  100.00% (4/4)
be/src/exec/runtime_filter/utils.h
  100.00% (2/2)
be/src/exec/sink/writer/iceberg/partition_transformers.cpp
  85.71% (12/14)
be/src/exec/sink/writer/iceberg/partition_transformers.h
  94.44% (51/54)
be/src/exec/sink/writer/iceberg/viceberg_table_writer.cpp
  33.33% (1/3)
be/src/exprs/aggregate/aggregate_function_approx_count_distinct.cpp
  100.00% (1/1)
be/src/exprs/aggregate/aggregate_function_approx_count_distinct.h
  100% (0/0)
be/src/exprs/aggregate/aggregate_function_array_agg.h
  100.00% (1/1)
be/src/exprs/aggregate/aggregate_function_collect.h
  100% (0/0)
be/src/exprs/aggregate/aggregate_function_histogram.cpp
  100.00% (5/5)
be/src/exprs/aggregate/aggregate_function_map_v2.cpp
  100.00% (1/1)
be/src/exprs/aggregate/aggregate_function_min_max_by.cpp
  100.00% (4/4)
be/src/exprs/aggregate/aggregate_function_min_max_by.h
  25.00% (1/4)
be/src/exprs/aggregate/aggregate_function_min_max_impl.h
  100.00% (4/4)
be/src/exprs/aggregate/aggregate_function_sequence_match.cpp
  100.00% (3/3)
be/src/exprs/aggregate/aggregate_function_topn_array.cpp
  100% (0/0)
be/src/exprs/aggregate/aggregate_function_topn_weighted.cpp
  100% (0/0)
be/src/exprs/aggregate/aggregate_function_uniq.cpp
  100.00% (7/7)
be/src/exprs/aggregate/aggregate_function_window_funnel.cpp
  100.00% (3/3)
be/src/exprs/aggregate/aggregate_function_window_funnel.h
  95.83% (23/24)
be/src/exprs/aggregate/aggregate_function_window_funnel_v2.cpp
  100.00% (3/3)
be/src/exprs/aggregate/aggregate_function_window_funnel_v2.h
  100.00% (26/26)
be/src/exprs/create_predicate_function.h
  100.00% (1/1)
be/src/exprs/function/array/function_array_aggregation.cpp
  50.00% (1/2)
be/src/exprs/function/array/function_array_index.h
  100.00% (5/5)
be/src/exprs/function/array/function_array_range.cpp
  88.00% (22/25)
be/src/exprs/function/cast/cast_to_basic_number_common.h
  100.00% (4/4)
be/src/exprs/function/cast/cast_to_date.h
  100.00% (202/202)
be/src/exprs/function/cast/cast_to_datetimev2_impl.hpp
  82.86% (87/105)
be/src/exprs/function/cast/cast_to_float.h
  100% (0/0)
be/src/exprs/function/cast/cast_to_int.h
  100% (0/0)
be/src/exprs/function/cast/cast_to_timestamptz.h
  76.32% (29/38)
be/src/exprs/function/cast/function_cast.cpp
  100.00% (1/1)
be/src/exprs/function/cast/function_cast_date.cpp
  100.00% (15/15)
be/src/exprs/function/cast/function_cast_timestamptz.cpp
  100.00% (1/1)
be/src/exprs/function/cast/variant_v2/cast_variant_to_scalar.cpp
  30.77% (12/39)
be/src/exprs/function/date_format_type.h
  100.00% (1/1)
be/src/exprs/function/date_time_transforms.h
  100.00% (14/14)
be/src/exprs/function/dictionary.h
  100.00% (3/3)
be/src/exprs/function/function.h
  100.00% (10/10)
be/src/exprs/function/function_convert_tz.cpp
  100.00% (43/43)
be/src/exprs/function/function_date_or_datetime_computation.cpp
  100.00% (30/30)
be/src/exprs/function/function_date_or_datetime_computation.h
  88.46% (23/26)
be/src/exprs/function/function_date_or_datetime_to_something.h
  60.00% (3/5)
be/src/exprs/function/function_date_or_datetime_to_string.cpp
  100.00% (14/14)
be/src/exprs/function/function_datetime_floor_ceil.cpp
  58.88% (63/107)
be/src/exprs/function/function_datetime_string_to_string.cpp
  100.00% (2/2)
be/src/exprs/function/function_datetime_string_to_string.h
  100.00% (1/1)
be/src/exprs/function/function_map.cpp
  100.00% (5/5)
be/src/exprs/function/function_other_types_to_date.cpp
  97.30% (72/74)
be/src/exprs/function/functions_comparison.h
  100.00% (4/4)
be/src/exprs/function/least_greast.cpp
  100.00% (14/14)
be/src/exprs/function/time_of_function.cpp
  100.00% (6/6)
be/src/exprs/function/to_time_function.cpp
  100.00% (15/15)
be/src/exprs/lambda_function/varray_sort_function.cpp
  0.00% (0/1)
be/src/exprs/vcase_expr.h
  0.00% (0/1)
be/src/exprs/vcondition_expr.cpp
  100.00% (5/5)
be/src/exprs/vdirect_in_predicate.h
  0.00% (0/1)
be/src/exprs/vectorized_fn_call.cpp
  0.00% (0/2)
be/src/exprs/vexpr.cpp
  55.56% (5/9)
be/src/exprs/vexpr.h
  100.00% (9/9)
be/src/exprs/vin_predicate.cpp
  0.00% (0/1)
be/src/exprs/vtopn_pred.cpp
  100.00% (2/2)
be/src/format/arrow/arrow_row_batch.cpp
  0.00% (0/3)
be/src/format/jni/jni_data_bridge.cpp
  100.00% (5/5)
be/src/format/orc/vorc_reader.cpp
  50.00% (6/12)
be/src/format/orc/vorc_reader.h
  81.82% (18/22)
be/src/format/table/iceberg/arrow_schema_util.cpp
  0.00% (0/6)
be/src/format/table/iceberg/types.cpp
  100.00% (4/4)
be/src/format/table/iceberg/types.h
  100.00% (6/6)
be/src/format/table/paimon_predicate_converter.cpp
  0.00% (0/14)
be/src/format/transformer/vorc_transformer.cpp
  25.00% (1/4)
be/src/information_schema/schema_columns_scanner.cpp
  0.00% (0/2)
be/src/runtime/fold_constant_executor.cpp
  0.00% (0/5)
be/src/runtime/runtime_predicate.cpp
  100.00% (2/2)
be/src/storage/delete/delete_handler.cpp
  20.00% (1/5)
be/src/storage/index/bloom_filter/bloom_filter_index_writer.cpp
  100.00% (1/1)
be/src/storage/index/index_writer.cpp
  100.00% (1/1)
be/src/storage/index/inverted/inverted_index_writer.cpp
  100% (0/0)
be/src/storage/index/zone_map/zone_map_index.cpp
  100.00% (1/1)
be/src/storage/iterator/olap_data_convertor.cpp
  66.67% (2/3)
be/src/storage/key_coder.cpp
  100.00% (1/1)
be/src/storage/key_coder.h
  100.00% (1/1)
be/src/storage/olap_common.h
  100.00% (1/1)
be/src/storage/olap_scan_common.h
  100% (0/0)
be/src/storage/predicate/predicate_creator.cpp
  0.00% (0/4)
be/src/storage/predicate/predicate_creator_comparison.cpp
  25.00% (1/4)
be/src/storage/predicate/predicate_creator_in_list_in.cpp
  75.00% (3/4)
be/src/storage/predicate/predicate_creator_in_list_not_in.cpp
  0.00% (0/4)
be/src/storage/segment/encoding_info.cpp
  100.00% (5/5)
be/src/storage/tablet/tablet_schema.cpp
  100.00% (5/5)
be/src/storage/tablet_info.cpp
  100.00% (7/7)
be/src/storage/types.h
  100.00% (1/1)
be/src/util/raw_value.h
  100.00% (2/2)
Totals
  85.49% (1726/2019)

Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)

Generated by llvm-cov -- llvm version 20.1.8