Coverage Report

Created: 2026-08-27 03:34

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/agent/be_exec_version_manager.h
  100% (0/0)
be/src/core/call_on_type_index.h
  100.00% (4/4)
be/src/core/column/column_array.h
  100% (0/0)
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/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_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.h
  100.00% (2/2)
be/src/core/data_type/primitive_type.h
  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.h
  100.00% (2/2)
be/src/core/field.cpp
  100.00% (18/18)
be/src/core/type_limit.h
  100% (0/0)
be/src/core/value/time_value.h
  100.00% (3/3)
be/src/core/value/timestamp_ns_value.h
  93.20% (192/206)
be/src/core/value/vdatetime_value.cpp
  91.67% (11/12)
be/src/core/value/vdatetime_value.h
  100% (0/0)
be/src/exec/common/field_visitors.h
  0.00% (0/3)
be/src/exec/common/hash_table/hash.h
  100.00% (4/4)
be/src/exec/common/join_op_utils.h
  100% (0/0)
be/src/exec/common/join_utils.h
  100.00% (10/10)
be/src/exec/operator/hashjoin_build_sink.cpp
  97.50% (78/80)
be/src/exec/operator/hashjoin_build_sink.h
  100% (0/0)
be/src/exec/operator/join/process_hash_table_probe_impl.h
  100% (0/0)
be/src/exec/operator/scan_operator.cpp
  100.00% (4/4)
be/src/exec/operator/scan_operator.h
  100% (0/0)
be/src/exec/pipeline/dependency.h
  100% (0/0)
be/src/exec/runtime_filter/utils.h
  100.00% (2/2)
be/src/exec/sink/vrow_distribution.h
  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_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_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.h
  95.83% (23/24)
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/cast/cast_to_basic_number_common.h
  100.00% (4/4)
be/src/exprs/function/cast/cast_to_date.h
  100.00% (56/56)
be/src/exprs/function/cast/cast_to_datetimev2_impl.hpp
  85.19% (23/27)
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_timestamp_ns.h
  94.19% (227/241)
be/src/exprs/function/cast/cast_to_timestamptz.h
  71.05% (27/38)
be/src/exprs/function/date_format_type.h
  100.00% (1/1)
be/src/exprs/function/date_time_transforms.h
  96.69% (117/121)
be/src/exprs/function/dictionary.h
  100.00% (3/3)
be/src/exprs/function/function.h
  100.00% (2/2)
be/src/exprs/function/function_date_or_datetime_computation.cpp
  100.00% (49/49)
be/src/exprs/function/function_date_or_datetime_computation.h
  90.74% (245/270)
be/src/exprs/function/function_date_or_datetime_to_something.h
  60.00% (3/5)
be/src/exprs/function/function_datetime_floor_ceil.cpp
  97.54% (119/122)
be/src/exprs/function/function_datetime_string_to_string.h
  100.00% (1/1)
be/src/exprs/function/functions_comparison.h
  94.79% (91/96)
be/src/exprs/function_context.h
  100.00% (2/2)
be/src/exprs/vcase_expr.h
  0.00% (0/1)
be/src/exprs/vcast_expr.h
  100.00% (4/4)
be/src/exprs/vdirect_in_predicate.h
  0.00% (0/1)
be/src/exprs/vexpr.h
  100.00% (9/9)
be/src/exprs/vexpr_context.h
  100.00% (5/5)
be/src/format/arrow/arrow_row_batch.cpp
  100.00% (3/3)
be/src/format/jni/jni_data_bridge.cpp
  60.00% (3/5)
be/src/format/jni/jni_data_bridge.h
  100% (0/0)
be/src/storage/field_type.h
  100.00% (1/1)
be/src/storage/index/zone_map/zone_map_index.cpp
  100.00% (1/1)
be/src/storage/key_coder.h
  100.00% (1/1)
be/src/storage/olap_scan_common.h
  100% (0/0)
be/src/storage/predicate/predicate_creator_comparison.cpp
  100.00% (4/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
  75.00% (3/4)
be/src/storage/tablet/tablet_schema.h
  100.00% (2/2)
be/src/storage/types.h
  100.00% (1/1)
be/src/util/raw_value.h
  100.00% (2/2)
Totals
  93.21% (1469/1576)

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