Coverage Report

Created: 2026-05-13 08:25

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/core/column/column_variant.cpp
  100.00% (1/1)
be/src/core/data_type_serde/data_type_decimal_serde.h
  100.00% (1/1)
be/src/core/data_type_serde/data_type_map_serde.cpp
  100.00% (1/1)
be/src/core/data_type_serde/data_type_nullable_serde.cpp
  100.00% (1/1)
be/src/core/data_type_serde/data_type_number_serde.h
  100.00% (1/1)
be/src/core/data_type_serde/data_type_variant_serde.cpp
  0.00% (0/3)
be/src/core/decimal_comparison.h
  0.00% (0/8)
be/src/exec/common/columns_hashing.h
  100.00% (1/1)
be/src/exec/common/variant_util.cpp
  100.00% (1/1)
be/src/exec/operator/join_probe_operator.cpp
  100.00% (2/2)
be/src/exec/sink/writer/iceberg/partition_transformers.h
  100.00% (1/1)
be/src/exec/sink/writer/iceberg/viceberg_table_writer.cpp
  0.00% (0/1)
be/src/exec/sink/writer/vhive_table_writer.cpp
  0.00% (0/1)
be/src/exprs/function/array/function_array_aggregation.cpp
  0.00% (0/2)
be/src/exprs/function/array/function_array_apply.cpp
  0.00% (0/1)
be/src/exprs/function/array/function_array_concat.cpp
  0.00% (0/2)
be/src/exprs/function/array/function_array_cum_sum.cpp
  0.00% (0/1)
be/src/exprs/function/array/function_array_distinct.h
  0.00% (0/1)
be/src/exprs/function/array/function_array_element.h
  100.00% (1/1)
be/src/exprs/function/array/function_array_enumerate.cpp
  0.00% (0/1)
be/src/exprs/function/array/function_array_enumerate_uniq.cpp
  0.00% (0/2)
be/src/exprs/function/array/function_array_mapped.h
  50.00% (1/2)
be/src/exprs/function/cast/cast_base.cpp
  50.00% (1/2)
be/src/exprs/function/cast/cast_base.h
  100% (0/0)
be/src/exprs/function/cast/cast_to_basic_number_common.h
  100.00% (1/1)
be/src/exprs/function/cast/cast_to_boolean.h
  100.00% (3/3)
be/src/exprs/function/cast/cast_to_date.h
  100.00% (3/3)
be/src/exprs/function/cast/cast_to_decimal.h
  100.00% (1/1)
be/src/exprs/function/cast/cast_to_ip.h
  100.00% (2/2)
be/src/exprs/function/function_always_not_nullable.h
  0.00% (0/5)
be/src/exprs/function/function_collection_in.h
  0.00% (0/2)
be/src/exprs/function/function_date_or_datetime_to_string.cpp
  100.00% (2/2)
be/src/exprs/function/function_datetime_floor_ceil.cpp
  0.00% (0/9)
be/src/exprs/function/function_hex.cpp
  66.67% (2/3)
be/src/exprs/function/function_hll.cpp
  100.00% (3/3)
be/src/exprs/function/function_jsonb.cpp
  0.00% (0/2)
be/src/exprs/function/function_needs_to_handle_null.h
  0.00% (0/1)
be/src/exprs/function/function_quantile_state.cpp
  0.00% (0/5)
be/src/exprs/function/function_variant_element.cpp
  0.00% (0/1)
be/src/exprs/function/functions_multi_string_position.cpp
  0.00% (0/4)
be/src/exprs/function/functions_multi_string_search.cpp
  0.00% (0/1)
be/src/exprs/function/in.h
  0.00% (0/1)
be/src/exprs/function/round.h
  33.33% (1/3)
be/src/storage/predicate/comparison_predicate.h
  18.75% (3/16)
be/src/storage/predicate/in_list_predicate.h
  0.00% (0/5)
be/src/storage/predicate/like_column_predicate.cpp
  0.00% (0/5)
be/src/storage/predicate/like_column_predicate.h
  0.00% (0/3)
be/src/storage/schema_change/schema_change.cpp
  0.00% (0/9)
be/src/storage/segment/column_reader.cpp
  100.00% (7/7)
be/src/storage/segment/segment_iterator.cpp
  0.00% (0/2)
be/src/storage/segment/variant/hierarchical_data_iterator.cpp
  100.00% (2/2)
Totals
  30.94% (43/139)

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