Coverage Report

Created: 2026-04-06 12:04

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/common/config.cpp
  100% (0/0)
be/src/common/config.h
  100% (0/0)
be/src/core/block/block.h
  100.00% (7/7)
be/src/exec/exchange/local_exchanger.cpp
  66.67% (4/6)
be/src/exec/exchange/vdata_stream_recvr.cpp
  0.00% (0/2)
be/src/exec/exchange/vdata_stream_recvr.h
  100% (0/0)
be/src/exec/exchange/vdata_stream_sender.cpp
  100.00% (6/6)
be/src/exec/exchange/vdata_stream_sender.h
  100.00% (1/1)
be/src/exec/operator/aggregation_sink_operator.cpp
  100.00% (1/1)
be/src/exec/operator/aggregation_source_operator.cpp
  74.07% (20/27)
be/src/exec/operator/aggregation_source_operator.h
  100% (0/0)
be/src/exec/operator/distinct_streaming_aggregation_operator.cpp
  100.00% (8/8)
be/src/exec/operator/exchange_source_operator.cpp
  100.00% (1/1)
be/src/exec/operator/hashjoin_build_sink.cpp
  100.00% (3/3)
be/src/exec/operator/hashjoin_probe_operator.cpp
  100.00% (2/2)
be/src/exec/operator/join/process_hash_table_probe.h
  100% (0/0)
be/src/exec/operator/join/process_hash_table_probe_impl.h
  100.00% (10/10)
be/src/exec/operator/local_merge_sort_source_operator.cpp
  100.00% (3/3)
be/src/exec/operator/nested_loop_join_probe_operator.cpp
  0.00% (0/44)
be/src/exec/operator/nested_loop_join_probe_operator.h
  100% (0/0)
be/src/exec/operator/olap_scan_operator.cpp
  0.00% (0/4)
be/src/exec/operator/olap_scan_operator.h
  100% (0/0)
be/src/exec/operator/partition_sort_sink_operator.cpp
  0.00% (0/1)
be/src/exec/operator/partitioned_hash_join_probe_operator.cpp
  0.00% (0/1)
be/src/exec/operator/schema_scan_operator.cpp
  0.00% (0/3)
be/src/exec/operator/set_sink_operator.cpp
  0.00% (0/2)
be/src/exec/operator/set_source_operator.cpp
  100.00% (12/12)
be/src/exec/operator/set_source_operator.h
  100% (0/0)
be/src/exec/operator/spill_sort_source_operator.cpp
  100.00% (3/3)
be/src/exec/operator/streaming_aggregation_operator.cpp
  61.54% (8/13)
be/src/exec/operator/streaming_aggregation_operator.h
  100% (0/0)
be/src/exec/operator/table_function_operator.cpp
  93.94% (31/33)
be/src/exec/operator/union_sink_operator.cpp
  100.00% (4/4)
be/src/exec/operator/union_source_operator.cpp
  100.00% (4/4)
be/src/exec/scan/es_scanner.cpp
  0.00% (0/12)
be/src/exec/scan/file_scanner.cpp
  34.31% (35/102)
be/src/exec/scan/file_scanner.h
  100.00% (1/1)
be/src/exec/scan/olap_scanner.cpp
  0.00% (0/9)
be/src/exec/scan/scanner.cpp
  0.00% (0/7)
be/src/exec/sort/heap_sorter.cpp
  100.00% (1/1)
be/src/exec/sort/partition_sorter.cpp
  100.00% (11/11)
be/src/exec/sort/partition_sorter.h
  100% (0/0)
be/src/exec/sort/sorter.cpp
  100.00% (10/10)
be/src/exec/sort/sorter.h
  100% (0/0)
be/src/exec/sort/topn_sorter.cpp
  100.00% (1/1)
be/src/exec/sort/vsorted_run_merger.cpp
  100.00% (9/9)
be/src/exec/sort/vsorted_run_merger.h
  100% (0/0)
be/src/format/csv/csv_reader.cpp
  50.00% (3/6)
be/src/format/csv/csv_reader.h
  100% (0/0)
be/src/format/generic_reader.h
  0.00% (0/2)
be/src/format/json/new_json_reader.cpp
  50.00% (3/6)
be/src/format/json/new_json_reader.h
  100.00% (1/1)
be/src/format/orc/vorc_reader.cpp
  100.00% (10/10)
be/src/format/orc/vorc_reader.h
  100% (0/0)
be/src/format/parquet/vparquet_reader.cpp
  0.00% (0/6)
be/src/format/parquet/vparquet_reader.h
  100% (0/0)
be/src/format/table/table_format_reader.h
  100.00% (3/3)
be/src/runtime/runtime_state.h
  68.97% (20/29)
be/src/storage/iterator/block_reader.cpp
  27.59% (8/29)
be/src/storage/iterator/block_reader.h
  75.00% (3/4)
be/src/storage/iterator/vcollect_iterator.cpp
  48.84% (21/43)
be/src/storage/iterator/vcollect_iterator.h
  100% (0/0)
be/src/storage/iterators.h
  100% (0/0)
be/src/storage/olap_common.h
  100% (0/0)
be/src/storage/rowset/beta_rowset_reader.cpp
  100.00% (6/6)
be/src/storage/segment/adaptive_block_size_predictor.cpp
  97.01% (65/67)
be/src/storage/segment/adaptive_block_size_predictor.h
  82.35% (14/17)
be/src/storage/segment/segment.cpp
  72.73% (8/11)
be/src/storage/segment/segment.h
  33.33% (2/6)
be/src/storage/segment/segment_iterator.cpp
  42.31% (22/52)
be/src/storage/segment/segment_iterator.h
  100% (0/0)
be/src/storage/tablet/tablet_reader.cpp
  100.00% (1/1)
be/src/storage/tablet/tablet_reader.h
  37.50% (6/16)
Totals
  57.73% (392/679)

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