Coverage Report

Created: 2026-05-18 17:20

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/common/multi_version.h
  100.00% (7/7)
be/src/exec/common/memory.cpp
  100.00% (1/1)
be/src/exec/exchange/local_exchange_sink_operator.cpp
  59.52% (25/42)
be/src/exec/exchange/local_exchange_sink_operator.h
  100.00% (7/7)
be/src/exec/exchange/local_exchange_source_operator.cpp
  100.00% (2/2)
be/src/exec/exchange/local_exchange_source_operator.h
  78.57% (22/28)
be/src/exec/exchange/local_exchanger.h
  100.00% (14/14)
be/src/exec/operator/aggregation_sink_operator.h
  80.00% (4/5)
be/src/exec/operator/analytic_sink_operator.h
  80.00% (4/5)
be/src/exec/operator/assert_num_rows_operator.h
  100.00% (1/1)
be/src/exec/operator/bucketed_aggregation_sink_operator.h
  0.00% (0/1)
be/src/exec/operator/distinct_streaming_aggregation_operator.h
  66.67% (4/6)
be/src/exec/operator/exchange_source_operator.h
  100.00% (4/4)
be/src/exec/operator/hashjoin_build_sink.h
  85.71% (6/7)
be/src/exec/operator/hashjoin_probe_operator.h
  87.50% (7/8)
be/src/exec/operator/nested_loop_join_build_operator.h
  66.67% (2/3)
be/src/exec/operator/nested_loop_join_probe_operator.h
  50.00% (1/2)
be/src/exec/operator/operator.cpp
  100.00% (2/2)
be/src/exec/operator/operator.h
  0.00% (0/1)
be/src/exec/operator/partition_sort_sink_operator.h
  0.00% (0/3)
be/src/exec/operator/partitioned_hash_join_probe_operator.h
  0.00% (0/2)
be/src/exec/operator/partitioned_hash_join_sink_operator.h
  0.00% (0/3)
be/src/exec/operator/rec_cte_anchor_sink_operator.h
  0.00% (0/1)
be/src/exec/operator/rec_cte_sink_operator.h
  0.00% (0/1)
be/src/exec/operator/rec_cte_source_operator.h
  0.00% (0/1)
be/src/exec/operator/scan_operator.h
  100.00% (2/2)
be/src/exec/operator/set_probe_sink_operator.h
  0.00% (0/4)
be/src/exec/operator/set_sink_operator.h
  0.00% (0/4)
be/src/exec/operator/set_source_operator.h
  0.00% (0/2)
be/src/exec/operator/sort_sink_operator.h
  83.33% (5/6)
be/src/exec/operator/streaming_aggregation_operator.h
  75.00% (3/4)
be/src/exec/operator/table_function_operator.h
  100.00% (1/1)
be/src/exec/operator/union_sink_operator.h
  0.00% (0/3)
be/src/exec/operator/union_source_operator.h
  0.00% (0/2)
be/src/exec/pipeline/dependency.h
  90.00% (18/20)
be/src/exec/pipeline/pipeline.cpp
  100.00% (1/1)
be/src/exec/pipeline/pipeline.h
  100.00% (4/4)
be/src/exec/pipeline/pipeline_fragment_context.cpp
  74.40% (154/207)
be/src/exec/pipeline/pipeline_fragment_context.h
  100% (0/0)
be/src/runtime/exec_env_init.cpp
  100% (0/0)
be/src/runtime/runtime_state.h
  100.00% (4/4)
Totals
  72.45% (305/421)

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