| src/duckdb/extension/parquet/column_reader.cpp |   0.00% (0/810) |   0.00% (0/76) |   0.00% (0/384) | 
        
      | src/duckdb/extension/parquet/column_writer.cpp |   0.00% (0/1307) |   0.00% (0/162) |   0.00% (0/616) | 
        
      | src/duckdb/extension/parquet/include/boolean_column_reader.hpp |   0.00% (0/22) |   0.00% (0/5) |   0.00% (0/7) | 
        
      | src/duckdb/extension/parquet/include/callback_column_reader.hpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/5) | 
        
      | src/duckdb/extension/parquet/include/cast_column_reader.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/extension/parquet/include/column_reader.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/extension/parquet/include/column_writer.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/extension/parquet/include/decode_utils.hpp |   0.00% (0/32) |   0.00% (0/3) |   0.00% (0/16) | 
        
      | src/duckdb/extension/parquet/include/generated_column_reader.hpp |   0.00% (0/30) |   0.00% (0/7) |   0.00% (0/9) | 
        
      | src/duckdb/extension/parquet/include/list_column_reader.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/extension/parquet/include/parquet_dbp_decoder.hpp |   0.00% (0/71) |   0.00% (0/3) |   0.00% (0/34) | 
        
      | src/duckdb/extension/parquet/include/parquet_decimal_utils.hpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/11) | 
        
      | src/duckdb/extension/parquet/include/parquet_file_metadata_cache.hpp |   0.00% (0/11) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/extension/parquet/include/parquet_reader.hpp |   0.00% (0/12) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/extension/parquet/include/parquet_rle_bp_decoder.hpp |   0.00% (0/69) |   0.00% (0/4) |   0.00% (0/44) | 
        
      | src/duckdb/extension/parquet/include/resizable_buffer.hpp |   0.00% (0/45) |   0.00% (0/11) |   0.00% (0/18) | 
        
      | src/duckdb/extension/parquet/include/templated_column_reader.hpp |   0.00% (0/56) |   0.00% (0/10) |   0.00% (0/33) | 
        
      | src/duckdb/extension/parquet/include/thrift_tools.hpp |   0.00% (0/111) |   0.00% (0/18) |   0.00% (0/57) | 
        
      | src/duckdb/extension/parquet/include/zstd_file_system.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/extension/parquet/parquet-extension.cpp |  14.73% (66/448) |   9.38% (3/32) |   1.54% (3/195) | 
        
      | src/duckdb/extension/parquet/parquet_metadata.cpp |   1.32% (4/303) |  13.33% (2/15) |   1.71% (2/117) | 
        
      | src/duckdb/extension/parquet/parquet_reader.cpp |   0.00% (0/822) |   0.00% (0/29) |   0.00% (0/501) | 
        
      | src/duckdb/extension/parquet/parquet_statistics.cpp |   0.00% (0/219) |   0.00% (0/3) |   0.00% (0/152) | 
        
      | src/duckdb/extension/parquet/parquet_timestamp.cpp |   0.00% (0/31) |   0.00% (0/7) |   0.00% (0/7) | 
        
      | src/duckdb/extension/parquet/parquet_writer.cpp |   0.00% (0/230) |   0.00% (0/10) |   0.00% (0/83) | 
        
      | src/duckdb/extension/parquet/zstd_file_system.cpp |   0.00% (0/128) |   0.00% (0/11) |   0.00% (0/52) | 
        
      | src/duckdb/src/catalog/catalog.cpp |  50.17% (144/287) |  50.00% (25/50) |  53.24% (74/139) | 
        
      | src/duckdb/src/catalog/catalog_entry.cpp |  26.67% (4/15) |  33.33% (2/6) |  33.33% (2/6) | 
        
      | src/duckdb/src/catalog/catalog_entry/column_dependency_manager.cpp |   0.00% (0/215) |   0.00% (0/15) |   0.00% (0/113) | 
        
      | src/duckdb/src/catalog/catalog_entry/copy_function_catalog_entry.cpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/catalog/catalog_entry/index_catalog_entry.cpp |   0.00% (0/47) |   0.00% (0/5) |   0.00% (0/15) | 
        
      | src/duckdb/src/catalog/catalog_entry/pragma_function_catalog_entry.cpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/catalog/catalog_entry/scalar_macro_catalog_entry.cpp |   7.89% (6/76) |  28.57% (2/7) |  11.76% (2/17) | 
        
      | src/duckdb/src/catalog/catalog_entry/schema_catalog_entry.cpp |  27.71% (69/249) |  39.13% (9/23) |  25.22% (29/115) | 
        
      | src/duckdb/src/catalog/catalog_entry/sequence_catalog_entry.cpp |   0.00% (0/40) |   0.00% (0/4) |   0.00% (0/7) | 
        
      | src/duckdb/src/catalog/catalog_entry/table_catalog_entry.cpp |   0.00% (0/714) |   0.00% (0/27) |   0.00% (0/389) | 
        
      | src/duckdb/src/catalog/catalog_entry/table_function_catalog_entry.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (2/2) | 
        
      | src/duckdb/src/catalog/catalog_entry/type_catalog_entry.cpp |   0.00% (0/44) |   0.00% (0/4) |   0.00% (0/13) | 
        
      | src/duckdb/src/catalog/catalog_entry/view_catalog_entry.cpp |  15.49% (11/71) |  28.57% (2/7) |   8.33% (2/24) | 
        
      | src/duckdb/src/catalog/catalog_search_path.cpp |  37.78% (17/45) |  50.00% (4/8) |  20.69% (6/29) | 
        
      | src/duckdb/src/catalog/catalog_set.cpp |  39.55% (174/440) |  58.06% (18/31) |  42.21% (103/244) | 
        
      | src/duckdb/src/catalog/default/default_functions.cpp |  68.42% (39/57) |  71.43% (5/7) |  68.75% (22/32) | 
        
      | src/duckdb/src/catalog/default/default_schemas.cpp |  70.83% (17/24) |  75.00% (3/4) |  75.00% (12/16) | 
        
      | src/duckdb/src/catalog/default/default_types.cpp |  30.56% (11/36) |  50.00% (2/4) |  33.33% (8/24) | 
        
      | src/duckdb/src/catalog/default/default_views.cpp | 100.00% (40/40) | 100.00% (4/4) | 100.00% (21/21) | 
        
      | src/duckdb/src/catalog/dependency_manager.cpp |  10.76% (17/158) |  25.00% (2/8) |  11.76% (10/85) | 
        
      | src/duckdb/src/common/allocator.cpp |  84.75% (50/59) |  93.33% (14/15) |  82.14% (23/28) | 
        
      | src/duckdb/src/common/arrow/arrow_appender.cpp |   0.00% (0/492) |   0.00% (0/46) |   0.00% (0/160) | 
        
      | src/duckdb/src/common/arrow/arrow_converter.cpp |   0.00% (0/231) |   0.00% (0/6) |   0.00% (0/72) | 
        
      | src/duckdb/src/common/arrow/arrow_wrapper.cpp |   0.00% (0/179) |   0.00% (0/14) |   0.00% (0/109) | 
        
      | src/duckdb/src/common/assert.cpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/common/checksum.cpp |   0.00% (0/15) |   0.00% (0/2) |   0.00% (0/7) | 
        
      | src/duckdb/src/common/compressed_file_system.cpp |   0.00% (0/100) |   0.00% (0/13) |   0.00% (0/36) | 
        
      | src/duckdb/src/common/constants.cpp |   0.00% (0/11) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/common/crypto/md5.cpp |   0.00% (0/165) |   0.00% (0/9) |   0.00% (0/171) | 
        
      | src/duckdb/src/common/cycle_counter.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/common/enums/catalog_type.cpp |  15.38% (6/39) | 100.00% (1/1) |  10.00% (2/20) | 
        
      | src/duckdb/src/common/enums/compression_type.cpp |   0.00% (0/38) |   0.00% (0/2) |   0.00% (0/28) | 
        
      | src/duckdb/src/common/enums/expression_type.cpp |   3.54% (11/311) |  16.67% (1/6) |  11.73% (19/162) | 
        
      | src/duckdb/src/common/enums/file_compression_type.cpp |   0.00% (0/14) |   0.00% (0/1) |   0.00% (0/19) | 
        
      | src/duckdb/src/common/enums/join_type.cpp |   0.00% (0/29) |   0.00% (0/3) |   0.00% (0/17) | 
        
      | src/duckdb/src/common/enums/logical_operator_type.cpp |   0.00% (0/107) |   0.00% (0/1) |   0.00% (0/53) | 
        
      | src/duckdb/src/common/enums/optimizer_type.cpp |  33.33% (7/21) |  50.00% (1/2) |  35.29% (6/17) | 
        
      | src/duckdb/src/common/enums/physical_operator_type.cpp |   0.00% (0/125) |   0.00% (0/1) |   0.00% (0/62) | 
        
      | src/duckdb/src/common/enums/relation_type.cpp |   0.00% (0/53) |   0.00% (0/1) |   0.00% (0/26) | 
        
      | src/duckdb/src/common/enums/statement_type.cpp |   0.00% (0/68) |   0.00% (0/2) |   0.00% (0/33) | 
        
      | src/duckdb/src/common/exception.cpp |  12.44% (27/217) |  18.18% (8/44) |   9.71% (10/103) | 
        
      | src/duckdb/src/common/exception_format_value.cpp |  44.00% (22/50) |  30.77% (4/13) |  44.44% (8/18) | 
        
      | src/duckdb/src/common/field_writer.cpp |   0.00% (0/63) |   0.00% (0/12) |   0.00% (0/34) | 
        
      | src/duckdb/src/common/file_buffer.cpp |   0.00% (0/70) |   0.00% (0/11) |   0.00% (0/24) | 
        
      | src/duckdb/src/common/file_system.cpp |   3.59% (8/223) |   3.51% (2/57) |   4.00% (4/100) | 
        
      | src/duckdb/src/common/gzip_file_system.cpp |   0.00% (0/208) |   0.00% (0/14) |   0.00% (0/107) | 
        
      | src/duckdb/src/common/hive_partitioning.cpp |   0.00% (0/81) |   0.00% (0/5) |   0.00% (0/50) | 
        
      | src/duckdb/src/common/limits.cpp |   8.33% (6/72) |   9.09% (2/22) |   9.09% (2/22) | 
        
      | src/duckdb/src/common/local_file_system.cpp |   0.66% (3/453) |   2.78% (1/36) |   0.35% (1/288) | 
        
      | src/duckdb/src/common/operator/cast_operators.cpp |   0.00% (0/1427) |   0.00% (0/324) |   0.00% (0/674) | 
        
      | src/duckdb/src/common/operator/convert_to_string.cpp |   0.00% (0/55) |   0.00% (0/18) |   0.00% (0/18) | 
        
      | src/duckdb/src/common/operator/string_cast.cpp |   0.00% (0/153) |   0.00% (0/19) |   0.00% (0/40) | 
        
      | src/duckdb/src/common/pipe_file_system.cpp |   0.00% (0/30) |   0.00% (0/10) |   0.00% (0/10) | 
        
      | src/duckdb/src/common/preserved_error.cpp |  30.23% (13/43) |  40.00% (4/10) |  26.09% (6/23) | 
        
      | src/duckdb/src/common/printer.cpp |   0.00% (0/27) |   0.00% (0/4) |   0.00% (0/5) | 
        
      | src/duckdb/src/common/progress_bar.cpp |   0.00% (0/31) |   0.00% (0/4) |   0.00% (0/25) | 
        
      | src/duckdb/src/common/random_engine.cpp |  37.50% (9/24) |  42.86% (3/7) |  45.45% (5/11) | 
        
      | src/duckdb/src/common/re2_regex.cpp |   0.00% (0/45) |   0.00% (0/7) |   0.00% (0/13) | 
        
      | src/duckdb/src/common/row_operations/row_aggregate.cpp |   0.00% (0/64) |   0.00% (0/6) |   0.00% (0/30) | 
        
      | src/duckdb/src/common/row_operations/row_external.cpp |   0.00% (0/93) |   0.00% (0/4) |   0.00% (0/56) | 
        
      | src/duckdb/src/common/row_operations/row_gather.cpp |   0.00% (0/133) |   0.00% (0/5) |   0.00% (0/53) | 
        
      | src/duckdb/src/common/row_operations/row_heap_gather.cpp |   0.00% (0/158) |   0.00% (0/5) |   0.00% (0/67) | 
        
      | src/duckdb/src/common/row_operations/row_heap_scatter.cpp |   0.00% (0/312) |   0.00% (0/11) |   0.00% (0/128) | 
        
      | src/duckdb/src/common/row_operations/row_match.cpp |   0.00% (0/195) |   0.00% (0/11) |   0.00% (0/81) | 
        
      | src/duckdb/src/common/row_operations/row_radix_scatter.cpp |   0.00% (0/221) |   0.00% (0/5) |   0.00% (0/122) | 
        
      | src/duckdb/src/common/row_operations/row_scatter.cpp |   0.00% (0/172) |   0.00% (0/5) |   0.00% (0/83) | 
        
      | src/duckdb/src/common/serializer.cpp |   0.00% (0/16) |   0.00% (0/2) |   0.00% (0/8) | 
        
      | src/duckdb/src/common/serializer/buffered_deserializer.cpp |   0.00% (0/11) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/common/serializer/buffered_file_reader.cpp |   0.00% (0/30) |   0.00% (0/3) |   0.00% (0/14) | 
        
      | src/duckdb/src/common/serializer/buffered_file_writer.cpp |   0.00% (0/38) |   0.00% (0/7) |   0.00% (0/17) | 
        
      | src/duckdb/src/common/serializer/buffered_serializer.cpp |   0.00% (0/22) |   0.00% (0/4) |   0.00% (0/8) | 
        
      | src/duckdb/src/common/sort/comparators.cpp |   0.00% (0/306) |   0.00% (0/13) |   0.00% (0/155) | 
        
      | src/duckdb/src/common/sort/merge_sorter.cpp |   0.00% (0/499) |   0.00% (0/12) |   0.00% (0/268) | 
        
      | src/duckdb/src/common/sort/radix_sort.cpp |   0.00% (0/269) |   0.00% (0/11) |   0.00% (0/171) | 
        
      | src/duckdb/src/common/sort/sort_state.cpp |   0.00% (0/360) |   0.00% (0/19) |   0.00% (0/165) | 
        
      | src/duckdb/src/common/sort/sorted_block.cpp |   0.00% (0/319) |   0.00% (0/32) |   0.00% (0/193) | 
        
      | src/duckdb/src/common/string_util.cpp |  14.35% (34/237) |  20.59% (7/34) |  12.21% (16/131) | 
        
      | src/duckdb/src/common/tree_renderer.cpp |   0.00% (0/442) |   0.00% (0/47) |   0.00% (0/244) | 
        
      | src/duckdb/src/common/types.cpp |  22.24% (258/1160) |  29.46% (33/112) |  26.89% (178/662) | 
        
      | src/duckdb/src/common/types/batched_data_collection.cpp |   0.00% (0/83) |   0.00% (0/8) |   0.00% (0/42) | 
        
      | src/duckdb/src/common/types/blob.cpp |   0.00% (0/194) |   0.00% (0/12) |   0.00% (0/120) | 
        
      | src/duckdb/src/common/types/cast_helpers.cpp |   0.00% (0/69) |   0.00% (0/5) |   0.00% (0/17) | 
        
      | src/duckdb/src/common/types/chunk_collection.cpp |   0.00% (0/373) |   0.00% (0/25) |   0.00% (0/239) | 
        
      | src/duckdb/src/common/types/column_data_allocator.cpp |  17.27% (19/110) |  27.27% (3/11) |  18.46% (12/65) | 
        
      | src/duckdb/src/common/types/column_data_collection.cpp |   7.37% (42/570) |   8.45% (6/71) |   5.91% (15/254) | 
        
      | src/duckdb/src/common/types/column_data_collection_segment.cpp |  20.79% (37/178) |  31.58% (6/19) |  18.07% (15/83) | 
        
      | src/duckdb/src/common/types/data_chunk.cpp |  11.31% (25/221) |  18.52% (5/27) |  13.29% (19/143) | 
        
      | src/duckdb/src/common/types/date.cpp |   0.00% (0/360) |   0.00% (0/34) |   0.00% (0/266) | 
        
      | src/duckdb/src/common/types/decimal.cpp |   0.00% (0/21) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/common/types/hash.cpp |  66.25% (53/80) |  25.00% (3/12) |  70.97% (22/31) | 
        
      | src/duckdb/src/common/types/hugeint.cpp |   8.06% (40/496) |   8.45% (6/71) |   6.12% (15/245) | 
        
      | src/duckdb/src/common/types/hyperloglog.cpp |   0.00% (0/221) |   0.00% (0/26) |   0.00% (0/90) | 
        
      | src/duckdb/src/common/types/interval.cpp |   0.00% (0/437) |   0.00% (0/18) |   0.00% (0/260) | 
        
      | src/duckdb/src/common/types/row_data_collection.cpp |   0.00% (0/101) |   0.00% (0/4) |   0.00% (0/46) | 
        
      | src/duckdb/src/common/types/row_data_collection_scanner.cpp |   0.00% (0/199) |   0.00% (0/7) |   0.00% (0/111) | 
        
      | src/duckdb/src/common/types/row_layout.cpp |   0.00% (0/50) |   0.00% (0/4) |   0.00% (0/21) | 
        
      | src/duckdb/src/common/types/selection_vector.cpp |   0.00% (0/27) |   0.00% (0/4) |   0.00% (0/12) | 
        
      | src/duckdb/src/common/types/string_heap.cpp |   5.56% (2/36) |  10.00% (1/10) |   8.33% (1/12) | 
        
      | src/duckdb/src/common/types/string_type.cpp |   0.00% (0/16) |   0.00% (0/2) |   0.00% (0/15) | 
        
      | src/duckdb/src/common/types/time.cpp |   0.00% (0/144) |   0.00% (0/10) |   0.00% (0/95) | 
        
      | src/duckdb/src/common/types/timestamp.cpp |   5.13% (10/195) |   9.52% (2/21) |   3.20% (4/125) | 
        
      | src/duckdb/src/common/types/uuid.cpp |   0.00% (0/129) |   0.00% (0/7) |   0.00% (0/60) | 
        
      | src/duckdb/src/common/types/validity_mask.cpp |   0.00% (0/69) |   0.00% (0/6) |   0.00% (0/45) | 
        
      | src/duckdb/src/common/types/value.cpp |   2.06% (31/1507) |   5.32% (10/188) |   2.09% (13/621) | 
        
      | src/duckdb/src/common/types/vector.cpp |   0.50% (6/1199) |   2.67% (2/75) |   0.37% (2/541) | 
        
      | src/duckdb/src/common/types/vector_buffer.cpp |   0.00% (0/67) |   0.00% (0/18) |   0.00% (0/25) | 
        
      | src/duckdb/src/common/types/vector_cache.cpp |  47.37% (36/76) | 100.00% (6/6) |  52.38% (11/21) | 
        
      | src/duckdb/src/common/types/vector_constants.cpp |   0.00% (0/8) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/common/value_operations/comparison_operations.cpp |  11.73% (21/179) |  11.54% (3/26) |  12.17% (14/115) | 
        
      | src/duckdb/src/common/vector_operations/boolean_operators.cpp |   0.00% (0/85) |   0.00% (0/9) |   0.00% (0/57) | 
        
      | src/duckdb/src/common/vector_operations/comparison_operators.cpp |   0.00% (0/184) |   0.00% (0/25) |   0.00% (0/97) | 
        
      | src/duckdb/src/common/vector_operations/generators.cpp |   0.00% (0/82) |   0.00% (0/4) |   0.00% (0/44) | 
        
      | src/duckdb/src/common/vector_operations/is_distinct_from.cpp |   0.00% (0/615) |   0.00% (0/51) |   0.00% (0/315) | 
        
      | src/duckdb/src/common/vector_operations/null_operations.cpp |   0.00% (0/88) |   0.00% (0/6) |   0.00% (0/59) | 
        
      | src/duckdb/src/common/vector_operations/numeric_inplace_operators.cpp |   0.00% (0/22) |   0.00% (0/1) |   0.00% (0/12) | 
        
      | src/duckdb/src/common/vector_operations/vector_cast.cpp |   0.00% (0/721) |   0.00% (0/38) |   0.00% (0/307) | 
        
      | src/duckdb/src/common/vector_operations/vector_copy.cpp |   0.00% (0/198) |   0.00% (0/3) |   0.00% (0/94) | 
        
      | src/duckdb/src/common/vector_operations/vector_hash.cpp |   0.00% (0/302) |   0.00% (0/15) |   0.00% (0/166) | 
        
      | src/duckdb/src/common/vector_operations/vector_storage.cpp |   0.00% (0/111) |   0.00% (0/4) |   0.00% (0/44) | 
        
      | src/duckdb/src/common/virtual_file_system.cpp |  11.11% (3/27) |  50.00% (1/2) |   5.26% (1/19) | 
        
      | src/duckdb/src/execution/adaptive_filter.cpp |   0.00% (0/57) |   0.00% (0/3) |   0.00% (0/31) | 
        
      | src/duckdb/src/execution/aggregate_hashtable.cpp |   0.00% (0/512) |   0.00% (0/30) |   0.00% (0/210) | 
        
      | src/duckdb/src/execution/base_aggregate_hashtable.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/execution/column_binding_resolver.cpp |  18.97% (11/58) |  66.67% (2/3) |  35.29% (12/34) | 
        
      | src/duckdb/src/execution/expression_executor.cpp |   0.00% (0/219) |   0.00% (0/21) |   0.00% (0/120) | 
        
      | src/duckdb/src/execution/expression_executor/execute_between.cpp |   0.00% (0/107) |   0.00% (0/8) |   0.00% (0/52) | 
        
      | src/duckdb/src/execution/expression_executor/execute_case.cpp |   0.00% (0/182) |   0.00% (0/6) |   0.00% (0/89) | 
        
      | src/duckdb/src/execution/expression_executor/execute_cast.cpp |   0.00% (0/19) |   0.00% (0/2) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/expression_executor/execute_comparison.cpp |   0.00% (0/203) |   0.00% (0/19) |   0.00% (0/82) | 
        
      | src/duckdb/src/execution/expression_executor/execute_conjunction.cpp |   0.00% (0/102) |   0.00% (0/4) |   0.00% (0/55) | 
        
      | src/duckdb/src/execution/expression_executor/execute_constant.cpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/3) | 
        
      | src/duckdb/src/execution/expression_executor/execute_function.cpp |   0.00% (0/35) |   0.00% (0/5) |   0.00% (0/16) | 
        
      | src/duckdb/src/execution/expression_executor/execute_operator.cpp |   0.00% (0/108) |   0.00% (0/2) |   0.00% (0/59) | 
        
      | src/duckdb/src/execution/expression_executor/execute_parameter.cpp |   0.00% (0/11) |   0.00% (0/2) |   0.00% (0/5) | 
        
      | src/duckdb/src/execution/expression_executor/execute_reference.cpp |   0.00% (0/14) |   0.00% (0/2) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/expression_executor_state.cpp |   0.00% (0/13) |   0.00% (0/4) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/index/art/art.cpp |   0.00% (0/564) |   0.00% (0/26) |   0.00% (0/303) | 
        
      | src/duckdb/src/execution/index/art/art_key.cpp |   0.00% (0/56) |   0.00% (0/8) |   0.00% (0/44) | 
        
      | src/duckdb/src/execution/index/art/iterator.cpp |   0.00% (0/235) |   0.00% (0/11) |   0.00% (0/148) | 
        
      | src/duckdb/src/execution/index/art/leaf.cpp |   0.00% (0/69) |   0.00% (0/6) |   0.00% (0/31) | 
        
      | src/duckdb/src/execution/index/art/node.cpp |   0.00% (0/160) |   0.00% (0/12) |   0.00% (0/55) | 
        
      | src/duckdb/src/execution/index/art/node16.cpp |   0.00% (0/97) |   0.00% (0/9) |   0.00% (0/60) | 
        
      | src/duckdb/src/execution/index/art/node256.cpp |   0.00% (0/68) |   0.00% (0/9) |   0.00% (0/43) | 
        
      | src/duckdb/src/execution/index/art/node4.cpp |   0.00% (0/91) |   0.00% (0/9) |   0.00% (0/55) | 
        
      | src/duckdb/src/execution/index/art/node48.cpp |   0.00% (0/95) |   0.00% (0/9) |   0.00% (0/59) | 
        
      | src/duckdb/src/execution/index/art/prefix.cpp |   0.00% (0/76) |   0.00% (0/11) |   0.00% (0/39) | 
        
      | src/duckdb/src/execution/index/art/swizzleable_pointer.cpp |   0.00% (0/68) |   0.00% (0/9) |   0.00% (0/31) | 
        
      | src/duckdb/src/execution/join_hashtable.cpp |   0.00% (0/582) |   0.00% (0/30) |   0.00% (0/327) | 
        
      | src/duckdb/src/execution/nested_loop_join/nested_loop_join_inner.cpp |   0.00% (0/149) |   0.00% (0/6) |   0.00% (0/68) | 
        
      | src/duckdb/src/execution/nested_loop_join/nested_loop_join_mark.cpp |   0.00% (0/88) |   0.00% (0/4) |   0.00% (0/48) | 
        
      | src/duckdb/src/execution/operator/aggregate/aggregate_object.cpp |   0.00% (0/50) |   0.00% (0/8) |   0.00% (0/25) | 
        
      | src/duckdb/src/execution/operator/aggregate/distinct_aggregate_data.cpp |   0.00% (0/93) |   0.00% (0/7) |   0.00% (0/46) | 
        
      | src/duckdb/src/execution/operator/aggregate/physical_hash_aggregate.cpp |   0.00% (0/178) |   0.00% (0/19) |   0.00% (0/84) | 
        
      | src/duckdb/src/execution/operator/aggregate/physical_perfecthash_aggregate.cpp |   0.00% (0/140) |   0.00% (0/12) |   0.00% (0/61) | 
        
      | src/duckdb/src/execution/operator/aggregate/physical_streaming_window.cpp |   0.00% (0/149) |   0.00% (0/9) |   0.00% (0/62) | 
        
      | src/duckdb/src/execution/operator/aggregate/physical_ungrouped_aggregate.cpp |   0.00% (0/355) |   0.00% (0/28) |   0.00% (0/156) | 
        
      | src/duckdb/src/execution/operator/aggregate/physical_window.cpp |   0.00% (0/1170) |   0.00% (0/77) |   0.00% (0/623) | 
        
      | src/duckdb/src/execution/operator/filter/physical_filter.cpp |   0.00% (0/33) |   0.00% (0/6) |   0.00% (0/14) | 
        
      | src/duckdb/src/execution/operator/helper/physical_batch_collector.cpp |   0.00% (0/37) |   0.00% (0/9) |   0.00% (0/11) | 
        
      | src/duckdb/src/execution/operator/helper/physical_execute.cpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/execution/operator/helper/physical_explain_analyze.cpp |   0.00% (0/28) |   0.00% (0/6) |   0.00% (0/9) | 
        
      | src/duckdb/src/execution/operator/helper/physical_limit.cpp |   0.00% (0/144) |   0.00% (0/13) |   0.00% (0/82) | 
        
      | src/duckdb/src/execution/operator/helper/physical_limit_percent.cpp |   0.00% (0/88) |   0.00% (0/6) |   0.00% (0/57) | 
        
      | src/duckdb/src/execution/operator/helper/physical_load.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/helper/physical_materialized_collector.cpp |  75.00% (18/24) |  80.00% (4/5) |  80.00% (4/5) | 
        
      | src/duckdb/src/execution/operator/helper/physical_pragma.cpp | 100.00% (5/5) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/execution/operator/helper/physical_prepare.cpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/execution/operator/helper/physical_reservoir_sample.cpp |   0.00% (0/41) |   0.00% (0/5) |   0.00% (0/26) | 
        
      | src/duckdb/src/execution/operator/helper/physical_result_collector.cpp |  79.17% (19/24) |  75.00% (3/4) |  81.82% (9/11) | 
        
      | src/duckdb/src/execution/operator/helper/physical_set.cpp |   0.00% (0/60) |   0.00% (0/1) |   0.00% (0/31) | 
        
      | src/duckdb/src/execution/operator/helper/physical_streaming_limit.cpp |   0.00% (0/36) |   0.00% (0/8) |   0.00% (0/19) | 
        
      | src/duckdb/src/execution/operator/helper/physical_streaming_sample.cpp |   0.00% (0/44) |   0.00% (0/7) |   0.00% (0/21) | 
        
      | src/duckdb/src/execution/operator/helper/physical_transaction.cpp |  61.29% (19/31) | 100.00% (1/1) |  52.94% (9/17) | 
        
      | src/duckdb/src/execution/operator/helper/physical_vacuum.cpp |   0.00% (0/50) |   0.00% (0/10) |   0.00% (0/27) | 
        
      | src/duckdb/src/execution/operator/join/outer_join_marker.cpp |   0.00% (0/90) |   0.00% (0/10) |   0.00% (0/61) | 
        
      | src/duckdb/src/execution/operator/join/perfect_hash_join_executor.cpp |   0.00% (0/193) |   0.00% (0/11) |   0.00% (0/95) | 
        
      | src/duckdb/src/execution/operator/join/physical_blockwise_nl_join.cpp |   0.00% (0/107) |   0.00% (0/17) |   0.00% (0/49) | 
        
      | src/duckdb/src/execution/operator/join/physical_comparison_join.cpp |   0.00% (0/53) |   0.00% (0/3) |   0.00% (0/43) | 
        
      | src/duckdb/src/execution/operator/join/physical_cross_product.cpp |   0.00% (0/83) |   0.00% (0/13) |   0.00% (0/48) | 
        
      | src/duckdb/src/execution/operator/join/physical_delim_join.cpp |   0.00% (0/84) |   0.00% (0/13) |   0.00% (0/25) | 
        
      | src/duckdb/src/execution/operator/join/physical_hash_join.cpp |   0.00% (0/170) |   0.00% (0/17) |   0.00% (0/78) | 
        
      | src/duckdb/src/execution/operator/join/physical_iejoin.cpp |   0.00% (0/613) |   0.00% (0/32) |   0.00% (0/279) | 
        
      | src/duckdb/src/execution/operator/join/physical_index_join.cpp |   0.00% (0/145) |   0.00% (0/9) |   0.00% (0/84) | 
        
      | src/duckdb/src/execution/operator/join/physical_join.cpp |   0.00% (0/35) |   0.00% (0/5) |   0.00% (0/17) | 
        
      | src/duckdb/src/execution/operator/join/physical_nested_loop_join.cpp |   0.00% (0/282) |   0.00% (0/27) |   0.00% (0/139) | 
        
      | src/duckdb/src/execution/operator/join/physical_piecewise_merge_join.cpp |   0.00% (0/475) |   0.00% (0/28) |   0.00% (0/197) | 
        
      | src/duckdb/src/execution/operator/join/physical_range_join.cpp |   0.00% (0/225) |   0.00% (0/17) |   0.00% (0/104) | 
        
      | src/duckdb/src/execution/operator/order/physical_order.cpp |   0.00% (0/120) |   0.00% (0/17) |   0.00% (0/46) | 
        
      | src/duckdb/src/execution/operator/order/physical_top_n.cpp |   0.00% (0/305) |   0.00% (0/30) |   0.00% (0/145) | 
        
      | src/duckdb/src/execution/operator/persistent/buffered_csv_reader.cpp |   0.00% (0/1597) |   0.00% (0/68) |   0.00% (0/1094) | 
        
      | src/duckdb/src/execution/operator/persistent/physical_copy_to_file.cpp |   0.00% (0/59) |   0.00% (0/12) |   0.00% (0/23) | 
        
      | src/duckdb/src/execution/operator/persistent/physical_delete.cpp |   0.00% (0/54) |   0.00% (0/8) |   0.00% (0/22) | 
        
      | src/duckdb/src/execution/operator/persistent/physical_export.cpp |   0.00% (0/160) |   0.00% (0/17) |   0.00% (0/72) | 
        
      | src/duckdb/src/execution/operator/persistent/physical_insert.cpp |   0.00% (0/79) |   0.00% (0/10) |   0.00% (0/39) | 
        
      | src/duckdb/src/execution/operator/persistent/physical_update.cpp |   0.00% (0/101) |   0.00% (0/9) |   0.00% (0/47) | 
        
      | src/duckdb/src/execution/operator/projection/physical_projection.cpp |   0.00% (0/22) |   0.00% (0/6) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/operator/projection/physical_tableinout_function.cpp |   0.00% (0/29) |   0.00% (0/6) |   0.00% (0/10) | 
        
      | src/duckdb/src/execution/operator/projection/physical_unnest.cpp |   0.00% (0/232) |   0.00% (0/10) |   0.00% (0/102) | 
        
      | src/duckdb/src/execution/operator/scan/physical_column_data_scan.cpp |   0.00% (0/42) |   0.00% (0/4) |   0.00% (0/21) | 
        
      | src/duckdb/src/execution/operator/scan/physical_dummy_scan.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/scan/physical_empty_result.cpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/execution/operator/scan/physical_expression_scan.cpp |   0.00% (0/40) |   0.00% (0/5) |   0.00% (0/23) | 
        
      | src/duckdb/src/execution/operator/scan/physical_table_scan.cpp |   0.00% (0/99) |   0.00% (0/12) |   0.00% (0/55) | 
        
      | src/duckdb/src/execution/operator/schema/physical_alter.cpp |   0.00% (0/14) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_function.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_index.cpp |   0.00% (0/36) |   0.00% (0/3) |   0.00% (0/16) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_schema.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_sequence.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_table.cpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_table_as.cpp |   0.00% (0/37) |   0.00% (0/7) |   0.00% (0/14) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_type.cpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/operator/schema/physical_create_view.cpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/operator/schema/physical_drop.cpp |   0.00% (0/24) |   0.00% (0/3) |   0.00% (0/11) | 
        
      | src/duckdb/src/execution/operator/set/physical_recursive_cte.cpp |   0.00% (0/116) |   0.00% (0/10) |   0.00% (0/49) | 
        
      | src/duckdb/src/execution/operator/set/physical_union.cpp |   0.00% (0/27) |   0.00% (0/3) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/partitionable_hashtable.cpp |   0.00% (0/131) |   0.00% (0/12) |   0.00% (0/76) | 
        
      | src/duckdb/src/execution/perfect_aggregate_hashtable.cpp |   0.00% (0/214) |   0.00% (0/10) |   0.00% (0/99) | 
        
      | src/duckdb/src/execution/physical_operator.cpp |  44.72% (55/123) |  45.83% (11/24) |  46.15% (24/52) | 
        
      | src/duckdb/src/execution/physical_plan/plan_aggregate.cpp |   0.00% (0/155) |   0.00% (0/4) |   0.00% (0/76) | 
        
      | src/duckdb/src/execution/physical_plan/plan_any_join.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/3) | 
        
      | src/duckdb/src/execution/physical_plan/plan_column_data_get.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/3) | 
        
      | src/duckdb/src/execution/physical_plan/plan_comparison_join.cpp |   0.00% (0/233) |   0.00% (0/9) |   0.00% (0/155) | 
        
      | src/duckdb/src/execution/physical_plan/plan_copy_to_file.cpp |   0.00% (0/14) |   0.00% (0/1) |   0.00% (0/5) | 
        
      | src/duckdb/src/execution/physical_plan/plan_create.cpp |   0.00% (0/21) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/physical_plan/plan_create_index.cpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_create_table.cpp |   0.00% (0/31) |   0.00% (0/3) |   0.00% (0/18) | 
        
      | src/duckdb/src/execution/physical_plan/plan_cross_product.cpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_delete.cpp |   0.00% (0/12) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/execution/physical_plan/plan_delim_get.cpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_delim_join.cpp |   0.00% (0/30) |   0.00% (0/2) |   0.00% (0/12) | 
        
      | src/duckdb/src/execution/physical_plan/plan_distinct.cpp |   0.00% (0/58) |   0.00% (0/2) |   0.00% (0/23) | 
        
      | src/duckdb/src/execution/physical_plan/plan_dummy_scan.cpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_empty_result.cpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_execute.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/physical_plan/plan_explain.cpp |   0.00% (0/46) |   0.00% (0/1) |   0.00% (0/15) | 
        
      | src/duckdb/src/execution/physical_plan/plan_export.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/physical_plan/plan_expression_get.cpp |   0.00% (0/24) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/execution/physical_plan/plan_filter.cpp |   0.00% (0/20) |   0.00% (0/1) |   0.00% (0/10) | 
        
      | src/duckdb/src/execution/physical_plan/plan_get.cpp |   0.00% (0/67) |   0.00% (0/2) |   0.00% (0/37) | 
        
      | src/duckdb/src/execution/physical_plan/plan_insert.cpp |   0.00% (0/14) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/execution/physical_plan/plan_limit.cpp |   0.00% (0/21) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/execution/physical_plan/plan_limit_percent.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_order.cpp |   0.00% (0/10) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/execution/physical_plan/plan_pragma.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/execution/physical_plan/plan_prepare.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/execution/physical_plan/plan_projection.cpp |   0.00% (0/23) |   0.00% (0/1) |   0.00% (0/15) | 
        
      | src/duckdb/src/execution/physical_plan/plan_recursive_cte.cpp |   0.00% (0/22) |   0.00% (0/2) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/physical_plan/plan_sample.cpp |   0.00% (0/25) |   0.00% (0/1) |   0.00% (0/10) | 
        
      | src/duckdb/src/execution/physical_plan/plan_set.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/execution/physical_plan/plan_set_operation.cpp |   0.00% (0/28) |   0.00% (0/1) |   0.00% (0/14) | 
        
      | src/duckdb/src/execution/physical_plan/plan_show_select.cpp |   0.00% (0/28) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/execution/physical_plan/plan_simple.cpp |  28.00% (7/25) | 100.00% (1/1) |  22.22% (2/9) | 
        
      | src/duckdb/src/execution/physical_plan/plan_top_n.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_unnest.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_update.cpp |   0.00% (0/10) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/execution/physical_plan/plan_window.cpp |   0.00% (0/84) |   0.00% (0/2) |   0.00% (0/57) | 
        
      | src/duckdb/src/execution/physical_plan_generator.cpp |  29.03% (36/124) |  83.33% (5/6) |  18.97% (11/58) | 
        
      | src/duckdb/src/execution/radix_partitioned_hashtable.cpp |   0.00% (0/290) |   0.00% (0/21) |   0.00% (0/161) | 
        
      | src/duckdb/src/execution/reservoir_sample.cpp |   0.00% (0/148) |   0.00% (0/14) |   0.00% (0/77) | 
        
      | src/duckdb/src/execution/window_segment_tree.cpp |   0.00% (0/214) |   0.00% (0/8) |   0.00% (0/145) | 
        
      | src/duckdb/src/function/aggregate/algebraic/avg.cpp |  25.74% (35/136) |  10.53% (2/19) |  12.77% (6/47) | 
        
      | src/duckdb/src/function/aggregate/algebraic/corr.cpp | 100.00% (6/6) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/algebraic/covar.cpp | 100.00% (12/12) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/function/aggregate/algebraic/stddev.cpp | 100.00% (40/40) | 100.00% (6/6) | 100.00% (6/6) | 
        
      | src/duckdb/src/function/aggregate/algebraic_functions.cpp | 100.00% (12/12) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/distributive/approx_count.cpp |  31.87% (29/91) |  22.22% (2/9) |   6.67% (2/30) | 
        
      | src/duckdb/src/function/aggregate/distributive/arg_min_max.cpp |  42.86% (57/133) |  33.33% (6/18) |  25.93% (14/54) | 
        
      | src/duckdb/src/function/aggregate/distributive/bitagg.cpp |  28.86% (43/149) |  18.18% (4/22) |  21.62% (16/74) | 
        
      | src/duckdb/src/function/aggregate/distributive/bool.cpp |  30.77% (24/78) |  25.00% (4/16) |  10.00% (4/40) | 
        
      | src/duckdb/src/function/aggregate/distributive/count.cpp |  44.78% (30/67) |  26.67% (4/15) |  19.05% (4/21) | 
        
      | src/duckdb/src/function/aggregate/distributive/entropy.cpp |  44.09% (56/127) |  28.57% (4/14) |  27.08% (13/48) | 
        
      | src/duckdb/src/function/aggregate/distributive/first.cpp |  31.12% (75/241) |  12.00% (3/25) |  21.71% (28/129) | 
        
      | src/duckdb/src/function/aggregate/distributive/kurtosis.cpp |  10.00% (6/60) |  14.29% (1/7) |   3.70% (1/27) | 
        
      | src/duckdb/src/function/aggregate/distributive/minmax.cpp |  17.68% (70/396) |  13.89% (5/36) |  20.00% (42/210) | 
        
      | src/duckdb/src/function/aggregate/distributive/product.cpp |  29.27% (12/41) |  25.00% (2/8) |  11.11% (2/18) | 
        
      | src/duckdb/src/function/aggregate/distributive/skew.cpp |  11.32% (6/53) |  14.29% (1/7) |   4.76% (1/21) | 
        
      | src/duckdb/src/function/aggregate/distributive/string_agg.cpp |  16.38% (19/116) |   6.25% (1/16) |   2.13% (1/47) | 
        
      | src/duckdb/src/function/aggregate/distributive/sum.cpp |  40.85% (67/164) |  23.08% (3/13) |  15.79% (9/57) | 
        
      | src/duckdb/src/function/aggregate/distributive_functions.cpp | 100.00% (21/21) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/holistic/approximate_quantile.cpp |  34.07% (92/270) |  26.92% (7/26) |  17.48% (18/103) | 
        
      | src/duckdb/src/function/aggregate/holistic/mode.cpp |  23.89% (54/226) |  13.64% (3/22) |  16.67% (20/120) | 
        
      | src/duckdb/src/function/aggregate/holistic/quantile.cpp |  30.55% (278/910) |  20.21% (19/94) |  21.84% (88/403) | 
        
      | src/duckdb/src/function/aggregate/holistic/reservoir_quantile.cpp |  32.86% (116/353) |  29.03% (9/31) |  15.75% (23/146) | 
        
      | src/duckdb/src/function/aggregate/holistic_functions.cpp | 100.00% (6/6) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/nested/histogram.cpp |  39.51% (81/205) |  25.00% (4/16) |  34.21% (26/76) | 
        
      | src/duckdb/src/function/aggregate/nested/list.cpp |  11.76% (10/85) |  12.50% (1/8) |   2.94% (1/34) | 
        
      | src/duckdb/src/function/aggregate/nested_functions.cpp | 100.00% (4/4) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_avg.cpp |  31.58% (12/38) |  25.00% (2/8) |  18.18% (2/11) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_count.cpp | 100.00% (6/6) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_intercept.cpp |  17.95% (7/39) |  16.67% (1/6) |  11.11% (1/9) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_r2.cpp |  12.77% (6/47) |  16.67% (1/6) |   4.17% (1/24) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_slope.cpp | 100.00% (6/6) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_sxx_syy.cpp |  26.67% (12/45) |  25.00% (2/8) |  11.76% (2/17) | 
        
      | src/duckdb/src/function/aggregate/regression/regr_sxy.cpp |  20.69% (6/29) |  16.67% (1/6) |  16.67% (1/6) | 
        
      | src/duckdb/src/function/aggregate/regression_functions.cpp | 100.00% (11/11) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/aggregate/sorted_aggregate_function.cpp |   0.00% (0/182) |   0.00% (0/16) |   0.00% (0/76) | 
        
      | src/duckdb/src/function/cast_rules.cpp |  25.11% (59/235) |  26.67% (4/15) |  36.02% (58/161) | 
        
      | src/duckdb/src/function/compression_config.cpp |   0.00% (0/48) |   0.00% (0/5) |   0.00% (0/25) | 
        
      | src/duckdb/src/function/function.cpp |  53.11% (205/386) |  60.71% (34/56) |  52.13% (98/188) | 
        
      | src/duckdb/src/function/function_set.cpp |  12.50% (6/48) |  50.00% (3/6) |  11.11% (3/27) | 
        
      | src/duckdb/src/function/macro_function.cpp |  26.98% (17/63) |  40.00% (2/5) |  34.15% (14/41) | 
        
      | src/duckdb/src/function/pragma/pragma_functions.cpp |  36.26% (33/91) |  14.29% (3/21) |  14.29% (3/21) | 
        
      | src/duckdb/src/function/pragma/pragma_queries.cpp |  17.07% (14/82) |   7.69% (1/13) |   5.88% (1/17) | 
        
      | src/duckdb/src/function/pragma_function.cpp |  48.15% (13/27) |  66.67% (4/6) |  44.44% (4/9) | 
        
      | src/duckdb/src/function/scalar/blob/base64.cpp |  20.83% (5/24) |  20.00% (1/5) |  20.00% (1/5) | 
        
      | src/duckdb/src/function/scalar/blob/encode.cpp |  20.00% (4/20) |  25.00% (1/4) |  14.29% (1/7) | 
        
      | src/duckdb/src/function/scalar/date/age.cpp |  14.29% (7/49) |  20.00% (1/5) |   6.67% (1/15) | 
        
      | src/duckdb/src/function/scalar/date/current.cpp |  24.39% (10/41) |  27.27% (3/11) |  21.43% (3/14) | 
        
      | src/duckdb/src/function/scalar/date/date_diff.cpp |   4.05% (12/296) |   2.04% (1/49) |   0.94% (1/106) | 
        
      | src/duckdb/src/function/scalar/date/date_part.cpp |   9.64% (106/1100) |   4.17% (6/144) |   1.02% (6/588) | 
        
      | src/duckdb/src/function/scalar/date/date_sub.cpp |   3.81% (12/315) |   2.17% (1/46) |   0.88% (1/114) | 
        
      | src/duckdb/src/function/scalar/date/date_trunc.cpp |   2.33% (12/515) |   1.23% (1/81) |   0.51% (1/196) | 
        
      | src/duckdb/src/function/scalar/date/epoch.cpp |  36.36% (8/22) |  20.00% (1/5) |  14.29% (1/7) | 
        
      | src/duckdb/src/function/scalar/date/make_date.cpp |  30.16% (19/63) |  12.50% (1/8) |   7.69% (1/13) | 
        
      | src/duckdb/src/function/scalar/date/strftime.cpp |   1.70% (20/1174) |   4.08% (2/49) |   0.35% (2/577) | 
        
      | src/duckdb/src/function/scalar/date/to_interval.cpp |  20.22% (18/89) |  11.11% (1/9) |   4.17% (1/24) | 
        
      | src/duckdb/src/function/scalar/date_functions.cpp | 100.00% (15/15) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/enum/enum_functions_implementation.cpp |  22.94% (25/109) |  36.36% (4/11) |   6.67% (4/60) | 
        
      | src/duckdb/src/function/scalar/enum_functions.cpp | 100.00% (6/6) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/generic/alias.cpp |  50.00% (5/10) |  50.00% (1/2) |  20.00% (1/5) | 
        
      | src/duckdb/src/function/scalar/generic/constant_or_null.cpp |  10.98% (9/82) |  22.22% (2/9) |   5.13% (2/39) | 
        
      | src/duckdb/src/function/scalar/generic/current_setting.cpp |  13.95% (6/43) |  16.67% (1/6) |   4.00% (1/25) | 
        
      | src/duckdb/src/function/scalar/generic/hash.cpp |  66.67% (6/9) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/function/scalar/generic/least.cpp |  32.00% (32/100) |  80.00% (4/5) |   7.55% (4/53) | 
        
      | src/duckdb/src/function/scalar/generic/stats.cpp |  18.92% (7/37) |  14.29% (1/7) |   9.09% (1/11) | 
        
      | src/duckdb/src/function/scalar/generic/typeof.cpp |  55.56% (5/9) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/function/scalar/generic_functions.cpp | 100.00% (11/11) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/list/array_slice.cpp |   5.11% (7/137) |   9.09% (1/11) |   1.41% (1/71) | 
        
      | src/duckdb/src/function/scalar/list/contains_or_position.cpp |   9.64% (16/166) |  26.67% (4/15) |   5.80% (4/69) | 
        
      | src/duckdb/src/function/scalar/list/flatten.cpp |   4.59% (5/109) |  25.00% (1/4) |   1.82% (1/55) | 
        
      | src/duckdb/src/function/scalar/list/list_aggregates.cpp |   8.41% (26/309) |  21.43% (6/28) |   4.62% (6/130) | 
        
      | src/duckdb/src/function/scalar/list/list_concat.cpp |   9.52% (10/105) |  40.00% (2/5) |   3.77% (2/53) | 
        
      | src/duckdb/src/function/scalar/list/list_extract.cpp |   9.09% (18/198) |  11.11% (1/9) |   1.18% (1/85) | 
        
      | src/duckdb/src/function/scalar/list/list_lambdas.cpp |   9.68% (24/248) |  11.76% (2/17) |   2.00% (2/100) | 
        
      | src/duckdb/src/function/scalar/list/list_sort.cpp |  13.82% (30/217) |   9.09% (1/11) |   1.19% (1/84) | 
        
      | src/duckdb/src/function/scalar/list/list_value.cpp |  17.31% (9/52) |  25.00% (1/4) |   3.45% (1/29) | 
        
      | src/duckdb/src/function/scalar/list/range.cpp |  12.96% (28/216) |   5.88% (1/17) |   0.78% (1/128) | 
        
      | src/duckdb/src/function/scalar/map/cardinality.cpp |  21.43% (6/28) |  33.33% (1/3) |   9.09% (1/11) | 
        
      | src/duckdb/src/function/scalar/map/map.cpp |   4.76% (6/126) |  20.00% (1/5) |   1.72% (1/58) | 
        
      | src/duckdb/src/function/scalar/map/map_extract.cpp |  16.36% (9/55) |  25.00% (1/4) |   4.55% (1/22) | 
        
      | src/duckdb/src/function/scalar/map/map_from_entries.cpp |   5.17% (6/116) |  16.67% (1/6) |   1.85% (1/54) | 
        
      | src/duckdb/src/function/scalar/math/numeric.cpp |  35.62% (280/786) |  35.96% (32/89) |  23.44% (75/320) | 
        
      | src/duckdb/src/function/scalar/math/random.cpp |  25.00% (12/48) |  20.00% (2/10) |  11.11% (2/18) | 
        
      | src/duckdb/src/function/scalar/math/setseed.cpp |  14.71% (5/34) |  16.67% (1/6) |   6.67% (1/15) | 
        
      | src/duckdb/src/function/scalar/math_functions.cpp | 100.00% (28/28) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/nested_functions.cpp | 100.00% (23/23) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/operators.cpp | 100.00% (13/13) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/operators/add.cpp |   0.00% (0/146) |   0.00% (0/28) |   0.00% (0/79) | 
        
      | src/duckdb/src/function/scalar/operators/arithmetic.cpp |  40.24% (305/758) |  25.53% (12/47) |  37.06% (146/394) | 
        
      | src/duckdb/src/function/scalar/operators/bitwise.cpp |  71.07% (113/159) |  53.33% (8/15) |  51.52% (34/66) | 
        
      | src/duckdb/src/function/scalar/operators/multiply.cpp |   4.67% (5/107) |   5.26% (1/19) |   5.08% (3/59) | 
        
      | src/duckdb/src/function/scalar/operators/subtract.cpp |   0.00% (0/139) |   0.00% (0/25) |   0.00% (0/76) | 
        
      | src/duckdb/src/function/scalar/pragma_functions.cpp | 100.00% (4/4) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/sequence/nextval.cpp |  11.54% (12/104) |  16.67% (2/12) |   3.77% (2/53) | 
        
      | src/duckdb/src/function/scalar/sequence_functions.cpp | 100.00% (4/4) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/string/ascii.cpp |  38.46% (5/13) |  50.00% (1/2) |  20.00% (1/5) | 
        
      | src/duckdb/src/function/scalar/string/caseconvert.cpp |  11.54% (12/104) |  21.43% (3/14) |   6.38% (3/47) | 
        
      | src/duckdb/src/function/scalar/string/chr.cpp |  38.46% (5/13) |  50.00% (1/2) |  14.29% (1/7) | 
        
      | src/duckdb/src/function/scalar/string/concat.cpp |   9.43% (20/212) |  16.67% (1/6) |   2.11% (2/95) | 
        
      | src/duckdb/src/function/scalar/string/contains.cpp |   8.04% (9/112) |  25.00% (2/8) |   2.99% (2/67) | 
        
      | src/duckdb/src/function/scalar/string/instr.cpp |  26.67% (12/45) |  25.00% (1/4) |   5.26% (1/19) | 
        
      | src/duckdb/src/function/scalar/string/jaccard.cpp |  12.77% (6/47) |  16.67% (1/6) |   5.00% (1/20) | 
        
      | src/duckdb/src/function/scalar/string/jaro_winkler.cpp |  10.91% (6/55) |  12.50% (1/8) |   5.88% (1/17) | 
        
      | src/duckdb/src/function/scalar/string/left_right.cpp |  18.60% (8/43) |  25.00% (2/8) |  14.29% (2/14) | 
        
      | src/duckdb/src/function/scalar/string/length.cpp |  41.56% (32/77) |  20.00% (2/10) |   9.09% (2/22) | 
        
      | src/duckdb/src/function/scalar/string/levenshtein.cpp |  19.64% (11/56) |  20.00% (1/5) |   4.55% (1/22) | 
        
      | src/duckdb/src/function/scalar/string/like.cpp |   6.86% (26/379) |   6.25% (2/32) |   0.87% (2/230) | 
        
      | src/duckdb/src/function/scalar/string/md5.cpp |  32.14% (18/56) |  12.50% (1/8) |   9.09% (1/11) | 
        
      | src/duckdb/src/function/scalar/string/mismatches.cpp |  28.95% (11/38) |  25.00% (1/4) |   6.67% (1/15) | 
        
      | src/duckdb/src/function/scalar/string/nfc_normalize.cpp |  26.09% (6/23) |  50.00% (2/4) |  22.22% (2/9) | 
        
      | src/duckdb/src/function/scalar/string/pad.cpp |  15.56% (14/90) |  20.00% (2/10) |   6.06% (2/33) | 
        
      | src/duckdb/src/function/scalar/string/prefix.cpp |  18.37% (9/49) |  50.00% (2/4) |   6.25% (2/32) | 
        
      | src/duckdb/src/function/scalar/string/printf.cpp |   9.09% (12/132) |  20.00% (1/5) |   1.69% (1/59) | 
        
      | src/duckdb/src/function/scalar/string/regexp.cpp |  12.66% (39/308) |   3.23% (1/31) |   0.71% (1/140) | 
        
      | src/duckdb/src/function/scalar/string/repeat.cpp |  22.22% (6/27) |  25.00% (1/4) |  16.67% (1/6) | 
        
      | src/duckdb/src/function/scalar/string/replace.cpp |  12.73% (7/55) |  20.00% (1/5) |   5.88% (1/17) | 
        
      | src/duckdb/src/function/scalar/string/reverse.cpp |   8.33% (3/36) |  16.67% (1/6) |   6.67% (1/15) | 
        
      | src/duckdb/src/function/scalar/string/string_split.cpp |   6.04% (11/182) |   6.25% (1/16) |   1.03% (1/97) | 
        
      | src/duckdb/src/function/scalar/string/strip_accents.cpp |  21.43% (6/28) |  40.00% (2/5) |  13.33% (2/15) | 
        
      | src/duckdb/src/function/scalar/string/substring.cpp |   6.25% (11/176) |   6.67% (1/15) |   1.43% (1/70) | 
        
      | src/duckdb/src/function/scalar/string/suffix.cpp |  31.03% (9/29) |  50.00% (2/4) |  15.38% (2/13) | 
        
      | src/duckdb/src/function/scalar/string/trim.cpp |  11.89% (17/143) |  16.67% (1/6) |   2.56% (1/39) | 
        
      | src/duckdb/src/function/scalar/string_functions.cpp | 100.00% (37/37) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar/struct/struct_extract.cpp |   8.79% (8/91) |  25.00% (2/8) |   3.85% (2/52) | 
        
      | src/duckdb/src/function/scalar/struct/struct_insert.cpp |  11.59% (8/69) |  25.00% (1/4) |   2.17% (1/46) | 
        
      | src/duckdb/src/function/scalar/struct/struct_pack.cpp |  19.64% (11/56) |  25.00% (1/4) |   2.63% (1/38) | 
        
      | src/duckdb/src/function/scalar/system/aggregate_export.cpp |   7.66% (17/222) |   9.09% (2/22) |   1.75% (2/114) | 
        
      | src/duckdb/src/function/scalar/system/system_functions.cpp |  25.00% (14/56) |   8.33% (1/12) |   8.33% (1/12) | 
        
      | src/duckdb/src/function/scalar/trigonometrics_functions.cpp | 100.00% (10/10) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/scalar_function.cpp |   8.70% (4/46) |  25.00% (2/8) |   5.00% (2/40) | 
        
      | src/duckdb/src/function/scalar_macro_function.cpp |   7.14% (2/28) |  16.67% (1/6) |   7.69% (1/13) | 
        
      | src/duckdb/src/function/table/arrow.cpp |   4.48% (13/290) |  15.38% (2/13) |   0.94% (2/212) | 
        
      | src/duckdb/src/function/table/arrow_conversion.cpp |   0.00% (0/734) |   0.00% (0/20) |   0.00% (0/381) | 
        
      | src/duckdb/src/function/table/checkpoint.cpp |  40.00% (6/15) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/function/table/copy_csv.cpp |   4.83% (13/269) |   6.25% (1/16) |   0.60% (1/168) | 
        
      | src/duckdb/src/function/table/glob.cpp |  15.15% (5/33) |  20.00% (1/5) |   8.33% (1/12) | 
        
      | src/duckdb/src/function/table/pragma_detailed_profiling_output.cpp |   3.85% (4/104) |  12.50% (1/8) |   2.94% (1/34) | 
        
      | src/duckdb/src/function/table/pragma_last_profiling_output.cpp |   6.90% (4/58) |  14.29% (1/7) |   6.67% (1/15) | 
        
      | src/duckdb/src/function/table/range.cpp |  16.24% (32/197) |  13.33% (2/15) |   1.67% (2/120) | 
        
      | src/duckdb/src/function/table/read_csv.cpp |  15.89% (48/302) |  26.67% (4/15) |   3.31% (4/121) | 
        
      | src/duckdb/src/function/table/repeat.cpp |  16.67% (5/30) |  14.29% (1/7) |  12.50% (1/8) | 
        
      | src/duckdb/src/function/table/summary.cpp |  15.62% (5/32) |  33.33% (1/3) |   5.88% (1/17) | 
        
      | src/duckdb/src/function/table/system/duckdb_columns.cpp |  16.90% (36/213) |   8.33% (2/24) |   3.12% (2/64) | 
        
      | src/duckdb/src/function/table/system/duckdb_constraints.cpp |  20.14% (28/139) |  28.57% (2/7) |   4.00% (2/50) | 
        
      | src/duckdb/src/function/table/system/duckdb_dependencies.cpp |  28.38% (21/74) |  33.33% (2/6) |  10.53% (2/19) | 
        
      | src/duckdb/src/function/table/system/duckdb_extensions.cpp |   4.59% (5/109) |  16.67% (1/6) |   2.63% (1/38) | 
        
      | src/duckdb/src/function/table/system/duckdb_functions.cpp |   1.08% (4/370) |   1.54% (1/65) |   0.68% (1/148) | 
        
      | src/duckdb/src/function/table/system/duckdb_indexes.cpp |  40.00% (26/65) |  28.57% (2/7) |  12.50% (2/16) | 
        
      | src/duckdb/src/function/table/system/duckdb_keywords.cpp |   8.16% (4/49) |  20.00% (1/5) |   5.00% (1/20) | 
        
      | src/duckdb/src/function/table/system/duckdb_schemas.cpp |  34.15% (14/41) |  33.33% (2/6) |  14.29% (2/14) | 
        
      | src/duckdb/src/function/table/system/duckdb_sequences.cpp |  43.66% (31/71) |  28.57% (2/7) |  10.53% (2/19) | 
        
      | src/duckdb/src/function/table/system/duckdb_settings.cpp |   6.45% (4/62) |  20.00% (1/5) |   5.00% (1/20) | 
        
      | src/duckdb/src/function/table/system/duckdb_tables.cpp |  32.61% (30/92) |  22.22% (2/9) |   6.67% (2/30) | 
        
      | src/duckdb/src/function/table/system/duckdb_types.cpp |  18.64% (22/118) |  28.57% (2/7) |   3.45% (2/58) | 
        
      | src/duckdb/src/function/table/system/duckdb_views.cpp |  36.67% (22/60) |  28.57% (2/7) |  10.53% (2/19) | 
        
      | src/duckdb/src/function/table/system/pragma_collations.cpp |  10.26% (4/39) |  14.29% (1/7) |   7.14% (1/14) | 
        
      | src/duckdb/src/function/table/system/pragma_database_list.cpp |  44.83% (13/29) |  40.00% (2/5) |  25.00% (2/8) | 
        
      | src/duckdb/src/function/table/system/pragma_database_size.cpp |   6.15% (4/65) |  20.00% (1/5) |   5.88% (1/17) | 
        
      | src/duckdb/src/function/table/system/pragma_functions.cpp |   4.44% (4/90) |  12.50% (1/8) |   2.78% (1/36) | 
        
      | src/duckdb/src/function/table/system/pragma_storage_info.cpp |   5.63% (4/71) |  16.67% (1/6) |   5.00% (1/20) | 
        
      | src/duckdb/src/function/table/system/pragma_table_info.cpp |   3.70% (4/108) |  11.11% (1/9) |   2.50% (1/40) | 
        
      | src/duckdb/src/function/table/system/test_all_types.cpp |   1.73% (3/173) |  16.67% (1/6) |   4.00% (1/25) | 
        
      | src/duckdb/src/function/table/system/test_vector_types.cpp |   2.14% (4/187) |   8.33% (1/12) |   1.39% (1/72) | 
        
      | src/duckdb/src/function/table/system_functions.cpp | 100.00% (26/26) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/function/table/table_scan.cpp |  11.91% (48/403) |  18.52% (5/27) |   5.16% (8/155) | 
        
      | src/duckdb/src/function/table/unnest.cpp |  10.20% (5/49) |   9.09% (1/11) |   6.25% (1/16) | 
        
      | src/duckdb/src/function/table/version/pragma_version.cpp |  13.04% (6/46) |  12.50% (1/8) |   7.69% (1/13) | 
        
      | src/duckdb/src/function/table_function.cpp |  50.00% (6/12) |  50.00% (3/6) |  50.00% (3/6) | 
        
      | src/duckdb/src/function/table_macro_function.cpp |   0.00% (0/13) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/function/udf_function.cpp |   0.00% (0/13) |   0.00% (0/2) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog.hpp |  66.67% (6/9) |  66.67% (2/3) |  66.67% (2/3) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/aggregate_function_catalog_entry.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/collate_catalog_entry.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/column_dependency_manager.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/macro_catalog_entry.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/scalar_function_catalog_entry.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_entry/sequence_catalog_entry.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_search_path.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/catalog/catalog_set.hpp |  25.00% (2/8) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/catalog/default/default_generator.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/catalog/dependency.hpp | 100.00% (9/9) | 100.00% (3/3) | 100.00% (3/3) | 
        
      | src/duckdb/src/include/duckdb/catalog/standard_entry.hpp |  50.00% (2/4) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/common/allocator.hpp |  50.00% (12/24) |  50.00% (4/8) |  50.00% (4/8) | 
        
      | src/duckdb/src/include/duckdb/common/arrow/arrow_buffer.hpp |   0.00% (0/54) |   0.00% (0/10) |   0.00% (0/22) | 
        
      | src/duckdb/src/include/duckdb/common/arrow/arrow_wrapper.hpp |   0.00% (0/10) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/bitpacking.hpp |   0.00% (0/122) |   0.00% (0/12) |   0.00% (0/104) | 
        
      | src/duckdb/src/include/duckdb/common/case_insensitive_map.hpp | 100.00% (7/7) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/common/crypto/md5.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/cycle_counter.hpp |   0.00% (0/21) |   0.00% (0/3) |   0.00% (0/10) | 
        
      | src/duckdb/src/include/duckdb/common/dl.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/common/enum_class_hash.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/common/enums/statement_type.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/common/exception.hpp |  25.00% (10/40) |  16.67% (3/18) |  16.67% (3/18) | 
        
      | src/duckdb/src/include/duckdb/common/exception_format_value.hpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/common/fast_mem.hpp |   0.00% (0/666) |   0.00% (0/4) |   0.00% (0/328) | 
        
      | src/duckdb/src/include/duckdb/common/field_writer.hpp |   0.00% (0/157) |   0.00% (0/25) |   0.00% (0/78) | 
        
      | src/duckdb/src/include/duckdb/common/file_buffer.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/file_opener.hpp | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/common/gzip_file_system.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/common/helper.hpp |  70.00% (28/40) |  66.67% (8/12) |  52.17% (12/23) | 
        
      | src/duckdb/src/include/duckdb/common/limits.hpp |   0.00% (0/66) |   0.00% (0/22) |   0.00% (0/22) | 
        
      | src/duckdb/src/include/duckdb/common/local_file_system.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/operator/abs.hpp |   0.00% (0/42) |   0.00% (0/9) |   0.00% (0/39) | 
        
      | src/duckdb/src/include/duckdb/common/operator/add.hpp |   0.00% (0/23) |   0.00% (0/4) |   0.00% (0/10) | 
        
      | src/duckdb/src/include/duckdb/common/operator/cast_operators.hpp |   0.00% (0/31) |   0.00% (0/4) |   0.00% (0/20) | 
        
      | src/duckdb/src/include/duckdb/common/operator/comparison_operators.hpp |   2.10% (3/143) |   2.44% (1/41) |   0.69% (1/145) | 
        
      | src/duckdb/src/include/duckdb/common/operator/multiply.hpp |   0.00% (0/23) |   0.00% (0/4) |   0.00% (0/10) | 
        
      | src/duckdb/src/include/duckdb/common/operator/numeric_binary_operators.hpp |   0.00% (0/8) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/common/operator/numeric_cast.hpp |   0.00% (0/261) |   0.00% (0/59) |   0.00% (0/111) | 
        
      | src/duckdb/src/include/duckdb/common/operator/subtract.hpp |   0.00% (0/23) |   0.00% (0/4) |   0.00% (0/10) | 
        
      | src/duckdb/src/include/duckdb/common/pipe_file_system.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/profiler.hpp |   0.00% (0/15) |   0.00% (0/4) |   0.00% (0/7) | 
        
      | src/duckdb/src/include/duckdb/common/radix.hpp |   0.00% (0/116) |   0.00% (0/18) |   0.00% (0/61) | 
        
      | src/duckdb/src/include/duckdb/common/re2_regex.hpp |   0.00% (0/29) |   0.00% (0/9) |   0.00% (0/12) | 
        
      | src/duckdb/src/include/duckdb/common/serializer.hpp |   0.00% (0/57) |   0.00% (0/12) |   0.00% (0/27) | 
        
      | src/duckdb/src/include/duckdb/common/serializer/buffered_deserializer.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/common/serializer/buffered_file_reader.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/common/serializer/buffered_serializer.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/single_thread_ptr.hpp |   0.00% (0/13) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/common/sort/sorted_block.hpp |   0.00% (0/57) |   0.00% (0/8) |   0.00% (0/20) | 
        
      | src/duckdb/src/include/duckdb/common/string_map_set.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/string_util.hpp |   7.89% (3/38) |  12.50% (1/8) |   9.09% (3/33) | 
        
      | src/duckdb/src/include/duckdb/common/tree_renderer.hpp |   0.00% (0/16) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/common/types.hpp |  19.69% (25/127) |  11.11% (7/63) |   5.56% (7/126) | 
        
      | src/duckdb/src/include/duckdb/common/types/arrow_aux_data.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/types/cast_helpers.hpp |   0.00% (0/374) |   0.00% (0/23) |   0.00% (0/165) | 
        
      | src/duckdb/src/include/duckdb/common/types/chunk_collection.hpp |   0.00% (0/50) |   0.00% (0/13) |   0.00% (0/19) | 
        
      | src/duckdb/src/include/duckdb/common/types/column_data_allocator.hpp |  50.00% (3/6) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/common/types/column_data_collection.hpp |   8.33% (3/36) |   8.33% (1/12) |   8.33% (1/12) | 
        
      | src/duckdb/src/include/duckdb/common/types/column_data_collection_iterators.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/types/column_data_collection_segment.hpp |  50.00% (7/14) |  60.00% (3/5) |  50.00% (3/6) | 
        
      | src/duckdb/src/include/duckdb/common/types/data_chunk.hpp |  62.50% (10/16) |  60.00% (3/5) |  66.67% (4/6) | 
        
      | src/duckdb/src/include/duckdb/common/types/date.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/types/hash.hpp | 100.00% (17/17) | 100.00% (4/4) | 100.00% (4/4) | 
        
      | src/duckdb/src/include/duckdb/common/types/hugeint.hpp |   8.77% (5/57) |  10.00% (1/10) |  16.67% (3/18) | 
        
      | src/duckdb/src/include/duckdb/common/types/null_value.hpp |   0.00% (0/35) |   0.00% (0/9) |   0.00% (0/10) | 
        
      | src/duckdb/src/include/duckdb/common/types/row_data_collection.hpp |   0.00% (0/24) |   0.00% (0/5) |   0.00% (0/9) | 
        
      | src/duckdb/src/include/duckdb/common/types/row_data_collection_scanner.hpp |   0.00% (0/11) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/common/types/row_layout.hpp |   0.00% (0/36) |   0.00% (0/12) |   0.00% (0/12) | 
        
      | src/duckdb/src/include/duckdb/common/types/selection_vector.hpp |   2.53% (2/79) |   4.76% (1/21) |   2.94% (1/34) | 
        
      | src/duckdb/src/include/duckdb/common/types/string_type.hpp |  29.82% (17/57) |  30.77% (4/13) |  28.12% (9/32) | 
        
      | src/duckdb/src/include/duckdb/common/types/timestamp.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/types/uuid.hpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/common/types/validity_mask.hpp |   4.04% (8/198) |   8.33% (3/36) |   2.83% (3/106) | 
        
      | src/duckdb/src/include/duckdb/common/types/value.hpp |  36.00% (9/25) |  37.50% (3/8) |  37.50% (3/8) | 
        
      | src/duckdb/src/include/duckdb/common/types/value_map.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/common/types/vector.hpp |   0.00% (0/106) |   0.00% (0/28) |   0.00% (0/46) | 
        
      | src/duckdb/src/include/duckdb/common/types/vector_buffer.hpp |   5.41% (4/74) |   7.41% (2/27) |   6.90% (2/29) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/aggregate_executor.hpp |   0.00% (0/260) |   0.00% (0/18) |   0.00% (0/171) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp |   0.00% (0/381) |   0.00% (0/27) |   0.00% (0/294) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/decimal_cast.hpp |   0.00% (0/252) |   0.00% (0/17) |   0.00% (0/88) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/general_cast.hpp |   0.00% (0/19) |   0.00% (0/3) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/senary_executor.hpp |   0.00% (0/73) |   0.00% (0/1) |   0.00% (0/38) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp |   0.00% (0/123) |   0.00% (0/10) |   0.00% (0/80) | 
        
      | src/duckdb/src/include/duckdb/common/vector_operations/unary_executor.hpp |   0.00% (0/135) |   0.00% (0/13) |   0.00% (0/63) | 
        
      | src/duckdb/src/include/duckdb/common/virtual_file_system.hpp |   4.23% (3/71) |   4.55% (1/22) |   3.85% (1/26) | 
        
      | src/duckdb/src/include/duckdb/execution/aggregate_hashtable.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/base_aggregate_hashtable.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/execution_context.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/execution/executor.hpp | 100.00% (6/6) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/execution/expression_executor.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/execution/expression_executor_state.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/art.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/art_key.hpp |   0.00% (0/18) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/iterator.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/leaf.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/node.hpp |   0.00% (0/11) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/execution/index/art/swizzleable_pointer.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/join_hashtable.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/aggregate/grouped_aggregate_data.hpp |   0.00% (0/63) |   0.00% (0/7) |   0.00% (0/30) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_hash_aggregate.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_perfecthash_aggregate.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_ungrouped_aggregate.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_window.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/filter/physical_filter.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_batch_collector.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_explain_analyze.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_limit.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_limit_percent.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_load.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_pragma.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_prepare.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_reservoir_sample.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_result_collector.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_set.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_streaming_sample.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_transaction.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/helper/physical_vacuum.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/outer_join_marker.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_blockwise_nl_join.hpp |   0.00% (0/18) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_cross_product.hpp |   0.00% (0/21) |   0.00% (0/7) |   0.00% (0/7) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_delim_join.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_hash_join.hpp |   0.00% (0/18) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_iejoin.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_index_join.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_nested_loop_join.hpp |   0.00% (0/18) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_piecewise_merge_join.hpp |   0.00% (0/18) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/join/physical_range_join.hpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/8) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/order/physical_order.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/order/physical_top_n.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/buffered_csv_reader.hpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/physical_copy_to_file.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/physical_delete.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/physical_export.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/physical_insert.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/persistent/physical_update.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/projection/physical_projection.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/projection/physical_tableinout_function.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/projection/physical_unnest.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/scan/physical_column_data_scan.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/scan/physical_dummy_scan.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/scan/physical_empty_result.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/scan/physical_expression_scan.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/scan/physical_table_scan.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_alter.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_function.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_index.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_schema.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_sequence.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_table_as.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_view.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/schema/physical_drop.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/operator/set/physical_recursive_cte.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/partitionable_hashtable.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/execution/physical_operator.hpp |  49.15% (29/59) |  52.17% (12/23) |  52.17% (12/23) | 
        
      | src/duckdb/src/include/duckdb/execution/reservoir_sample.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/execution/window_segment_tree.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/algebraic/corr.hpp |   0.00% (0/41) |   0.00% (0/5) |   0.00% (0/27) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/algebraic/covar.hpp |   0.00% (0/52) |   0.00% (0/6) |   0.00% (0/17) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/algebraic/stddev.hpp |   0.00% (0/86) |   0.00% (0/10) |   0.00% (0/49) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/regression/regr_count.hpp |   0.00% (0/15) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/regression/regr_slope.hpp |   0.00% (0/32) |   0.00% (0/5) |   0.00% (0/19) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate/sum_helpers.hpp |   0.00% (0/77) |   0.00% (0/17) |   0.00% (0/35) | 
        
      | src/duckdb/src/include/duckdb/function/aggregate_function.hpp |  39.08% (34/87) |  34.78% (8/23) |  20.00% (8/40) | 
        
      | src/duckdb/src/include/duckdb/function/compression_function.hpp |   0.00% (0/8) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/function/copy_function.hpp |  33.33% (2/6) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/function/function.hpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/function/function_serialization.hpp |   0.00% (0/58) |   0.00% (0/4) |   0.00% (0/30) | 
        
      | src/duckdb/src/include/duckdb/function/function_set.hpp |  41.94% (13/31) |  83.33% (5/6) |  38.46% (5/13) | 
        
      | src/duckdb/src/include/duckdb/function/macro_function.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/function/replacement_scan.hpp |  50.00% (2/4) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/function/scalar/nested_functions.hpp |   0.00% (0/18) |   0.00% (0/5) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/function/scalar/strftime.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/function/scalar/string_functions.hpp |   0.00% (0/19) |   0.00% (0/2) |   0.00% (0/8) | 
        
      | src/duckdb/src/include/duckdb/function/scalar_function.hpp |  84.78% (78/92) |  40.00% (2/5) |  78.79% (26/33) | 
        
      | src/duckdb/src/include/duckdb/function/table/arrow.hpp |   0.00% (0/9) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/function/table/read_csv.hpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/function/table/system_functions.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/function/table/table_scan.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/function/table_function.hpp |  22.22% (2/9) |  25.00% (1/4) |  25.00% (1/4) | 
        
      | src/duckdb/src/include/duckdb/function/udf_function.hpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/appender.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/main/client_context.hpp |  43.75% (7/16) |  60.00% (3/5) |  37.50% (3/8) | 
        
      | src/duckdb/src/include/duckdb/main/client_context_file_opener.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/main/config.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/main/connection.hpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/connection_manager.hpp |  43.48% (10/23) |  75.00% (3/4) |  37.50% (3/8) | 
        
      | src/duckdb/src/include/duckdb/main/database.hpp |  75.00% (6/8) | 100.00% (1/1) |  75.00% (3/4) | 
        
      | src/duckdb/src/include/duckdb/main/external_dependencies.hpp |   0.00% (0/2) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/prepared_statement.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/query_profiler.hpp |  37.04% (10/27) |  36.36% (4/11) |  36.36% (4/11) | 
        
      | src/duckdb/src/include/duckdb/main/query_result.hpp |   0.00% (0/55) |   0.00% (0/9) |   0.00% (0/13) | 
        
      | src/duckdb/src/include/duckdb/main/relation.hpp |   0.00% (0/15) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/main/relation/create_table_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/create_view_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/delete_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/distinct_relation.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/relation/explain_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/filter_relation.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/relation/insert_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/limit_relation.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/relation/order_relation.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/relation/subquery_relation.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/main/relation/update_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/main/relation/write_csv_relation.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/column_lifetime_optimizer.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/cse_optimizer.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/deliminator.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/expression_heuristics.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/expression_rewriter.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/filter_pullup.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/filter_pushdown.hpp |  33.33% (2/6) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/optimizer/in_clause_rewriter.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/join_order/join_relation.hpp |   0.00% (0/6) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/optimizer/join_order_optimizer.hpp |  33.33% (2/6) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/expression_matcher.hpp |  90.91% (20/22) |  90.91% (10/11) |  90.91% (10/11) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/expression_type_matcher.hpp |  23.53% (4/17) |  33.33% (2/6) |  14.29% (2/14) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/function_matcher.hpp |  33.33% (6/18) |  50.00% (3/6) |  33.33% (3/9) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/logical_operator_matcher.hpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/set_matcher.hpp |   0.00% (0/53) |   0.00% (0/3) |   0.00% (0/44) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/type_matcher.hpp |  15.38% (2/13) |  20.00% (1/5) |  20.00% (1/5) | 
        
      | src/duckdb/src/include/duckdb/optimizer/matcher/type_matcher_id.hpp |  40.00% (2/5) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/optimizer/optimizer_extension.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/regex_range_filter.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/remove_unused_columns.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/optimizer/rule.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parallel/event.hpp |  72.73% (8/11) |  80.00% (4/5) |  80.00% (4/5) | 
        
      | src/duckdb/src/include/duckdb/parallel/pipeline.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parallel/task.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/base_expression.hpp |  45.45% (10/22) |  66.67% (4/6) |  28.57% (4/14) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/between_expression.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/case_expression.hpp |   0.00% (0/10) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/cast_expression.hpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/columnref_expression.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/comparison_expression.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/conjunction_expression.hpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/default_expression.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/function_expression.hpp |   0.00% (0/51) |   0.00% (0/2) |   0.00% (0/39) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/operator_expression.hpp |   0.00% (0/72) |   0.00% (0/4) |   0.00% (0/33) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/parameter_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/positional_reference_expression.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/subquery_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/expression/window_expression.hpp |   0.00% (0/115) |   0.00% (0/5) |   0.00% (0/72) | 
        
      | src/duckdb/src/include/duckdb/parser/expression_map.hpp | 100.00% (6/6) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/copy_info.hpp | 100.00% (13/13) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_aggregate_function_info.hpp |  66.67% (10/15) |  66.67% (2/3) |  75.00% (3/4) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_collation_info.hpp |  27.27% (3/11) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_copy_function_info.hpp |  27.27% (3/11) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_function_info.hpp |  62.50% (5/8) |  50.00% (1/2) |  66.67% (2/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_index_info.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_info.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_macro_info.hpp |  18.18% (2/11) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_pragma_function_info.hpp |  58.33% (7/12) |  66.67% (2/3) |  66.67% (2/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_scalar_function_info.hpp |  58.82% (10/17) |  66.67% (2/3) |  75.00% (3/4) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_schema_info.hpp |  14.29% (2/14) |  25.00% (1/4) |  25.00% (1/4) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_sequence_info.hpp |   0.00% (0/18) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_table_function_info.hpp |  58.82% (10/17) |  66.67% (2/3) |  75.00% (3/4) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_type_info.hpp |   0.00% (0/12) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/create_view_info.hpp |   6.45% (2/31) |  20.00% (1/5) |  20.00% (1/5) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/drop_info.hpp |   0.00% (0/11) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/load_info.hpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/parse_info.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/pragma_info.hpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/show_select_info.hpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/transaction_info.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_data/vacuum_info.hpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/parser/parsed_expression.hpp | 100.00% (7/7) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/parser_extension.hpp |   0.00% (0/10) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/parser/qualified_name.hpp |   0.00% (0/47) |   0.00% (0/3) |   0.00% (0/32) | 
        
      | src/duckdb/src/include/duckdb/parser/qualified_name_set.hpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/query_error_context.hpp | 100.00% (10/10) | 100.00% (3/3) | 100.00% (3/3) | 
        
      | src/duckdb/src/include/duckdb/parser/query_node.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/query_node/recursive_cte_node.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/query_node/select_node.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/query_node/set_operation_node.hpp |  40.00% (2/5) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/parser/result_modifier.hpp |  42.86% (6/14) |  42.86% (3/7) |  42.86% (3/7) | 
        
      | src/duckdb/src/include/duckdb/parser/sql_statement.hpp |  50.00% (4/8) |  75.00% (3/4) |  75.00% (3/4) | 
        
      | src/duckdb/src/include/duckdb/parser/statement/logical_plan_statement.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/parser/statement/relation_statement.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/statement/select_statement.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/statement/set_statement.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref/basetableref.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref/crossproductref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref/emptytableref.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref/expressionlistref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/tableref/joinref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/parser/transformer.hpp |  90.00% (9/10) | 100.00% (2/2) |  75.00% (6/8) | 
        
      | src/duckdb/src/include/duckdb/planner/bind_context.hpp |  66.67% (6/9) |  66.67% (2/3) |  66.67% (2/3) | 
        
      | src/duckdb/src/include/duckdb/planner/binder.hpp |   0.00% (0/15) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/planner/bound_constraint.hpp |   0.00% (0/9) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/bound_query_node.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/planner/bound_tableref.hpp | 100.00% (4/4) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/planner/column_binding.hpp |  57.14% (4/7) |  66.67% (2/3) |  40.00% (2/5) | 
        
      | src/duckdb/src/include/duckdb/planner/column_binding_map.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/constraints/bound_check_constraint.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/constraints/bound_foreign_key_constraint.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/constraints/bound_not_null_constraint.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/constraints/bound_unique_constraint.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/expression.hpp |   0.00% (0/15) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_aggregate_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_between_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/8) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_cast_expression.hpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_columnref_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_default_expression.hpp |   0.00% (0/14) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_parameter_data.hpp |   7.69% (2/26) |  16.67% (1/6) |  11.11% (1/9) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_reference_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_subquery_expression.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/expression/bound_window_expression.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/expression_binder.hpp |  46.67% (7/15) |  50.00% (3/6) |  50.00% (3/6) | 
        
      | src/duckdb/src/include/duckdb/planner/expression_binder/order_binder.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/expression_binder/select_binder.hpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/filter/conjunction_filter.hpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/planner/joinside.hpp |   0.00% (0/10) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/logical_operator_visitor.hpp | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_column_data_get.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_copy_to_file.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_create.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_create_index.hpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_create_table.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_cross_product.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_cteref.hpp |   0.00% (0/11) |   0.00% (0/3) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_delete.hpp |   0.00% (0/15) |   0.00% (0/3) |   0.00% (0/9) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_delim_get.hpp |   0.00% (0/10) |   0.00% (0/3) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_distinct.hpp |   0.00% (0/10) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_dummy_scan.hpp |  15.38% (2/13) |  25.00% (1/4) |  16.67% (1/6) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_empty_result.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_execute.hpp |   0.00% (0/13) |   0.00% (0/3) |   0.00% (0/7) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_explain.hpp |   0.00% (0/10) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_export.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_expression_get.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_filter.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_insert.hpp |   0.00% (0/15) |   0.00% (0/3) |   0.00% (0/9) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_limit_percent.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_order.hpp |   0.00% (0/18) |   0.00% (0/4) |   0.00% (0/9) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_pragma.hpp | 100.00% (5/5) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_prepare.hpp |   0.00% (0/8) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_recursive_cte.hpp |   0.00% (0/13) |   0.00% (0/4) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_set.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_set_operation.hpp |  42.86% (6/14) |  25.00% (1/4) |  40.00% (2/5) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_show.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_simple.hpp | 100.00% (5/5) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_top_n.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_unnest.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_update.hpp |   0.00% (0/15) |   0.00% (0/3) |   0.00% (0/9) | 
        
      | src/duckdb/src/include/duckdb/planner/operator/logical_window.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_function_info.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_table_info.hpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/planner/query_node/bound_recursive_cte_node.hpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/planner/query_node/bound_select_node.hpp | 100.00% (5/5) | 100.00% (2/2) |  80.00% (4/5) | 
        
      | src/duckdb/src/include/duckdb/planner/query_node/bound_set_operation_node.hpp | 100.00% (5/5) | 100.00% (2/2) | 100.00% (2/2) | 
        
      | src/duckdb/src/include/duckdb/planner/table_binding.hpp | 100.00% (1/1) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/planner/table_filter.hpp |   0.00% (0/31) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_basetableref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_crossproductref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_cteref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_dummytableref.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_expressionlistref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_joinref.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_subqueryref.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/planner/tableref/bound_table_function.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/storage/block.hpp |   0.00% (0/2) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/storage/block_manager.hpp |  25.00% (1/4) |  50.00% (1/2) |  50.00% (1/2) | 
        
      | src/duckdb/src/include/duckdb/storage/buffer/block_handle.hpp |   0.00% (0/12) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/storage/buffer_manager.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/storage/checkpoint/string_checkpoint_state.hpp |   0.00% (0/9) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/storage/checkpoint/table_data_writer.hpp |   0.00% (0/9) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/storage/data_table.hpp |   0.00% (0/8) |   0.00% (0/3) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/storage/in_memory_block_manager.hpp |   0.00% (0/36) |   0.00% (0/12) |   0.00% (0/12) | 
        
      | src/duckdb/src/include/duckdb/storage/index.hpp |   0.00% (0/10) |   0.00% (0/4) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/storage/object_cache.hpp |   0.00% (0/21) |   0.00% (0/4) |   0.00% (0/12) | 
        
      | src/duckdb/src/include/duckdb/storage/segment/uncompressed.hpp |   0.00% (0/2) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/storage/single_file_block_manager.hpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/storage/statistics/base_statistics.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/storage/statistics/node_statistics.hpp |   0.00% (0/6) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/storage/statistics/numeric_statistics.hpp |   0.00% (0/12) |   0.00% (0/2) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/storage/storage_manager.hpp |  33.33% (3/9) |  33.33% (1/3) |  50.00% (3/6) | 
        
      | src/duckdb/src/include/duckdb/storage/string_uncompressed.hpp |   0.00% (0/88) |   0.00% (0/4) |   0.00% (0/47) | 
        
      | src/duckdb/src/include/duckdb/storage/table/append_state.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/storage/table/chunk_info.hpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/include/duckdb/storage/table/column_data.hpp |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/storage/table/column_segment.hpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/8) | 
        
      | src/duckdb/src/include/duckdb/storage/table/row_group.hpp |   0.00% (0/14) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/include/duckdb/storage/table/scan_state.hpp |   0.00% (0/10) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/include/duckdb/storage/table/segment_base.hpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/6) | 
        
      | src/duckdb/src/include/duckdb/storage/table/update_segment.hpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/include/duckdb/storage/table_index.hpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/include/duckdb/transaction/local_storage.hpp |  13.33% (2/15) |  25.00% (1/4) |  14.29% (1/7) | 
        
      | src/duckdb/src/include/duckdb/transaction/rollback_state.hpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/include/duckdb/transaction/transaction.hpp |  60.00% (9/15) |  60.00% (3/5) |  60.00% (3/5) | 
        
      | src/duckdb/src/include/duckdb/transaction/transaction_context.hpp | 100.00% (12/12) | 100.00% (4/4) | 100.00% (5/5) | 
        
      | src/duckdb/src/include/duckdb/transaction/transaction_manager.hpp |  33.33% (3/9) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/include/duckdb/transaction/update_info.hpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/main/appender.cpp |   0.00% (0/254) |   0.00% (0/42) |   0.00% (0/114) | 
        
      | src/duckdb/src/main/client_context.cpp |  31.30% (329/1051) |  41.43% (29/70) |  38.19% (186/487) | 
        
      | src/duckdb/src/main/client_context_file_opener.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/main/client_data.cpp |  80.00% (12/15) |  75.00% (3/4) |  80.00% (4/5) | 
        
      | src/duckdb/src/main/config.cpp |   3.45% (3/87) |  14.29% (1/7) |   0.94% (1/106) | 
        
      | src/duckdb/src/main/connection.cpp |  11.17% (21/188) |  13.04% (6/46) |  11.69% (9/77) | 
        
      | src/duckdb/src/main/database.cpp |  66.22% (149/225) |  65.22% (30/46) |  62.77% (59/94) | 
        
      | src/duckdb/src/main/extension.cpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/main/extension/extension_helper.cpp |  70.97% (44/62) |  33.33% (2/6) |  80.00% (36/45) | 
        
      | src/duckdb/src/main/extension/extension_install.cpp |   0.00% (0/102) |   0.00% (0/3) |   0.00% (0/52) | 
        
      | src/duckdb/src/main/extension/extension_load.cpp |   0.00% (0/86) |   0.00% (0/2) |   0.00% (0/43) | 
        
      | src/duckdb/src/main/materialized_query_result.cpp |  14.06% (9/64) |  37.50% (3/8) |  17.95% (7/39) | 
        
      | src/duckdb/src/main/pending_query_result.cpp |  59.18% (29/49) |  70.00% (7/10) |  66.67% (16/24) | 
        
      | src/duckdb/src/main/prepared_statement.cpp |   0.00% (0/52) |   0.00% (0/12) |   0.00% (0/28) | 
        
      | src/duckdb/src/main/prepared_statement_data.cpp |  23.64% (13/55) |  66.67% (4/6) |  18.18% (6/33) | 
        
      | src/duckdb/src/main/query_profiler.cpp |   8.38% (47/561) |  31.71% (13/41) |  12.67% (37/292) | 
        
      | src/duckdb/src/main/query_result.cpp |  25.45% (28/110) |  55.56% (10/18) |  17.11% (13/76) | 
        
      | src/duckdb/src/main/relation.cpp |   0.00% (0/250) |   0.00% (0/46) |   0.00% (0/100) | 
        
      | src/duckdb/src/main/relation/aggregate_relation.cpp |   0.00% (0/56) |   0.00% (0/6) |   0.00% (0/24) | 
        
      | src/duckdb/src/main/relation/create_table_relation.cpp |   0.00% (0/22) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/main/relation/create_view_relation.cpp |   0.00% (0/23) |   0.00% (0/4) |   0.00% (0/7) | 
        
      | src/duckdb/src/main/relation/cross_product_relation.cpp |   0.00% (0/26) |   0.00% (0/5) |   0.00% (0/8) | 
        
      | src/duckdb/src/main/relation/delete_relation.cpp |   0.00% (0/22) |   0.00% (0/4) |   0.00% (0/9) | 
        
      | src/duckdb/src/main/relation/distinct_relation.cpp |   0.00% (0/21) |   0.00% (0/5) |   0.00% (0/7) | 
        
      | src/duckdb/src/main/relation/explain_relation.cpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/main/relation/filter_relation.cpp |   0.00% (0/39) |   0.00% (0/5) |   0.00% (0/15) | 
        
      | src/duckdb/src/main/relation/insert_relation.cpp |   0.00% (0/19) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/main/relation/join_relation.cpp |   0.00% (0/40) |   0.00% (0/6) |   0.00% (0/16) | 
        
      | src/duckdb/src/main/relation/limit_relation.cpp |   0.00% (0/29) |   0.00% (0/5) |   0.00% (0/12) | 
        
      | src/duckdb/src/main/relation/order_relation.cpp |   0.00% (0/32) |   0.00% (0/5) |   0.00% (0/17) | 
        
      | src/duckdb/src/main/relation/projection_relation.cpp |   0.00% (0/50) |   0.00% (0/5) |   0.00% (0/26) | 
        
      | src/duckdb/src/main/relation/query_relation.cpp |   0.00% (0/36) |   0.00% (0/9) |   0.00% (0/15) | 
        
      | src/duckdb/src/main/relation/read_csv_relation.cpp |   0.00% (0/41) |   0.00% (0/6) |   0.00% (0/14) | 
        
      | src/duckdb/src/main/relation/setop_relation.cpp |   0.00% (0/40) |   0.00% (0/5) |   0.00% (0/17) | 
        
      | src/duckdb/src/main/relation/subquery_relation.cpp |   0.00% (0/17) |   0.00% (0/5) |   0.00% (0/6) | 
        
      | src/duckdb/src/main/relation/table_function_relation.cpp |   0.00% (0/53) |   0.00% (0/7) |   0.00% (0/16) | 
        
      | src/duckdb/src/main/relation/table_relation.cpp |   0.00% (0/48) |   0.00% (0/9) |   0.00% (0/15) | 
        
      | src/duckdb/src/main/relation/update_relation.cpp |   0.00% (0/30) |   0.00% (0/4) |   0.00% (0/14) | 
        
      | src/duckdb/src/main/relation/value_relation.cpp |   0.00% (0/65) |   0.00% (0/7) |   0.00% (0/37) | 
        
      | src/duckdb/src/main/relation/view_relation.cpp |   0.00% (0/24) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/main/relation/write_csv_relation.cpp |   0.00% (0/20) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/main/settings/settings.cpp |   0.00% (0/444) |   0.00% (0/71) |   0.00% (0/227) | 
        
      | src/duckdb/src/main/stream_query_result.cpp |   0.00% (0/85) |   0.00% (0/10) |   0.00% (0/54) | 
        
      | src/duckdb/src/optimizer/column_lifetime_analyzer.cpp |  11.54% (12/104) |  33.33% (2/6) |   9.09% (5/55) | 
        
      | src/duckdb/src/optimizer/common_aggregate_optimizer.cpp |  17.50% (7/40) |  33.33% (1/3) |  13.33% (2/15) | 
        
      | src/duckdb/src/optimizer/cse_optimizer.cpp |   7.14% (7/98) |  11.11% (1/9) |   5.66% (3/53) | 
        
      | src/duckdb/src/optimizer/deliminator.cpp |   7.47% (13/174) |  25.00% (2/8) |   4.51% (6/133) | 
        
      | src/duckdb/src/optimizer/expression_heuristics.cpp |   5.36% (9/168) |  13.33% (2/15) |   4.11% (3/73) | 
        
      | src/duckdb/src/optimizer/expression_rewriter.cpp |  19.35% (12/62) |  16.67% (1/6) |  27.59% (8/29) | 
        
      | src/duckdb/src/optimizer/filter_combiner.cpp |   0.00% (0/612) |   0.00% (0/16) |   0.00% (0/427) | 
        
      | src/duckdb/src/optimizer/filter_pullup.cpp |  17.39% (12/69) |  33.33% (2/6) |  17.14% (6/35) | 
        
      | src/duckdb/src/optimizer/filter_pushdown.cpp |  11.93% (13/109) |  25.00% (2/8) |  13.33% (6/45) | 
        
      | src/duckdb/src/optimizer/in_clause_rewriter.cpp |   6.49% (5/77) |  50.00% (1/2) |   4.17% (2/48) | 
        
      | src/duckdb/src/optimizer/join_order/join_relation_set.cpp |   0.00% (0/82) |   0.00% (0/7) |   0.00% (0/50) | 
        
      | src/duckdb/src/optimizer/join_order/query_graph.cpp |   0.00% (0/110) |   0.00% (0/11) |   0.00% (0/53) | 
        
      | src/duckdb/src/optimizer/join_order_optimizer.cpp |   4.17% (24/576) |  10.00% (2/20) |   8.65% (32/370) | 
        
      | src/duckdb/src/optimizer/matcher/expression_matcher.cpp |   0.00% (0/84) |   0.00% (0/9) |   0.00% (0/65) | 
        
      | src/duckdb/src/optimizer/optimizer.cpp |  93.75% (135/144) |  94.44% (17/18) |  86.36% (19/22) | 
        
      | src/duckdb/src/optimizer/pullup/pullup_both_side.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/optimizer/pullup/pullup_filter.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/optimizer/pullup/pullup_from_left.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/optimizer/pullup/pullup_projection.cpp |   0.00% (0/71) |   0.00% (0/5) |   0.00% (0/42) | 
        
      | src/duckdb/src/optimizer/pullup/pullup_set_operation.cpp |   0.00% (0/28) |   0.00% (0/3) |   0.00% (0/16) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_aggregate.cpp |   0.00% (0/33) |   0.00% (0/3) |   0.00% (0/21) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_cross_product.cpp |   0.00% (0/29) |   0.00% (0/1) |   0.00% (0/15) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_filter.cpp |   0.00% (0/11) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_get.cpp |   0.00% (0/35) |   0.00% (0/1) |   0.00% (0/22) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_inner_join.cpp |   0.00% (0/23) |   0.00% (0/1) |   0.00% (0/13) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_left_join.cpp |   0.00% (0/77) |   0.00% (0/5) |   0.00% (0/41) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_limit.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_mark_join.cpp |   0.00% (0/46) |   0.00% (0/1) |   0.00% (0/25) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_projection.cpp |   0.00% (0/32) |   0.00% (0/3) |   0.00% (0/18) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_set_operation.cpp |   0.00% (0/71) |   0.00% (0/3) |   0.00% (0/38) | 
        
      | src/duckdb/src/optimizer/pushdown/pushdown_single_join.cpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/optimizer/regex_range_filter.cpp |  15.79% (6/38) | 100.00% (1/1) |  20.00% (4/20) | 
        
      | src/duckdb/src/optimizer/remove_unused_columns.cpp |   4.30% (8/186) |  20.00% (1/5) |   3.23% (3/93) | 
        
      | src/duckdb/src/optimizer/rule/arithmetic_simplification.cpp |  22.92% (11/48) |  50.00% (1/2) |   2.63% (1/38) | 
        
      | src/duckdb/src/optimizer/rule/case_simplification.cpp |  15.38% (4/26) |  50.00% (1/2) |   6.67% (1/15) | 
        
      | src/duckdb/src/optimizer/rule/comparison_simplification.cpp |  11.54% (6/52) |  50.00% (1/2) |   2.78% (1/36) | 
        
      | src/duckdb/src/optimizer/rule/conjunction_simplification.cpp |  13.33% (6/45) |  33.33% (1/3) |   3.57% (1/28) | 
        
      | src/duckdb/src/optimizer/rule/constant_folding.cpp |  20.00% (4/20) |  33.33% (1/3) |   9.09% (1/11) | 
        
      | src/duckdb/src/optimizer/rule/date_part_simplification.cpp |   9.41% (8/85) |  50.00% (1/2) |   3.45% (1/29) | 
        
      | src/duckdb/src/optimizer/rule/distributivity.cpp |   4.60% (4/87) |  25.00% (1/4) |   1.92% (1/52) | 
        
      | src/duckdb/src/optimizer/rule/empty_needle_removal.cpp |  31.03% (9/29) |  50.00% (1/2) |   7.14% (1/14) | 
        
      | src/duckdb/src/optimizer/rule/enum_comparison.cpp |  24.49% (12/49) |  33.33% (1/3) |  17.39% (4/23) | 
        
      | src/duckdb/src/optimizer/rule/equal_or_null_simplification.cpp |  26.67% (20/75) |  33.33% (1/3) |   2.70% (1/37) | 
        
      | src/duckdb/src/optimizer/rule/in_clause_simplification_rule.cpp |  12.50% (5/40) |  50.00% (1/2) |   3.85% (1/26) | 
        
      | src/duckdb/src/optimizer/rule/like_optimizations.cpp |   7.02% (8/114) |  14.29% (1/7) |   1.05% (1/95) | 
        
      | src/duckdb/src/optimizer/rule/move_constants.cpp |  13.54% (13/96) |  50.00% (1/2) |   1.64% (1/61) | 
        
      | src/duckdb/src/optimizer/rule/regex_optimizations.cpp |  23.53% (8/34) |  50.00% (1/2) |   5.56% (1/18) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_aggregate.cpp |   0.00% (0/11) |   0.00% (0/1) |   0.00% (0/5) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_and_compress.cpp |   0.00% (0/85) |   0.00% (0/5) |   0.00% (0/60) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_between.cpp |   0.00% (0/44) |   0.00% (0/1) |   0.00% (0/33) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_case.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_cast.cpp |   0.00% (0/48) |   0.00% (0/3) |   0.00% (0/32) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_columnref.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_comparison.cpp |   0.00% (0/99) |   0.00% (0/2) |   0.00% (0/99) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_conjunction.cpp |   0.00% (0/44) |   0.00% (0/1) |   0.00% (0/29) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_constant.cpp |   0.00% (0/75) |   0.00% (0/3) |   0.00% (0/36) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_function.cpp |   0.00% (0/12) |   0.00% (0/1) |   0.00% (0/7) | 
        
      | src/duckdb/src/optimizer/statistics/expression/propagate_operator.cpp |   0.00% (0/58) |   0.00% (0/1) |   0.00% (0/38) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_aggregate.cpp |   0.00% (0/26) |   0.00% (0/1) |   0.00% (0/19) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_cross_product.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_filter.cpp |   0.00% (0/183) |   0.00% (0/9) |   0.00% (0/129) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_get.cpp |   0.00% (0/73) |   0.00% (0/3) |   0.00% (0/35) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_join.cpp |   0.00% (0/158) |   0.00% (0/4) |   0.00% (0/97) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_limit.cpp |   0.00% (0/4) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_order.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_projection.cpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/9) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_set_operation.cpp |   0.00% (0/58) |   0.00% (0/2) |   0.00% (0/41) | 
        
      | src/duckdb/src/optimizer/statistics/operator/propagate_window.cpp |   0.00% (0/13) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/optimizer/statistics_propagator.cpp |  18.99% (15/79) |  50.00% (4/8) |  14.29% (6/42) | 
        
      | src/duckdb/src/optimizer/topn_optimizer.cpp |  47.06% (8/17) | 100.00% (1/1) |  36.36% (4/11) | 
        
      | src/duckdb/src/parallel/event.cpp |  86.79% (46/53) |  85.71% (6/7) |  92.00% (23/25) | 
        
      | src/duckdb/src/parallel/executor.cpp |  51.54% (201/390) |  68.75% (22/32) |  43.15% (63/146) | 
        
      | src/duckdb/src/parallel/executor_task.cpp |  50.00% (9/18) |  75.00% (3/4) |  44.44% (4/9) | 
        
      | src/duckdb/src/parallel/pipeline.cpp |  43.81% (85/194) |  55.17% (16/29) |  45.19% (47/104) | 
        
      | src/duckdb/src/parallel/pipeline_complete_event.cpp | 100.00% (9/9) | 100.00% (3/3) | 100.00% (5/5) | 
        
      | src/duckdb/src/parallel/pipeline_event.cpp | 100.00% (9/9) | 100.00% (3/3) | 100.00% (4/4) | 
        
      | src/duckdb/src/parallel/pipeline_executor.cpp |  28.80% (89/309) |  61.11% (11/18) |  28.18% (62/220) | 
        
      | src/duckdb/src/parallel/pipeline_finish_event.cpp | 100.00% (7/7) | 100.00% (3/3) | 100.00% (3/3) | 
        
      | src/duckdb/src/parallel/task_scheduler.cpp |  69.70% (92/132) |  85.71% (18/21) |  65.08% (41/63) | 
        
      | src/duckdb/src/parallel/thread_context.cpp | 100.00% (2/2) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/parser/base_expression.cpp |  58.82% (10/17) |  50.00% (2/4) |  73.33% (11/15) | 
        
      | src/duckdb/src/parser/column_definition.cpp |   0.00% (0/160) |   0.00% (0/31) |   0.00% (0/64) | 
        
      | src/duckdb/src/parser/constraint.cpp |   0.00% (0/36) |   0.00% (0/5) |   0.00% (0/11) | 
        
      | src/duckdb/src/parser/constraints/check_constraint.cpp |   0.00% (0/15) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/parser/constraints/foreign_key_constraint.cpp |   0.00% (0/54) |   0.00% (0/5) |   0.00% (0/22) | 
        
      | src/duckdb/src/parser/constraints/not_null_constraint.cpp |   0.00% (0/17) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/parser/constraints/unique_constraint.cpp |   0.00% (0/41) |   0.00% (0/6) |   0.00% (0/21) | 
        
      | src/duckdb/src/parser/expression/between_expression.cpp |   0.00% (0/33) |   0.00% (0/6) |   0.00% (0/15) | 
        
      | src/duckdb/src/parser/expression/case_expression.cpp |  25.00% (14/56) |  33.33% (2/6) |  11.54% (3/26) | 
        
      | src/duckdb/src/parser/expression/cast_expression.cpp |  54.29% (19/35) |  50.00% (3/6) |  75.00% (12/16) | 
        
      | src/duckdb/src/parser/expression/collate_expression.cpp |   0.00% (0/30) |   0.00% (0/6) |   0.00% (0/13) | 
        
      | src/duckdb/src/parser/expression/columnref_expression.cpp |  68.75% (44/64) |  76.92% (10/13) |  72.22% (26/36) | 
        
      | src/duckdb/src/parser/expression/comparison_expression.cpp |  25.00% (7/28) |  33.33% (2/6) |  16.67% (2/12) | 
        
      | src/duckdb/src/parser/expression/conjunction_expression.cpp |   0.00% (0/44) |   0.00% (0/9) |   0.00% (0/15) | 
        
      | src/duckdb/src/parser/expression/constant_expression.cpp |  56.52% (13/23) |  57.14% (4/7) |  66.67% (6/9) | 
        
      | src/duckdb/src/parser/expression/default_expression.cpp |   0.00% (0/15) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/src/parser/expression/function_expression.cpp |  36.67% (33/90) |  44.44% (4/9) |  25.58% (11/43) | 
        
      | src/duckdb/src/parser/expression/lambda_expression.cpp |   0.00% (0/26) |   0.00% (0/7) |   0.00% (0/9) | 
        
      | src/duckdb/src/parser/expression/operator_expression.cpp |  35.00% (14/40) |  28.57% (2/7) |  28.57% (6/21) | 
        
      | src/duckdb/src/parser/expression/parameter_expression.cpp |   0.00% (0/26) |   0.00% (0/7) |   0.00% (0/7) | 
        
      | src/duckdb/src/parser/expression/positional_reference_expression.cpp |   0.00% (0/24) |   0.00% (0/7) |   0.00% (0/7) | 
        
      | src/duckdb/src/parser/expression/star_expression.cpp |  10.23% (9/88) |  33.33% (2/6) |   4.65% (2/43) | 
        
      | src/duckdb/src/parser/expression/subquery_expression.cpp |   0.00% (0/54) |   0.00% (0/6) |   0.00% (0/26) | 
        
      | src/duckdb/src/parser/expression/window_expression.cpp |   0.00% (0/130) |   0.00% (0/6) |   0.00% (0/92) | 
        
      | src/duckdb/src/parser/expression_util.cpp |   0.00% (0/43) |   0.00% (0/6) |   0.00% (0/29) | 
        
      | src/duckdb/src/parser/keyword_helper.cpp |   0.00% (0/24) |   0.00% (0/3) |   0.00% (0/25) | 
        
      | src/duckdb/src/parser/parsed_data/alter_table_info.cpp |   0.00% (0/267) |   0.00% (0/66) |   0.00% (0/85) | 
        
      | src/duckdb/src/parser/parsed_data/create_index_info.cpp |   0.00% (0/34) |   0.00% (0/3) |   0.00% (0/4) | 
        
      | src/duckdb/src/parser/parsed_data/create_info.cpp |   0.00% (0/39) |   0.00% (0/4) |   0.00% (0/9) | 
        
      | src/duckdb/src/parser/parsed_data/create_table_info.cpp |   5.41% (2/37) |  20.00% (1/5) |  11.11% (1/9) | 
        
      | src/duckdb/src/parser/parsed_data/sample_options.cpp |   0.00% (0/51) |   0.00% (0/5) |   0.00% (0/26) | 
        
      | src/duckdb/src/parser/parsed_expression.cpp |  16.17% (27/167) |  33.33% (5/15) |  19.30% (11/57) | 
        
      | src/duckdb/src/parser/parsed_expression_iterator.cpp |  20.69% (54/261) |  37.50% (3/8) |  20.00% (21/105) | 
        
      | src/duckdb/src/parser/parser.cpp |  19.78% (36/182) |  30.00% (3/10) |  21.43% (21/98) | 
        
      | src/duckdb/src/parser/query_error_context.cpp |  96.51% (83/86) | 100.00% (2/2) |  92.98% (53/57) | 
        
      | src/duckdb/src/parser/query_node.cpp |   3.31% (6/181) |  25.00% (2/8) |   2.11% (2/95) | 
        
      | src/duckdb/src/parser/query_node/recursive_cte_node.cpp |   0.00% (0/55) |   0.00% (0/5) |   0.00% (0/22) | 
        
      | src/duckdb/src/parser/query_node/select_node.cpp |   9.52% (18/189) |  33.33% (2/6) |  11.20% (14/125) | 
        
      | src/duckdb/src/parser/query_node/set_operation_node.cpp |  11.76% (8/68) |  20.00% (1/5) |   2.86% (1/35) | 
        
      | src/duckdb/src/parser/result_modifier.cpp |   2.53% (5/198) |   4.55% (1/22) |   1.14% (1/88) | 
        
      | src/duckdb/src/parser/statement/alter_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/call_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/copy_statement.cpp |  80.00% (8/10) | 100.00% (3/3) |  80.00% (4/5) | 
        
      | src/duckdb/src/parser/statement/create_statement.cpp |  28.57% (2/7) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/parser/statement/delete_statement.cpp |   0.00% (0/42) |   0.00% (0/4) |   0.00% (0/23) | 
        
      | src/duckdb/src/parser/statement/drop_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/execute_statement.cpp |   0.00% (0/10) |   0.00% (0/3) |   0.00% (0/4) | 
        
      | src/duckdb/src/parser/statement/explain_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/export_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/extension_statement.cpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/parser/statement/insert_statement.cpp |   2.86% (2/70) |  20.00% (1/5) |   1.89% (1/53) | 
        
      | src/duckdb/src/parser/statement/load_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/pragma_statement.cpp |  28.57% (2/7) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/parser/statement/prepare_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/relation_statement.cpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/parser/statement/select_statement.cpp |  21.74% (5/23) |  33.33% (2/6) |  22.22% (2/9) | 
        
      | src/duckdb/src/parser/statement/set_statement.cpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/parser/statement/show_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/statement/transaction_statement.cpp |  28.57% (2/7) |  33.33% (1/3) |  33.33% (1/3) | 
        
      | src/duckdb/src/parser/statement/update_statement.cpp |   0.00% (0/49) |   0.00% (0/4) |   0.00% (0/26) | 
        
      | src/duckdb/src/parser/statement/vacuum_statement.cpp |   0.00% (0/7) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/src/parser/tableref.cpp |   6.98% (6/86) |  14.29% (1/7) |   9.09% (4/44) | 
        
      | src/duckdb/src/parser/tableref/basetableref.cpp |  24.24% (8/33) |  20.00% (1/5) |   6.67% (1/15) | 
        
      | src/duckdb/src/parser/tableref/crossproductref.cpp |   0.00% (0/29) |   0.00% (0/5) |   0.00% (0/12) | 
        
      | src/duckdb/src/parser/tableref/emptytableref.cpp |  21.43% (3/14) |  20.00% (1/5) |  20.00% (1/5) | 
        
      | src/duckdb/src/parser/tableref/expressionlistref.cpp |   0.00% (0/77) |   0.00% (0/5) |   0.00% (0/42) | 
        
      | src/duckdb/src/parser/tableref/joinref.cpp |   0.00% (0/72) |   0.00% (0/5) |   0.00% (0/38) | 
        
      | src/duckdb/src/parser/tableref/subqueryref.cpp |  10.00% (3/30) |  16.67% (1/6) |  11.11% (1/9) | 
        
      | src/duckdb/src/parser/tableref/table_function.cpp |  29.03% (9/31) |  33.33% (2/6) |  22.22% (2/9) | 
        
      | src/duckdb/src/parser/transform/constraint/transform_constraint.cpp |   0.00% (0/107) |   0.00% (0/2) |   0.00% (0/61) | 
        
      | src/duckdb/src/parser/transform/expression/transform_array_access.cpp |   0.00% (0/42) |   0.00% (0/1) |   0.00% (0/21) | 
        
      | src/duckdb/src/parser/transform/expression/transform_bool_expr.cpp |  44.74% (17/38) | 100.00% (1/1) |  54.55% (12/22) | 
        
      | src/duckdb/src/parser/transform/expression/transform_case.cpp |  84.00% (21/25) | 100.00% (1/1) |  81.82% (9/11) | 
        
      | src/duckdb/src/parser/transform/expression/transform_cast.cpp |  64.29% (9/14) | 100.00% (1/1) |  63.64% (7/11) | 
        
      | src/duckdb/src/parser/transform/expression/transform_coalesce.cpp |   0.00% (0/11) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/parser/transform/expression/transform_columnref.cpp |  46.43% (26/56) | 100.00% (2/2) |  39.47% (15/38) | 
        
      | src/duckdb/src/parser/transform/expression/transform_constant.cpp |  23.73% (14/59) | 100.00% (2/2) |  15.00% (6/40) | 
        
      | src/duckdb/src/parser/transform/expression/transform_expression.cpp |  53.66% (44/82) |  75.00% (3/4) |  56.82% (25/44) | 
        
      | src/duckdb/src/parser/transform/expression/transform_function.cpp |  11.47% (32/279) |  16.67% (1/6) |   8.99% (24/267) | 
        
      | src/duckdb/src/parser/transform/expression/transform_grouping_function.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/parser/transform/expression/transform_interval.cpp |   0.00% (0/75) |   0.00% (0/1) |   0.00% (0/69) | 
        
      | src/duckdb/src/parser/transform/expression/transform_is_null.cpp |  81.82% (9/11) | 100.00% (1/1) |  75.00% (6/8) | 
        
      | src/duckdb/src/parser/transform/expression/transform_lambda.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/5) | 
        
      | src/duckdb/src/parser/transform/expression/transform_operator.cpp |  24.36% (38/156) |  75.00% (3/4) |  29.85% (20/67) | 
        
      | src/duckdb/src/parser/transform/expression/transform_param_ref.cpp |   0.00% (0/14) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/parser/transform/expression/transform_positional_reference.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/parser/transform/expression/transform_subquery.cpp |   0.00% (0/73) |   0.00% (0/1) |   0.00% (0/30) | 
        
      | src/duckdb/src/parser/transform/helpers/nodetype_to_string.cpp |   0.00% (0/814) |   0.00% (0/1) |   0.00% (0/406) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_alias.cpp |  41.67% (5/12) | 100.00% (1/1) |  33.33% (3/9) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_cte.cpp |   0.00% (0/74) |   0.00% (0/2) |   0.00% (0/56) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_groupby.cpp |   3.40% (5/147) |  11.11% (1/9) |   4.62% (3/65) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_orderby.cpp |  10.81% (4/37) | 100.00% (1/1) |   9.68% (3/31) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_sample.cpp |   9.09% (4/44) |  50.00% (1/2) |  10.00% (3/30) | 
        
      | src/duckdb/src/parser/transform/helpers/transform_typename.cpp |  30.16% (38/126) | 100.00% (1/1) |  26.60% (25/94) | 
        
      | src/duckdb/src/parser/transform/statement/transform_alter_sequence.cpp |   0.00% (0/56) |   0.00% (0/1) |   0.00% (0/37) | 
        
      | src/duckdb/src/parser/transform/statement/transform_alter_table.cpp |   0.00% (0/83) |   0.00% (0/1) |   0.00% (0/46) | 
        
      | src/duckdb/src/parser/transform/statement/transform_call.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/parser/transform/statement/transform_checkpoint.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/parser/transform/statement/transform_copy.cpp |  60.53% (46/76) | 100.00% (2/2) |  56.86% (29/51) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_function.cpp |   0.00% (0/57) |   0.00% (0/1) |   0.00% (0/37) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_index.cpp |   0.00% (0/55) |   0.00% (0/2) |   0.00% (0/34) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_schema.cpp |   0.00% (0/22) |   0.00% (0/1) |   0.00% (0/12) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_sequence.cpp |   0.00% (0/109) |   0.00% (0/1) |   0.00% (0/86) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_table.cpp |  40.54% (45/111) |  60.00% (3/5) |  36.00% (27/75) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_table_as.cpp |   0.00% (0/25) |   0.00% (0/1) |   0.00% (0/15) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_type.cpp |   0.00% (0/58) |   0.00% (0/3) |   0.00% (0/31) | 
        
      | src/duckdb/src/parser/transform/statement/transform_create_view.cpp |   0.00% (0/44) |   0.00% (0/1) |   0.00% (0/32) | 
        
      | src/duckdb/src/parser/transform/statement/transform_delete.cpp |   0.00% (0/24) |   0.00% (0/1) |   0.00% (0/14) | 
        
      | src/duckdb/src/parser/transform/statement/transform_drop.cpp |   0.00% (0/61) |   0.00% (0/1) |   0.00% (0/22) | 
        
      | src/duckdb/src/parser/transform/statement/transform_explain.cpp |   0.00% (0/17) |   0.00% (0/1) |   0.00% (0/11) | 
        
      | src/duckdb/src/parser/transform/statement/transform_export.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/parser/transform/statement/transform_import.cpp |   0.00% (0/7) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/parser/transform/statement/transform_insert.cpp |   0.00% (0/44) |   0.00% (0/2) |   0.00% (0/30) | 
        
      | src/duckdb/src/parser/transform/statement/transform_load.cpp |   0.00% (0/20) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/parser/transform/statement/transform_pragma.cpp |  25.45% (14/55) | 100.00% (1/1) |  23.68% (9/38) | 
        
      | src/duckdb/src/parser/transform/statement/transform_prepare.cpp |   0.00% (0/38) |   0.00% (0/3) |   0.00% (0/20) | 
        
      | src/duckdb/src/parser/transform/statement/transform_rename.cpp |   0.00% (0/59) |   0.00% (0/1) |   0.00% (0/28) | 
        
      | src/duckdb/src/parser/transform/statement/transform_select.cpp |  71.43% (10/14) | 100.00% (1/1) |  77.78% (7/9) | 
        
      | src/duckdb/src/parser/transform/statement/transform_select_node.cpp |  44.07% (52/118) | 100.00% (1/1) |  44.78% (30/67) | 
        
      | src/duckdb/src/parser/transform/statement/transform_set.cpp |   0.00% (0/33) |   0.00% (0/2) |   0.00% (0/20) | 
        
      | src/duckdb/src/parser/transform/statement/transform_show.cpp |   0.00% (0/27) |   0.00% (0/1) |   0.00% (0/10) | 
        
      | src/duckdb/src/parser/transform/statement/transform_show_select.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/parser/transform/statement/transform_transaction.cpp |  73.33% (11/15) | 100.00% (1/1) |  71.43% (5/7) | 
        
      | src/duckdb/src/parser/transform/statement/transform_update.cpp |   0.00% (0/23) |   0.00% (0/1) |   0.00% (0/11) | 
        
      | src/duckdb/src/parser/transform/statement/transform_vacuum.cpp |   0.00% (0/45) |   0.00% (0/2) |   0.00% (0/33) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_base_tableref.cpp |  37.93% (11/29) |  50.00% (1/2) |  33.33% (5/15) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_from.cpp |  26.67% (8/30) | 100.00% (1/1) |  37.50% (6/16) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_join.cpp |   0.00% (0/49) |   0.00% (0/1) |   0.00% (0/24) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_subquery.cpp |   0.00% (0/16) |   0.00% (0/1) |   0.00% (0/9) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_table_function.cpp |  55.00% (22/40) | 100.00% (1/1) |  65.22% (15/23) | 
        
      | src/duckdb/src/parser/transform/tableref/transform_tableref.cpp |  60.00% (9/15) | 100.00% (1/1) |  50.00% (3/6) | 
        
      | src/duckdb/src/parser/transformer.cpp |  48.00% (60/125) |  80.00% (8/10) |  43.86% (25/57) | 
        
      | src/duckdb/src/planner/bind_context.cpp |  31.60% (134/424) |  55.88% (19/34) |  37.12% (85/229) | 
        
      | src/duckdb/src/planner/binder.cpp |  43.01% (160/372) |  60.00% (21/35) |  42.86% (78/182) | 
        
      | src/duckdb/src/planner/binder/expression/bind_aggregate_expression.cpp |   0.00% (0/144) |   0.00% (0/2) |   0.00% (0/92) | 
        
      | src/duckdb/src/planner/binder/expression/bind_between_expression.cpp |   0.00% (0/37) |   0.00% (0/1) |   0.00% (0/13) | 
        
      | src/duckdb/src/planner/binder/expression/bind_case_expression.cpp |  93.10% (27/29) | 100.00% (1/1) |  88.89% (8/9) | 
        
      | src/duckdb/src/planner/binder/expression/bind_cast_expression.cpp |  64.71% (11/17) | 100.00% (1/1) |  58.33% (7/12) | 
        
      | src/duckdb/src/planner/binder/expression/bind_collate_expression.cpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/10) | 
        
      | src/duckdb/src/planner/binder/expression/bind_columnref_expression.cpp |  36.82% (74/201) |  75.00% (6/8) |  38.40% (48/125) | 
        
      | src/duckdb/src/planner/binder/expression/bind_comparison_expression.cpp |  44.55% (45/101) |  75.00% (3/4) |  41.79% (28/67) | 
        
      | src/duckdb/src/planner/binder/expression/bind_conjunction_expression.cpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/binder/expression/bind_constant_expression.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/planner/binder/expression/bind_function_expression.cpp |  28.80% (36/125) |  28.57% (2/7) |  34.67% (26/75) | 
        
      | src/duckdb/src/planner/binder/expression/bind_lambda.cpp |   0.00% (0/97) |   0.00% (0/4) |   0.00% (0/60) | 
        
      | src/duckdb/src/planner/binder/expression/bind_macro_expression.cpp |  65.57% (40/61) |  75.00% (3/4) |  60.00% (15/25) | 
        
      | src/duckdb/src/planner/binder/expression/bind_operator_expression.cpp |  34.48% (40/116) |  60.00% (3/5) |  37.68% (26/69) | 
        
      | src/duckdb/src/planner/binder/expression/bind_parameter_expression.cpp |   0.00% (0/28) |   0.00% (0/1) |   0.00% (0/11) | 
        
      | src/duckdb/src/planner/binder/expression/bind_positional_reference_expression.cpp |   0.00% (0/6) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/binder/expression/bind_subquery_expression.cpp |   0.00% (0/67) |   0.00% (0/6) |   0.00% (0/37) | 
        
      | src/duckdb/src/planner/binder/expression/bind_unnest_expression.cpp |   0.00% (0/37) |   0.00% (0/1) |   0.00% (0/29) | 
        
      | src/duckdb/src/planner/binder/expression/bind_window_expression.cpp |   0.00% (0/233) |   0.00% (0/7) |   0.00% (0/142) | 
        
      | src/duckdb/src/planner/binder/query_node/bind_recursive_cte_node.cpp |   0.00% (0/30) |   0.00% (0/1) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/binder/query_node/bind_select_node.cpp |  22.71% (77/339) |  37.50% (3/8) |  21.03% (41/195) | 
        
      | src/duckdb/src/planner/binder/query_node/bind_setop_node.cpp |  36.23% (25/69) |  50.00% (1/2) |  30.30% (10/33) | 
        
      | src/duckdb/src/planner/binder/query_node/bind_table_macro_node.cpp |   0.00% (0/31) |   0.00% (0/2) |   0.00% (0/11) | 
        
      | src/duckdb/src/planner/binder/query_node/plan_query_node.cpp |  12.50% (5/40) | 100.00% (1/1) |  33.33% (3/9) | 
        
      | src/duckdb/src/planner/binder/query_node/plan_recursive_cte_node.cpp |   0.00% (0/19) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/binder/query_node/plan_select_node.cpp |  35.56% (32/90) | 100.00% (2/2) |  47.37% (18/38) | 
        
      | src/duckdb/src/planner/binder/query_node/plan_setop.cpp |  64.41% (38/59) | 100.00% (2/2) |  65.52% (19/29) | 
        
      | src/duckdb/src/planner/binder/query_node/plan_subquery.cpp |   2.85% (7/246) |  16.67% (2/12) |   6.17% (5/81) | 
        
      | src/duckdb/src/planner/binder/statement/bind_call.cpp |   0.00% (0/17) |   0.00% (0/1) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/binder/statement/bind_copy.cpp |  39.42% (41/104) |  66.67% (2/3) |  36.17% (17/47) | 
        
      | src/duckdb/src/planner/binder/statement/bind_create.cpp |   6.00% (21/350) |  22.22% (2/9) |   8.95% (17/190) | 
        
      | src/duckdb/src/planner/binder/statement/bind_create_table.cpp |   0.00% (0/243) |   0.00% (0/7) |   0.00% (0/119) | 
        
      | src/duckdb/src/planner/binder/statement/bind_delete.cpp |   0.00% (0/60) |   0.00% (0/1) |   0.00% (0/21) | 
        
      | src/duckdb/src/planner/binder/statement/bind_drop.cpp |   0.00% (0/37) |   0.00% (0/1) |   0.00% (0/17) | 
        
      | src/duckdb/src/planner/binder/statement/bind_execute.cpp |   0.00% (0/42) |   0.00% (0/1) |   0.00% (0/16) | 
        
      | src/duckdb/src/planner/binder/statement/bind_explain.cpp |   0.00% (0/12) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_export.cpp |   0.00% (0/149) |   0.00% (0/6) |   0.00% (0/77) | 
        
      | src/duckdb/src/planner/binder/statement/bind_extension.cpp |   0.00% (0/18) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/binder/statement/bind_insert.cpp |  29.91% (35/117) |  50.00% (1/2) |  22.73% (15/66) | 
        
      | src/duckdb/src/planner/binder/statement/bind_load.cpp |   0.00% (0/9) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_logical_plan.cpp |   0.00% (0/11) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/binder/statement/bind_pragma.cpp |  81.82% (18/22) | 100.00% (1/1) |  75.00% (6/8) | 
        
      | src/duckdb/src/planner/binder/statement/bind_prepare.cpp |   0.00% (0/16) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_relation.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_select.cpp | 100.00% (5/5) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_set.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/statement/bind_show.cpp |   0.00% (0/18) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/binder/statement/bind_simple.cpp |  39.13% (9/23) |  50.00% (1/2) |  16.67% (1/6) | 
        
      | src/duckdb/src/planner/binder/statement/bind_summarize.cpp |   0.00% (0/108) |   0.00% (0/7) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/binder/statement/bind_update.cpp |   0.00% (0/170) |   0.00% (0/5) |   0.00% (0/78) | 
        
      | src/duckdb/src/planner/binder/statement/bind_vacuum.cpp |   0.00% (0/44) |   0.00% (0/1) |   0.00% (0/19) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_basetableref.cpp |  26.61% (29/109) | 100.00% (1/1) |  20.00% (11/55) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_crossproductref.cpp |   0.00% (0/14) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_emptytableref.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_expressionlistref.cpp |   0.00% (0/44) |   0.00% (0/1) |   0.00% (0/31) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_joinref.cpp |   0.00% (0/191) |   0.00% (0/8) |   0.00% (0/77) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_named_parameters.cpp |  11.54% (3/26) | 100.00% (1/1) |   9.09% (1/11) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_subqueryref.cpp |  85.00% (17/20) | 100.00% (1/1) |  66.67% (6/9) | 
        
      | src/duckdb/src/planner/binder/tableref/bind_table_function.cpp |  37.16% (68/183) |  66.67% (4/6) |  36.54% (38/104) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_basetableref.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_crossproductref.cpp |   0.00% (0/5) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_cteref.cpp |   0.00% (0/8) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_dummytableref.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_expressionlistref.cpp |   0.00% (0/15) |   0.00% (0/1) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_joinref.cpp |   0.00% (0/155) |   0.00% (0/5) |   0.00% (0/89) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_subqueryref.cpp |  75.00% (6/8) | 100.00% (1/1) |  66.67% (2/3) | 
        
      | src/duckdb/src/planner/binder/tableref/plan_table_function.cpp | 100.00% (3/3) | 100.00% (1/1) | 100.00% (1/1) | 
        
      | src/duckdb/src/planner/bound_result_modifier.cpp |   0.00% (0/62) |   0.00% (0/12) |   0.00% (0/23) | 
        
      | src/duckdb/src/planner/expression.cpp |   2.44% (4/164) |   9.09% (2/22) |   3.39% (2/59) | 
        
      | src/duckdb/src/planner/expression/bound_aggregate_expression.cpp |   0.00% (0/70) |   0.00% (0/8) |   0.00% (0/43) | 
        
      | src/duckdb/src/planner/expression/bound_between_expression.cpp |   0.00% (0/42) |   0.00% (0/6) |   0.00% (0/20) | 
        
      | src/duckdb/src/planner/expression/bound_case_expression.cpp |   2.70% (2/74) |  11.11% (1/9) |   3.57% (1/28) | 
        
      | src/duckdb/src/planner/expression/bound_cast_expression.cpp |  11.41% (17/149) |  33.33% (3/9) |  14.41% (17/118) | 
        
      | src/duckdb/src/planner/expression/bound_columnref_expression.cpp |   7.14% (3/42) |  12.50% (1/8) |   6.25% (1/16) | 
        
      | src/duckdb/src/planner/expression/bound_comparison_expression.cpp |   6.25% (2/32) |  16.67% (1/6) |   6.67% (1/15) | 
        
      | src/duckdb/src/planner/expression/bound_conjunction_expression.cpp |   0.00% (0/36) |   0.00% (0/8) |   0.00% (0/12) | 
        
      | src/duckdb/src/planner/expression/bound_constant_expression.cpp |   7.14% (2/28) |  14.29% (1/7) |   8.33% (1/12) | 
        
      | src/duckdb/src/planner/expression/bound_default_expression.cpp |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/src/planner/expression/bound_expression.cpp |  10.00% (2/20) |  16.67% (1/6) |  11.11% (1/9) | 
        
      | src/duckdb/src/planner/expression/bound_function_expression.cpp |   4.48% (3/67) |   9.09% (1/11) |   5.00% (2/40) | 
        
      | src/duckdb/src/planner/expression/bound_lambda_expression.cpp |   0.00% (0/31) |   0.00% (0/5) |   0.00% (0/18) | 
        
      | src/duckdb/src/planner/expression/bound_operator_expression.cpp |   5.88% (2/34) |  16.67% (1/6) |   7.69% (1/13) | 
        
      | src/duckdb/src/planner/expression/bound_parameter_expression.cpp |   0.00% (0/69) |   0.00% (0/13) |   0.00% (0/25) | 
        
      | src/duckdb/src/planner/expression/bound_reference_expression.cpp |   0.00% (0/35) |   0.00% (0/8) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/expression/bound_subquery_expression.cpp |   0.00% (0/17) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/expression/bound_unnest_expression.cpp |   0.00% (0/38) |   0.00% (0/8) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/expression/bound_window_expression.cpp |   0.00% (0/144) |   0.00% (0/7) |   0.00% (0/96) | 
        
      | src/duckdb/src/planner/expression_binder.cpp |  38.83% (73/188) |  46.15% (6/13) |  40.59% (41/101) | 
        
      | src/duckdb/src/planner/expression_binder/aggregate_binder.cpp |   0.00% (0/14) |   0.00% (0/3) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/expression_binder/alter_binder.cpp |   0.00% (0/31) |   0.00% (0/4) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/expression_binder/check_binder.cpp |   0.00% (0/48) |   0.00% (0/5) |   0.00% (0/27) | 
        
      | src/duckdb/src/planner/expression_binder/column_alias_binder.cpp |  10.53% (2/19) |  50.00% (1/2) |   9.09% (1/11) | 
        
      | src/duckdb/src/planner/expression_binder/constant_binder.cpp |   0.00% (0/20) |   0.00% (0/3) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/expression_binder/group_binder.cpp |   0.00% (0/68) |   0.00% (0/6) |   0.00% (0/38) | 
        
      | src/duckdb/src/planner/expression_binder/having_binder.cpp |   0.00% (0/27) |   0.00% (0/3) |   0.00% (0/12) | 
        
      | src/duckdb/src/planner/expression_binder/index_binder.cpp |   0.00% (0/16) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/expression_binder/insert_binder.cpp |   0.00% (0/16) |   0.00% (0/3) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/expression_binder/order_binder.cpp |   5.33% (4/75) |  16.67% (1/6) |   2.44% (1/41) | 
        
      | src/duckdb/src/planner/expression_binder/qualify_binder.cpp |   0.00% (0/31) |   0.00% (0/3) |   0.00% (0/15) | 
        
      | src/duckdb/src/planner/expression_binder/relation_binder.cpp |   0.00% (0/20) |   0.00% (0/3) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/expression_binder/returning_binder.cpp |   0.00% (0/13) |   0.00% (0/2) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/expression_binder/select_binder.cpp |  35.94% (23/64) |  60.00% (3/5) |  40.00% (14/35) | 
        
      | src/duckdb/src/planner/expression_binder/update_binder.cpp |   0.00% (0/14) |   0.00% (0/3) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/expression_binder/where_binder.cpp |  58.06% (18/31) |  75.00% (3/4) |  50.00% (8/16) | 
        
      | src/duckdb/src/planner/expression_iterator.cpp |  17.49% (39/223) |  11.11% (1/9) |  15.22% (14/92) | 
        
      | src/duckdb/src/planner/filter/conjunction_filter.cpp |   0.00% (0/95) |   0.00% (0/12) |   0.00% (0/62) | 
        
      | src/duckdb/src/planner/filter/constant_filter.cpp |   0.00% (0/42) |   0.00% (0/6) |   0.00% (0/25) | 
        
      | src/duckdb/src/planner/filter/null_filter.cpp |   0.00% (0/38) |   0.00% (0/10) |   0.00% (0/22) | 
        
      | src/duckdb/src/planner/joinside.cpp |   0.00% (0/100) |   0.00% (0/9) |   0.00% (0/46) | 
        
      | src/duckdb/src/planner/logical_operator.cpp |   9.56% (24/251) |  41.18% (7/17) |  10.11% (9/89) | 
        
      | src/duckdb/src/planner/logical_operator_visitor.cpp |   8.02% (17/212) |  16.67% (4/24) |   7.79% (6/77) | 
        
      | src/duckdb/src/planner/operator/logical_aggregate.cpp |   0.00% (0/82) |   0.00% (0/6) |   0.00% (0/42) | 
        
      | src/duckdb/src/planner/operator/logical_any_join.cpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/operator/logical_column_data_get.cpp |   0.00% (0/27) |   0.00% (0/4) |   0.00% (0/9) | 
        
      | src/duckdb/src/planner/operator/logical_comparison_join.cpp |   0.00% (0/27) |   0.00% (0/5) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/operator/logical_copy_to_file.cpp |   0.00% (0/39) |   0.00% (0/2) |   0.00% (0/20) | 
        
      | src/duckdb/src/planner/operator/logical_create.cpp |   0.00% (0/10) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_create_index.cpp |   0.00% (0/24) |   0.00% (0/2) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/operator/logical_create_table.cpp |   0.00% (0/8) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_cross_product.cpp |   0.00% (0/31) |   0.00% (0/6) |   0.00% (0/14) | 
        
      | src/duckdb/src/planner/operator/logical_cteref.cpp |   0.00% (0/13) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_delete.cpp |   0.00% (0/15) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_delim_get.cpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_delim_join.cpp |   0.00% (0/16) |   0.00% (0/3) |   0.00% (0/7) | 
        
      | src/duckdb/src/planner/operator/logical_distinct.cpp |   0.00% (0/16) |   0.00% (0/4) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/operator/logical_dummy_scan.cpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_empty_result.cpp |   0.00% (0/19) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/operator/logical_execute.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_explain.cpp |   0.00% (0/14) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_export.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_expression_get.cpp |   0.00% (0/18) |   0.00% (0/2) |   0.00% (0/6) | 
        
      | src/duckdb/src/planner/operator/logical_filter.cpp |  28.21% (11/39) |  28.57% (2/7) |  40.00% (6/15) | 
        
      | src/duckdb/src/planner/operator/logical_get.cpp |   4.10% (5/122) |  22.22% (2/9) |   4.00% (2/50) | 
        
      | src/duckdb/src/planner/operator/logical_insert.cpp |   0.00% (0/41) |   0.00% (0/2) |   0.00% (0/9) | 
        
      | src/duckdb/src/planner/operator/logical_join.cpp |   0.00% (0/54) |   0.00% (0/8) |   0.00% (0/28) | 
        
      | src/duckdb/src/planner/operator/logical_limit.cpp |   0.00% (0/28) |   0.00% (0/6) |   0.00% (0/10) | 
        
      | src/duckdb/src/planner/operator/logical_limit_percent.cpp |   0.00% (0/13) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_order.cpp |   0.00% (0/7) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_pragma.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_prepare.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_projection.cpp |  10.53% (2/19) |  20.00% (1/5) |  16.67% (1/6) | 
        
      | src/duckdb/src/planner/operator/logical_recursive_cte.cpp |   0.00% (0/11) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_sample.cpp |   0.00% (0/29) |   0.00% (0/6) |   0.00% (0/12) | 
        
      | src/duckdb/src/planner/operator/logical_set.cpp |   0.00% (0/11) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_set_operation.cpp |   0.00% (0/9) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_show.cpp |   0.00% (0/12) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_simple.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_top_n.cpp |   0.00% (0/11) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/planner/operator/logical_unnest.cpp |   0.00% (0/24) |   0.00% (0/4) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/operator/logical_update.cpp |   0.00% (0/24) |   0.00% (0/2) |   0.00% (0/5) | 
        
      | src/duckdb/src/planner/operator/logical_window.cpp |   0.00% (0/23) |   0.00% (0/4) |   0.00% (0/8) | 
        
      | src/duckdb/src/planner/parsed_data/bound_create_table_info.cpp |   0.00% (0/22) |   0.00% (0/2) |   0.00% (0/3) | 
        
      | src/duckdb/src/planner/plan_serialization.cpp |   0.00% (0/8) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/planner/planner.cpp |  41.89% (62/148) |  71.43% (5/7) |  42.17% (35/83) | 
        
      | src/duckdb/src/planner/pragma_handler.cpp |  72.22% (39/54) | 100.00% (5/5) |  80.65% (25/31) | 
        
      | src/duckdb/src/planner/subquery/flatten_dependent_join.cpp |   0.00% (0/378) |   0.00% (0/5) |   0.00% (0/162) | 
        
      | src/duckdb/src/planner/subquery/has_correlated_expressions.cpp |   0.00% (0/26) |   0.00% (0/4) |   0.00% (0/16) | 
        
      | src/duckdb/src/planner/subquery/rewrite_correlated_expressions.cpp |   0.00% (0/69) |   0.00% (0/10) |   0.00% (0/35) | 
        
      | src/duckdb/src/planner/table_binding.cpp |  54.79% (80/146) |  52.63% (10/19) |  57.97% (40/69) | 
        
      | src/duckdb/src/planner/table_filter.cpp |   0.00% (0/65) |   0.00% (0/5) |   0.00% (0/22) | 
        
      | src/duckdb/src/storage/arena_allocator.cpp |  75.00% (45/60) |  70.00% (7/10) |  85.19% (23/27) | 
        
      | src/duckdb/src/storage/block.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/4) | 
        
      | src/duckdb/src/storage/buffer/buffer_handle.cpp |   0.00% (0/44) |   0.00% (0/11) |   0.00% (0/18) | 
        
      | src/duckdb/src/storage/buffer/managed_buffer.cpp |   0.00% (0/8) |   0.00% (0/2) |   0.00% (0/6) | 
        
      | src/duckdb/src/storage/buffer_manager.cpp |   6.53% (39/597) |  14.08% (10/71) |   6.27% (18/287) | 
        
      | src/duckdb/src/storage/checkpoint/table_data_reader.cpp |   0.00% (0/21) |   0.00% (0/2) |   0.00% (0/12) | 
        
      | src/duckdb/src/storage/checkpoint/table_data_writer.cpp |   0.00% (0/10) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/src/storage/checkpoint/write_overflow_strings_to_disk.cpp |   0.00% (0/55) |   0.00% (0/4) |   0.00% (0/23) | 
        
      | src/duckdb/src/storage/checkpoint_manager.cpp |   0.00% (0/389) |   0.00% (0/30) |   0.00% (0/127) | 
        
      | src/duckdb/src/storage/compression/bitpacking.cpp |   0.00% (0/333) |   0.00% (0/36) |   0.00% (0/130) | 
        
      | src/duckdb/src/storage/compression/dictionary_compression.cpp |   0.00% (0/361) |   0.00% (0/38) |   0.00% (0/119) | 
        
      | src/duckdb/src/storage/compression/fixed_size_uncompressed.cpp |   0.00% (0/180) |   0.00% (0/21) |   0.00% (0/62) | 
        
      | src/duckdb/src/storage/compression/numeric_constant.cpp |   0.00% (0/112) |   0.00% (0/13) |   0.00% (0/55) | 
        
      | src/duckdb/src/storage/compression/rle.cpp |   0.00% (0/241) |   0.00% (0/29) |   0.00% (0/89) | 
        
      | src/duckdb/src/storage/compression/string_uncompressed.cpp |   0.00% (0/279) |   0.00% (0/26) |   0.00% (0/93) | 
        
      | src/duckdb/src/storage/compression/uncompressed.cpp |   0.00% (0/28) |   0.00% (0/2) |   0.00% (0/19) | 
        
      | src/duckdb/src/storage/compression/validity_uncompressed.cpp |   0.00% (0/176) |   0.00% (0/13) |   0.00% (0/70) | 
        
      | src/duckdb/src/storage/data_table.cpp |   0.00% (0/1171) |   0.00% (0/64) |   0.00% (0/567) | 
        
      | src/duckdb/src/storage/index.cpp |   0.00% (0/52) |   0.00% (0/9) |   0.00% (0/19) | 
        
      | src/duckdb/src/storage/local_storage.cpp |   0.92% (4/435) |   3.57% (1/28) |   0.53% (1/188) | 
        
      | src/duckdb/src/storage/meta_block_reader.cpp |   0.00% (0/28) |   0.00% (0/4) |   0.00% (0/9) | 
        
      | src/duckdb/src/storage/meta_block_writer.cpp |   0.00% (0/55) |   0.00% (0/6) |   0.00% (0/21) | 
        
      | src/duckdb/src/storage/single_file_block_manager.cpp |   0.00% (0/281) |   0.00% (0/23) |   0.00% (0/123) | 
        
      | src/duckdb/src/storage/statistics/base_statistics.cpp |   0.00% (0/166) |   0.00% (0/17) |   0.00% (0/91) | 
        
      | src/duckdb/src/storage/statistics/column_statistics.cpp |   0.00% (0/6) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/storage/statistics/distinct_statistics.cpp |   0.00% (0/68) |   0.00% (0/12) |   0.00% (0/23) | 
        
      | src/duckdb/src/storage/statistics/list_statistics.cpp |   0.00% (0/70) |   0.00% (0/8) |   0.00% (0/39) | 
        
      | src/duckdb/src/storage/statistics/numeric_statistics.cpp |   0.00% (0/167) |   0.00% (0/13) |   0.00% (0/114) | 
        
      | src/duckdb/src/storage/statistics/segment_statistics.cpp |   0.00% (0/11) |   0.00% (0/3) |   0.00% (0/5) | 
        
      | src/duckdb/src/storage/statistics/string_statistics.cpp |   0.00% (0/185) |   0.00% (0/12) |   0.00% (0/116) | 
        
      | src/duckdb/src/storage/statistics/struct_statistics.cpp |   0.00% (0/84) |   0.00% (0/8) |   0.00% (0/58) | 
        
      | src/duckdb/src/storage/statistics/validity_statistics.cpp |   0.00% (0/68) |   0.00% (0/9) |   0.00% (0/57) | 
        
      | src/duckdb/src/storage/storage_lock.cpp |   0.00% (0/30) |   0.00% (0/7) |   0.00% (0/13) | 
        
      | src/duckdb/src/storage/storage_manager.cpp |  36.78% (32/87) |  50.00% (5/10) |  28.30% (15/53) | 
        
      | src/duckdb/src/storage/table/chunk_info.cpp |   0.00% (0/198) |   0.00% (0/26) |   0.00% (0/143) | 
        
      | src/duckdb/src/storage/table/column_checkpoint_state.cpp |   0.00% (0/84) |   0.00% (0/5) |   0.00% (0/32) | 
        
      | src/duckdb/src/storage/table/column_data.cpp |   0.00% (0/358) |   0.00% (0/42) |   0.00% (0/171) | 
        
      | src/duckdb/src/storage/table/column_data_checkpointer.cpp |   0.00% (0/184) |   0.00% (0/15) |   0.00% (0/103) | 
        
      | src/duckdb/src/storage/table/column_segment.cpp |   0.00% (0/368) |   0.00% (0/20) |   0.00% (0/142) | 
        
      | src/duckdb/src/storage/table/list_column_data.cpp |   0.00% (0/223) |   0.00% (0/25) |   0.00% (0/72) | 
        
      | src/duckdb/src/storage/table/persistent_table_data.cpp |   0.00% (0/4) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/storage/table/row_group.cpp |   0.00% (0/678) |   0.00% (0/43) |   0.00% (0/399) | 
        
      | src/duckdb/src/storage/table/segment_tree.cpp |   0.00% (0/48) |   0.00% (0/6) |   0.00% (0/28) | 
        
      | src/duckdb/src/storage/table/standard_column_data.cpp |   0.00% (0/147) |   0.00% (0/25) |   0.00% (0/57) | 
        
      | src/duckdb/src/storage/table/struct_column_data.cpp |   0.00% (0/207) |   0.00% (0/25) |   0.00% (0/89) | 
        
      | src/duckdb/src/storage/table/update_segment.cpp |   0.00% (0/957) |   0.00% (0/65) |   0.00% (0/498) | 
        
      | src/duckdb/src/storage/table/validity_column_data.cpp |   0.00% (0/5) |   0.00% (0/2) |   0.00% (0/2) | 
        
      | src/duckdb/src/storage/table_index.cpp |   0.00% (0/47) |   0.00% (0/7) |   0.00% (0/17) | 
        
      | src/duckdb/src/storage/wal_replay.cpp |   0.00% (0/350) |   0.00% (0/24) |   0.00% (0/159) | 
        
      | src/duckdb/src/storage/write_ahead_log.cpp |   0.99% (2/203) |   3.57% (1/28) |   0.97% (1/103) | 
        
      | src/duckdb/src/transaction/cleanup_state.cpp |  34.55% (19/55) |  66.67% (4/6) |  39.13% (9/23) | 
        
      | src/duckdb/src/transaction/commit_state.cpp |   5.60% (13/232) |  28.57% (2/7) |   5.77% (6/104) | 
        
      | src/duckdb/src/transaction/rollback_state.cpp |   0.00% (0/28) |   0.00% (0/1) |   0.00% (0/8) | 
        
      | src/duckdb/src/transaction/transaction.cpp |  31.37% (32/102) |  44.44% (4/9) |  27.91% (12/43) | 
        
      | src/duckdb/src/transaction/transaction_context.cpp |  65.91% (29/44) | 100.00% (6/6) |  68.00% (17/25) | 
        
      | src/duckdb/src/transaction/transaction_manager.cpp |  47.11% (106/225) |  71.43% (10/14) |  41.53% (49/118) | 
        
      | src/duckdb/src/transaction/undo_buffer.cpp |  47.71% (52/109) |  56.25% (9/16) |  40.91% (18/44) | 
        
      | src/duckdb/test/ossfuzz/parse_fuzz_test.cpp |  85.00% (17/20) | 100.00% (1/1) |  77.78% (7/9) | 
        
      | src/duckdb/third_party/concurrentqueue/concurrentqueue.h |  41.40% (373/901) |  63.64% (49/77) |  44.02% (228/518) | 
        
      | src/duckdb/third_party/concurrentqueue/lightweightsemaphore.h |  34.30% (59/172) |  50.00% (9/18) |  51.28% (40/78) | 
        
      | src/duckdb/third_party/fast_float/fast_float/fast_float.h |   0.00% (0/770) |   0.00% (0/56) |   0.00% (0/491) | 
        
      | src/duckdb/third_party/fastpforlib/bitpacking.cpp |   0.00% (0/931) |   0.00% (0/274) |   0.00% (0/393) | 
        
      | src/duckdb/third_party/fastpforlib/bitpackinghelpers.h |   0.00% (0/810) |   0.00% (0/12) |   0.00% (0/274) | 
        
      | src/duckdb/third_party/fmt/format.cc |   0.00% (0/69) |   0.00% (0/3) |   0.00% (0/74) | 
        
      | src/duckdb/third_party/fmt/include/fmt/core.h |  36.27% (111/306) |  39.62% (42/106) |  33.14% (56/169) | 
        
      | src/duckdb/third_party/fmt/include/fmt/format-inl.h |   0.00% (0/775) |   0.00% (0/69) |   0.00% (0/443) | 
        
      | src/duckdb/third_party/fmt/include/fmt/format.h |  11.83% (154/1302) |  17.62% (43/244) |   8.68% (73/841) | 
        
      | src/duckdb/third_party/fmt/include/fmt/printf.h |  35.35% (105/297) |  41.03% (16/39) |  37.50% (75/200) | 
        
      | src/duckdb/third_party/httplib/httplib.hpp |   0.00% (0/4243) |   0.00% (0/493) |   0.00% (0/2036) | 
        
      | src/duckdb/third_party/hyperloglog/hyperloglog.cpp |   0.00% (0/552) |   0.00% (0/25) |   0.00% (0/485) | 
        
      | src/duckdb/third_party/hyperloglog/sds.cpp |   0.00% (0/689) |   0.00% (0/43) |   0.00% (0/499) | 
        
      | src/duckdb/third_party/hyperloglog/sds.hpp |   0.00% (0/124) |   0.00% (0/6) |   0.00% (0/109) | 
        
      | src/duckdb/third_party/jaro_winkler/details/common.hpp |   0.00% (0/105) |   0.00% (0/17) |   0.00% (0/63) | 
        
      | src/duckdb/third_party/jaro_winkler/details/intrinsics.hpp |   0.00% (0/26) |   0.00% (0/5) |   0.00% (0/7) | 
        
      | src/duckdb/third_party/jaro_winkler/details/jaro_impl.hpp |   0.00% (0/329) |   0.00% (0/16) |   0.00% (0/156) | 
        
      | src/duckdb/third_party/jaro_winkler/jaro_winkler.hpp |   0.00% (0/26) |   0.00% (0/8) |   0.00% (0/17) | 
        
      | src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp | 100.00% (9/9) | 100.00% (3/3) |  90.00% (9/10) | 
        
      | src/duckdb/third_party/libpg_query/pg_functions.cpp |  69.84% (132/189) |  54.84% (17/31) |  74.29% (52/70) | 
        
      | src/duckdb/third_party/libpg_query/postgres_parser.cpp |  61.29% (19/31) |  57.14% (4/7) |  70.00% (7/10) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp |  26.18% (50/191) |  42.86% (6/14) |  20.19% (21/104) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp |  83.87% (78/93) |  81.82% (9/11) |  85.19% (23/27) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp |  66.67% (12/18) |  66.67% (2/3) |  66.67% (4/6) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_parser_gram.cpp |  18.57% (1598/8605) |  69.23% (27/39) |  22.78% (622/2731) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp |  36.42% (59/162) |  40.00% (2/5) |  21.30% (23/108) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_parser_scan.cpp |  27.41% (483/1762) |  29.03% (18/62) |  23.76% (412/1734) | 
        
      | src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp |  69.70% (23/33) |  80.00% (4/5) |  23.53% (8/34) | 
        
      | src/duckdb/third_party/libpg_query/src_common_keywords.cpp | 100.00% (30/30) | 100.00% (1/1) | 100.00% (17/17) | 
        
      | src/duckdb/third_party/mbedtls/include/mbedtls/cipher.h |   0.00% (0/103) |   0.00% (0/15) |   0.00% (0/15) | 
        
      | src/duckdb/third_party/mbedtls/include/mbedtls/error.h |   0.00% (0/10) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/third_party/mbedtls/include/mbedtls/pk.h |   0.00% (0/3) |   0.00% (0/1) |   0.00% (0/2) | 
        
      | src/duckdb/third_party/mbedtls/library/asn1parse.cpp |   0.00% (0/264) |   0.00% (0/18) |   0.00% (0/227) | 
        
      | src/duckdb/third_party/mbedtls/library/base64.cpp |   0.00% (0/124) |   0.00% (0/2) |   0.00% (0/102) | 
        
      | src/duckdb/third_party/mbedtls/library/bignum.cpp |   0.00% (0/1348) |   0.00% (0/56) |   0.00% (0/2030) | 
        
      | src/duckdb/third_party/mbedtls/library/constant_time.cpp |   0.00% (0/199) |   0.00% (0/17) |   0.00% (0/111) | 
        
      | src/duckdb/third_party/mbedtls/library/md.cpp |   0.00% (0/308) |   0.00% (0/20) |   0.00% (0/246) | 
        
      | src/duckdb/third_party/mbedtls/library/oid.cpp |   0.00% (0/66) |   0.00% (0/7) |   0.00% (0/49) | 
        
      | src/duckdb/third_party/mbedtls/library/pem.cpp |   0.00% (0/69) |   0.00% (0/3) |   0.00% (0/66) | 
        
      | src/duckdb/third_party/mbedtls/library/pk.cpp |   0.00% (0/176) |   0.00% (0/18) |   0.00% (0/233) | 
        
      | src/duckdb/third_party/mbedtls/library/pk_wrap.cpp |   0.00% (0/80) |   0.00% (0/10) |   0.00% (0/52) | 
        
      | src/duckdb/third_party/mbedtls/library/pkparse.cpp |   0.00% (0/382) |   0.00% (0/8) |   0.00% (0/355) | 
        
      | src/duckdb/third_party/mbedtls/library/platform_util.cpp |   0.00% (0/5) |   0.00% (0/1) |   0.00% (0/6) | 
        
      | src/duckdb/third_party/mbedtls/library/rsa.cpp |   0.00% (0/754) |   0.00% (0/27) |   0.00% (0/1108) | 
        
      | src/duckdb/third_party/mbedtls/library/rsa_alt_helpers.cpp |   0.00% (0/251) |   0.00% (0/5) |   0.00% (0/413) | 
        
      | src/duckdb/third_party/mbedtls/library/sha256.cpp |   0.00% (0/195) |   0.00% (0/8) |   0.00% (0/484) | 
        
      | src/duckdb/third_party/mbedtls/mbedtls_wrapper.cpp |   0.00% (0/27) |   0.00% (0/2) |   0.00% (0/17) | 
        
      | src/duckdb/third_party/miniz/miniz.cpp |   0.00% (0/4317) |   0.00% (0/146) |   0.00% (0/4660) | 
        
      | src/duckdb/third_party/miniz/miniz_wrapper.hpp |   0.00% (0/93) |   0.00% (0/9) |   0.00% (0/41) | 
        
      | src/duckdb/third_party/parquet/parquet_types.cpp |   0.00% (0/5563) |   0.00% (0/493) |   0.00% (0/2009) | 
        
      | src/duckdb/third_party/parquet/parquet_types.h |   0.00% (0/795) |   0.00% (0/153) |   0.00% (0/153) | 
        
      | src/duckdb/third_party/pcg/pcg_extras.hpp |  64.44% (58/90) |  58.33% (7/12) |  73.08% (19/26) | 
        
      | src/duckdb/third_party/pcg/pcg_random.hpp |  32.81% (21/64) |  64.29% (9/14) |  25.71% (9/35) | 
        
      | src/duckdb/third_party/re2/re2/bitmap256.h |   0.00% (0/46) |   0.00% (0/6) |   0.00% (0/32) | 
        
      | src/duckdb/third_party/re2/re2/bitstate.cc |   0.00% (0/206) |   0.00% (0/7) |   0.00% (0/172) | 
        
      | src/duckdb/third_party/re2/re2/compile.cc |   0.00% (0/745) |   0.00% (0/51) |   0.00% (0/499) | 
        
      | src/duckdb/third_party/re2/re2/dfa.cc |   0.00% (0/1025) |   0.00% (0/62) |   0.00% (0/778) | 
        
      | src/duckdb/third_party/re2/re2/nfa.cc |   0.00% (0/426) |   0.00% (0/13) |   0.00% (0/340) | 
        
      | src/duckdb/third_party/re2/re2/onepass.cc |   0.00% (0/261) |   0.00% (0/7) |   0.00% (0/223) | 
        
      | src/duckdb/third_party/re2/re2/parse.cc |   0.00% (0/1562) |   0.00% (0/65) |   0.00% (0/1292) | 
        
      | src/duckdb/third_party/re2/re2/prog.cc |   0.00% (0/645) |   0.00% (0/34) |   0.00% (0/414) | 
        
      | src/duckdb/third_party/re2/re2/prog.h |   0.00% (0/64) |   0.00% (0/41) |   0.00% (0/75) | 
        
      | src/duckdb/third_party/re2/re2/re2.cc |   0.00% (0/891) |   0.00% (0/59) |   0.00% (0/836) | 
        
      | src/duckdb/third_party/re2/re2/re2.h |   0.00% (0/87) |   0.00% (0/53) |   0.00% (0/53) | 
        
      | src/duckdb/third_party/re2/re2/regexp.cc |   0.00% (0/681) |   0.00% (0/60) |   0.00% (0/439) | 
        
      | src/duckdb/third_party/re2/re2/regexp.h |   0.00% (0/65) |   0.00% (0/41) |   0.00% (0/56) | 
        
      | src/duckdb/third_party/re2/re2/simplify.cc |   0.00% (0/430) |   0.00% (0/18) |   0.00% (0/355) | 
        
      | src/duckdb/third_party/re2/re2/stringpiece.cc |   0.00% (0/40) |   0.00% (0/7) |   0.00% (0/42) | 
        
      | src/duckdb/third_party/re2/re2/stringpiece.h |   0.00% (0/94) |   0.00% (0/32) |   0.00% (0/42) | 
        
      | src/duckdb/third_party/re2/re2/tostring.cc |   0.00% (0/238) |   0.00% (0/8) |   0.00% (0/160) | 
        
      | src/duckdb/third_party/re2/re2/walker-inl.h |   0.00% (0/99) |   0.00% (0/11) |   0.00% (0/64) | 
        
      | src/duckdb/third_party/re2/util/logging.h |   0.00% (0/18) |   0.00% (0/6) |   0.00% (0/8) | 
        
      | src/duckdb/third_party/re2/util/mix.h |   0.00% (0/9) |   0.00% (0/4) |   0.00% (0/4) | 
        
      | src/duckdb/third_party/re2/util/mutex.h |   0.00% (0/14) |   0.00% (0/14) |   0.00% (0/14) | 
        
      | src/duckdb/third_party/re2/util/pod_array.h |   0.00% (0/16) |   0.00% (0/8) |   0.00% (0/8) | 
        
      | src/duckdb/third_party/re2/util/rune.cc |   0.00% (0/130) |   0.00% (0/6) |   0.00% (0/93) | 
        
      | src/duckdb/third_party/re2/util/sparse_array.h |   0.00% (0/103) |   0.00% (0/22) |   0.00% (0/42) | 
        
      | src/duckdb/third_party/re2/util/sparse_set.h |   0.00% (0/66) |   0.00% (0/13) |   0.00% (0/29) | 
        
      | src/duckdb/third_party/re2/util/strutil.cc |   0.00% (0/100) |   0.00% (0/7) |   0.00% (0/52) | 
        
      | src/duckdb/third_party/snappy/snappy-internal.h |   0.00% (0/38) |   0.00% (0/3) |   0.00% (0/22) | 
        
      | src/duckdb/third_party/snappy/snappy-sinksource.cc |   0.00% (0/42) |   0.00% (0/12) |   0.00% (0/16) | 
        
      | src/duckdb/third_party/snappy/snappy-sinksource.h |   0.00% (0/5) |   0.00% (0/5) |   0.00% (0/5) | 
        
      | src/duckdb/third_party/snappy/snappy-stubs-internal.h |   0.00% (0/132) |   0.00% (0/23) |   0.00% (0/84) | 
        
      | src/duckdb/third_party/snappy/snappy.cc |   0.00% (0/820) |   0.00% (0/83) |   0.00% (0/377) | 
        
      | src/duckdb/third_party/tdigest/t_digest.hpp |   0.00% (0/428) |   0.00% (0/59) |   0.00% (0/141) | 
        
      | src/duckdb/third_party/thrift/thrift/TApplicationException.h |   0.00% (0/37) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/third_party/thrift/thrift/TBase.h |   0.00% (0/1) |   0.00% (0/1) |   0.00% (0/1) | 
        
      | src/duckdb/third_party/thrift/thrift/TToString.h |   0.00% (0/37) |   0.00% (0/6) |   0.00% (0/11) | 
        
      | src/duckdb/third_party/thrift/thrift/Thrift.h |  44.44% (8/18) |  50.00% (4/8) |  41.67% (5/12) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TCompactProtocol.h |   0.00% (0/30) |   0.00% (0/15) |   0.00% (0/18) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TCompactProtocol.tcc |   0.00% (0/417) |   0.00% (0/43) |   0.00% (0/180) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TProtocol.cpp |   0.00% (0/5) |   0.00% (0/3) |   0.00% (0/3) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TProtocol.h |   0.00% (0/307) |   0.00% (0/61) |   0.00% (0/92) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TProtocolException.h |   0.00% (0/27) |   0.00% (0/6) |   0.00% (0/16) | 
        
      | src/duckdb/third_party/thrift/thrift/protocol/TVirtualProtocol.h |   0.00% (0/329) |   0.00% (0/90) |   0.00% (0/90) | 
        
      | src/duckdb/third_party/thrift/thrift/transport/TBufferTransports.h |   0.00% (0/219) |   0.00% (0/34) |   0.00% (0/34) | 
        
      | src/duckdb/third_party/thrift/thrift/transport/TTransport.h |   0.00% (0/69) |   0.00% (0/22) |   0.00% (0/28) | 
        
      | src/duckdb/third_party/thrift/thrift/transport/TTransportException.cpp |   0.00% (0/26) |   0.00% (0/1) |   0.00% (0/13) | 
        
      | src/duckdb/third_party/thrift/thrift/transport/TTransportException.h |   0.00% (0/6) |   0.00% (0/6) |   0.00% (0/6) | 
        
      | src/duckdb/third_party/thrift/thrift/transport/TVirtualTransport.h |   0.00% (0/26) |   0.00% (0/13) |   0.00% (0/13) | 
        
      | src/duckdb/third_party/utf8proc/include/utf8proc.hpp |   0.00% (0/22) |   0.00% (0/1) |   0.00% (0/11) | 
        
      | src/duckdb/third_party/utf8proc/utf8proc.cpp |  10.59% (70/661) |  15.38% (6/39) |  10.62% (75/706) | 
        
      | src/duckdb/third_party/utf8proc/utf8proc_wrapper.cpp |  40.70% (35/86) |  50.00% (5/10) |  36.54% (19/52) | 
        
      | src/duckdb/third_party/zstd/common/entropy_common.cpp |   0.00% (0/146) |   0.00% (0/7) |   0.00% (0/158) | 
        
      | src/duckdb/third_party/zstd/common/error_private.cpp |   0.00% (0/35) |   0.00% (0/1) |   0.00% (0/56) | 
        
      | src/duckdb/third_party/zstd/common/fse_decompress.cpp |   0.00% (0/147) |   0.00% (0/9) |   0.00% (0/161) | 
        
      | src/duckdb/third_party/zstd/common/xxhash.cpp |   0.00% (0/429) |   0.00% (0/41) |   0.00% (0/230) | 
        
      | src/duckdb/third_party/zstd/common/zstd_common.cpp |   0.00% (0/27) |   0.00% (0/9) |   0.00% (0/27) | 
        
      | src/duckdb/third_party/zstd/compress/fse_compress.cpp |   0.00% (0/422) |   0.00% (0/20) |   0.00% (0/416) | 
        
      | src/duckdb/third_party/zstd/compress/hist.cpp |   0.00% (0/100) |   0.00% (0/7) |   0.00% (0/83) | 
        
      | src/duckdb/third_party/zstd/compress/huf_compress.cpp |   0.00% (0/459) |   0.00% (0/29) |   0.00% (0/464) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_compress.cpp |   0.00% (0/2739) |   0.00% (0/159) |   0.00% (0/3824) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_compress_literals.cpp |   0.00% (0/113) |   0.00% (0/3) |   0.00% (0/88) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_compress_sequences.cpp |   0.00% (0/270) |   0.00% (0/11) |   0.00% (0/309) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_compress_superblock.cpp |   0.00% (0/547) |   0.00% (0/14) |   0.00% (0/455) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_double_fast.cpp |   0.00% (0/398) |   0.00% (0/6) |   0.00% (0/307) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_fast.cpp |   0.00% (0/366) |   0.00% (0/7) |   0.00% (0/225) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_lazy.cpp |   0.00% (0/797) |   0.00% (0/28) |   0.00% (0/600) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_ldm.cpp |   0.00% (0/391) |   0.00% (0/20) |   0.00% (0/240) | 
        
      | src/duckdb/third_party/zstd/compress/zstd_opt.cpp |   0.00% (0/788) |   0.00% (0/29) |   0.00% (0/641) | 
        
      | src/duckdb/third_party/zstd/decompress/huf_decompress.cpp |   0.00% (0/646) |   0.00% (0/50) |   0.00% (0/630) | 
        
      | src/duckdb/third_party/zstd/decompress/zstd_ddict.cpp |   0.00% (0/136) |   0.00% (0/13) |   0.00% (0/128) | 
        
      | src/duckdb/third_party/zstd/decompress/zstd_decompress.cpp |   0.00% (0/1246) |   0.00% (0/80) |   0.00% (0/2027) | 
        
      | src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp |   0.00% (0/793) |   0.00% (0/28) |   0.00% (0/943) | 
        
      | src/duckdb/third_party/zstd/include/zstd/common/bitstream.h |   0.00% (0/198) |   0.00% (0/19) |   0.00% (0/98) | 
        
      | src/duckdb/third_party/zstd/include/zstd/common/error_private.h |   0.00% (0/5) |   0.00% (0/3) |   0.00% (0/9) | 
        
      | src/duckdb/third_party/zstd/include/zstd/common/fse_static.h |   0.00% (0/86) |   0.00% (0/12) |   0.00% (0/19) | 
        
      | src/duckdb/third_party/zstd/include/zstd/common/mem.h |   0.00% (0/146) |   0.00% (0/30) |   0.00% (0/54) | 
        
      | src/duckdb/third_party/zstd/include/zstd/common/zstd_internal.h |   0.00% (0/97) |   0.00% (0/7) |   0.00% (0/35) | 
        
      | src/duckdb/third_party/zstd/include/zstd/compress/zstd_compress_internal.h |   0.00% (0/472) |   0.00% (0/42) |   0.00% (0/282) | 
        
      | src/duckdb/third_party/zstd/include/zstd/compress/zstd_cwksp.h |   0.00% (0/284) |   0.00% (0/26) |   0.00% (0/117) |