| Filename | Line Coverage |
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 | 87.93% (153/174) |
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 | 92.50% (74/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 | 0.00% (0/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% (54/54) |
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 | 100.00% (84/84) |
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% (32/32) |
be/src/exprs/function/function_date_or_datetime_computation.h | 82.78% (125/151) |
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.39% (112/115) |
be/src/exprs/function/function_datetime_string_to_string.h | 100.00% (1/1) |
be/src/exprs/function/functions_comparison.h | 100.00% (42/42) |
be/src/exprs/function_context.h | 100.00% (2/2) |
be/src/exprs/vcase_expr.h | 100.00% (1/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 | 91.59% (1198/1308) |