Coverage Report

Created: 2026-05-23 09:08

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/core/block/block.cpp
  100.00% (8/8)
be/src/core/column/column_map.cpp
  100% (0/0)
be/src/core/column/column_nullable.cpp
  100% (0/0)
be/src/core/column/column_nullable.h
  100.00% (2/2)
be/src/core/cow.h
  100.00% (7/7)
be/src/exec/common/util.hpp
  100.00% (1/1)
be/src/exec/operator/aggregation_source_operator.cpp
  100.00% (1/1)
be/src/exec/operator/assert_num_rows_operator.cpp
  100.00% (1/1)
be/src/exec/operator/distinct_streaming_aggregation_operator.cpp
  50.00% (1/2)
be/src/exec/operator/hashjoin_build_sink.cpp
  100.00% (2/2)
be/src/exec/operator/join/process_hash_table_probe_impl.h
  100.00% (1/1)
be/src/exec/operator/nested_loop_join_probe_operator.h
  100.00% (1/1)
be/src/exec/operator/operator.cpp
  50.00% (1/2)
be/src/exec/rowid_fetcher.cpp
  0.00% (0/1)
be/src/exec/sort/sorter.cpp
  100.00% (2/2)
be/src/exprs/aggregate/aggregate_function_null_v2.h
  50.00% (1/2)
be/src/exprs/function/array/function_array_aggregation.cpp
  100.00% (6/6)
be/src/exprs/function/array/function_array_with_constant.cpp
  100.00% (1/1)
be/src/exprs/function/cast/cast_to_variant.h
  75.00% (3/4)
be/src/exprs/function/dictionary_util.h
  100.00% (1/1)
be/src/exprs/function/function_other_types_to_date.cpp
  90.91% (10/11)
be/src/exprs/function/function_variadic_arguments.h
  66.67% (2/3)
be/src/exprs/function/function_variant_element.cpp
  33.33% (1/3)
be/src/exprs/lambda_function/varray_map_function.cpp
  100.00% (2/2)
be/src/exprs/lambda_function/varray_sort_function.cpp
  100.00% (1/1)
be/src/exprs/runtime_filter_expr.cpp
  100.00% (1/1)
be/src/exprs/vexpr_context.cpp
  100.00% (2/2)
be/src/exprs/vtopn_pred.h
  100.00% (1/1)
be/src/format/json/new_json_reader.cpp
  100.00% (7/7)
be/src/format/orc/vorc_reader.cpp
  100.00% (3/3)
be/src/format/parquet/parquet_column_convert.h
  100.00% (3/3)
be/src/format/parquet/vparquet_column_reader.cpp
  72.73% (8/11)
be/src/format/parquet/vparquet_column_reader.h
  100.00% (1/1)
be/src/format/parquet/vparquet_group_reader.cpp
  66.67% (2/3)
be/src/format/table/table_format_reader.h
  100.00% (1/1)
be/src/storage/iterator/olap_data_convertor.h
  100.00% (1/1)
be/src/storage/iterator/vcollect_iterator.cpp
  0.00% (0/1)
be/src/storage/iterator/vertical_merge_iterator.cpp
  100.00% (2/2)
be/src/storage/iterator/vgeneric_iterators.cpp
  100.00% (1/1)
be/src/storage/partial_update_info.cpp
  100.00% (1/1)
be/src/storage/schema_change/schema_change.cpp
  100.00% (5/5)
be/src/storage/segment/segment_iterator.cpp
  100.00% (2/2)
be/src/storage/segment/segment_iterator.h
  100.00% (1/1)
be/src/storage/segment/variant/variant_column_reader.cpp
  100% (0/0)
be/src/storage/segment/variant/variant_column_writer_impl.cpp
  100% (0/0)
be/src/storage/segment/vertical_segment_writer.cpp
  100.00% (2/2)
be/src/storage/segment/virtual_column_iterator.cpp
  100.00% (1/1)
Totals
  87.83% (101/115)

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