Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: fuzz_parse

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 16 76.1%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 5 23.8%
All colors 21 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
14 1 LLVMFuzzerTestOneInput call site: 00001
2 16 LLVMFuzzerTestOneInput call site: 00016

Runtime coverage analysis

Covered functions
4439
Functions that are reachable but not covered
5
Reachable functions
6
Percentage of reachable functions covered
16.67%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
fuzz/fuzz_parse.cc 5
parser/parser.cc 6
parser/macro.cc 7
internal/status_builder.h 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
cel::RegisterTestSuite /src/cel-cpp/conformance/policy/policy_conformance_test.cc 6 ['absl::string_view', 'BundleSections', 'std::shared_ptr ', 'std::shared_ptr ', 'std::shared_ptr ', 'std::vector '] 10 0 44 6 11 267 1 352 352
cel::internal::MessageEqualsState::FieldEquals /src/cel-cpp/internal/message_equality.cc 4 ['Message', 'FieldDescriptor*', 'Message', 'FieldDescriptor*'] 9 0 177 51 79 194 0 233 229
cel::EnvConfigToYaml /src/cel-cpp/env/env_yaml.cc 3 ['Config', 'std::ostream', 'EnvConfigToYamlOptions'] 13 0 13 2 1 148 0 170 168

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
2.0%
159 / 8217
Cyclomatic complexity statically reachable by fuzzers
9.0%
749 / 8475

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
cel::expr::Constant::clear_constant_kind() 48 24 50.0%
google::protobuf::internal::ReadTagInlined(charconst*,unsignedint*) 32 9 28.12%
charconst*google::protobuf::internal::ShiftMixParseVarint (charconst*,long&) 62 10 16.12%
cel::ast_internal::SourceInfoToProto(cel::SourceInfoconst&,cel::expr::SourceInfo*) 43 16 37.20%
absl::lts_20260526::container_internal::btree_node >::clear_and_delete(absl::lts_20260526::container_internal::btree_node >*,std::__1::allocator *) 41 6 14.63%
absl::lts_20260526::container_internal::btree_node >::clear_and_delete(absl::lts_20260526::container_internal::btree_node >*,std::__1::allocator *) 41 6 14.63%
absl::lts_20260526::container_internal::btree >::rebalance_or_split(absl::lts_20260526::container_internal::btree_iterator >,google::protobuf::EncodedDescriptorDatabase::DescriptorIndex::SymbolEntryconst&,google::protobuf::EncodedDescriptorDatabase::DescriptorIndex::SymbolEntryconst*>*) 79 23 29.11%
voidabsl::lts_20260526::container_internal::(anonymousnamespace)::IterateOverFullSlotsImpl >(absl::lts_20260526::container_internal::CommonFieldsconst&,unsignedlong,absl::lts_20260526::FunctionRef ) 35 18 51.42%
absl::lts_20260526::container_internal::AssertIsFull(absl::lts_20260526::container_internal::ctrl_tconst*,unsignedchar,unsignedcharconst*,charconst*) 33 2 6.060%
absl::lts_20260526::container_internal::AssertSameContainer(absl::lts_20260526::container_internal::ctrl_tconst*,absl::lts_20260526::container_internal::ctrl_tconst*,voidconst*const&,voidconst*const&,unsignedcharconst*,unsignedcharconst*) 36 2 5.555%
voidabsl::lts_20260526::container_internal::raw_hash_set >::AssertHashEqConsistent (longconst&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >,cel::Macro>>::AssertHashEqConsistent >>(std::__1::basic_string_view >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >,cel::Macro>>::AssertHashEqConsistent ,std::__1::allocator >>(std::__1::basic_string ,std::__1::allocator >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set ,std::__1::allocator >,std::__1::basic_string ,std::__1::allocator >>>::AssertHashEqConsistent ,std::__1::allocator >>(std::__1::basic_string ,std::__1::allocator >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set ,std::__1::allocator >,std::__1::basic_string ,std::__1::allocator >>>::AssertHashEqConsistent >>(std::__1::basic_string_view >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[6]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[5]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[3]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[9]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[4]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[7]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[8]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent (charconst(&)[10]) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set >>>::AssertHashEqConsistent >>(std::__1::basic_string_view >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set ,std::__1::allocator >,google::protobuf::Descriptor::WellKnownType>>::AssertHashEqConsistent ,std::__1::allocator >>(std::__1::basic_string ,std::__1::allocator >const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set ,google::protobuf::(anonymousnamespace)::GeneratedMessageFactory::DescriptorByNameHash,google::protobuf::(anonymousnamespace)::GeneratedMessageFactory::DescriptorByNameEq>::AssertHashEqConsistent (google::protobuf::internal::DescriptorTableconst*const&) 31 3 9.677%
voidabsl::lts_20260526::container_internal::raw_hash_set ,google::protobuf::internal::(anonymousnamespace)::ExtensionHasher,google::protobuf::internal::(anonymousnamespace)::ExtensionEq>::AssertHashEqConsistent (google::protobuf::internal::ExtensionInfoconst&) 31 3 9.677%
absl::lts_20260526::from_chars_resultabsl::lts_20260526::(anonymousnamespace)::FromCharsImpl (charconst*,charconst*,double&,absl::lts_20260526::chars_format) 69 30 43.47%
absl::lts_20260526::(anonymousnamespace)::ParseInfinityOrNan(charconst*,charconst*,absl::lts_20260526::strings_internal::ParsedFloat*) 44 9 20.45%
boolabsl::lts_20260526::str_format_internal::ConvertIntArg (int,absl::lts_20260526::str_format_internal::FormatConversionSpecImpl,absl::lts_20260526::str_format_internal::FormatSinkImpl*) 44 18 40.90%
absl::lts_20260526::str_format_internal::(anonymousnamespace)::ArgContext::Bind(absl::lts_20260526::str_format_internal::UnboundConversionconst*,absl::lts_20260526::str_format_internal::BoundConversion*) 40 15 37.5%
charconst*absl::lts_20260526::str_format_internal::ConsumeConversion (charconst*,charconst*,absl::lts_20260526::str_format_internal::UnboundConversion*,int*) 101 35 34.65%
absl::lts_20260526::(anonymousnamespace)::safe_parse_sign_and_base(std::__1::basic_string_view >*,int*,bool*) 55 28 50.90%
boolabsl::lts_20260526::numbers_internal::safe_strtoi_base (std::__1::basic_string_view >,long*,int) 48 18 37.5%
boolabsl::lts_20260526::numbers_internal::safe_strtoi_base (std::__1::basic_string_view >,unsignedlong*,int) 48 19 39.58%
antlr4::atn::PredictionContext::merge(std::__1::shared_ptr ,std::__1::shared_ptr ,bool,antlr4::atn::PredictionContextMergeCache*) 33 5 15.15%
(anonymousnamespace)::getCachedContextImpl(std::__1::shared_ptr const&,antlr4::atn::PredictionContextCache&,std::__1::unordered_map ,std::__1::shared_ptr ,std::__1::hash >,std::__1::equal_to >,std::__1::allocator const,std::__1::shared_ptr >>>&) 49 25 51.02%
google::protobuf::FileDescriptorProto::Clear() 54 11 20.37%
charconst*google::protobuf::internal::TcParser::MpString (google::protobuf::MessageLite*,charconst*,google::protobuf::internal::ParseContext*,google::protobuf::internal::TcFieldData,google::protobuf::internal::TcParseTableBaseconst*,unsignedlong) 65 33 50.76%
charconst*google::protobuf::internal::EpsCopyInputStream::NextBuffer (int,int) 42 11 26.19%

Fuzz driver synthesis

New fuzzers

The below fuzzers are templates and suggestions for how to target the set of optimal functions above

policy_conformance_test.cc

Target file: /src/cel-cpp/conformance/policy/policy_conformance_test.cc
Target functions: cel::RegisterTestSuite
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target cel::RegisterTestSuite */
  UNKNOWN_TYPE unknown_0;
  UNKNOWN_TYPE unknown_1;
  UNKNOWN_TYPE unknown_2;
  UNKNOWN_TYPE unknown_3;
  UNKNOWN_TYPE unknown_4;
  UNKNOWN_TYPE unknown_5;
  cel::RegisterTestSuite(unknown_0, unknown_1, unknown_2, unknown_3, unknown_4, unknown_5);

  af_safe_gb_cleanup();
}

message_equality.cc

Target file: /src/cel-cpp/internal/message_equality.cc
Target functions: cel::internal::MessageEqualsState::FieldEquals
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target cel::internal::MessageEqualsState::FieldEquals */
  UNKNOWN_TYPE unknown_6;
  UNKNOWN_TYPE unknown_7;
  UNKNOWN_TYPE unknown_8;
  UNKNOWN_TYPE unknown_9;
  cel::internal::MessageEqualsState::FieldEquals(unknown_6, unknown_7, unknown_8, unknown_9);

  af_safe_gb_cleanup();
}

env_yaml.cc

Target file: /src/cel-cpp/env/env_yaml.cc
Target functions: cel::EnvConfigToYaml
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target cel::EnvConfigToYaml */
  UNKNOWN_TYPE unknown_10;
  UNKNOWN_TYPE unknown_11;
  UNKNOWN_TYPE unknown_12;
  cel::EnvConfigToYaml(unknown_10, unknown_11, unknown_12);

  af_safe_gb_cleanup();
}

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
/src/cel-cpp/eval/public/transform_utility.h [] []
/src/cel-cpp/eval/eval/ternary_step.cc [] []
/src/cel-cpp/runtime/standard/type_conversion_functions.cc [] []
/src/cel-cpp/common/types/type_type.h [] []
/src/cel-cpp/common/expr.cc [] []
/src/cel-cpp/env/config.h [] []
/src/cel-cpp/policy/cel_policy_parse_context.cc [] []
/src/cel-cpp/policy/compiler.cc [] []
/src/cel-cpp/common/values/message_value.h [] []
/src/cel-cpp/common/internal/byte_string_test.cc [] []
/src/cel-cpp/eval/eval/comprehension_slots.h [] []
/src/cel-cpp/runtime/standard/equality_functions.cc [] []
/src/cel-cpp/common/values/custom_list_value_test.cc [] []
/src/cel-cpp/parser/parser_benchmarks.cc [] []
/src/cel-cpp/extensions/bindings_ext_test.cc [] []
/src/cel-cpp/eval/eval/jump_step.cc [] []
/src/cel-cpp/runtime/internal/function_adapter.h [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_extensions.h [] []
/src/cel-cpp/testutil/expr_printer.cc [] []
/src/cel-cpp/common/types/message_type.cc [] []
/src/cel-cpp/policy/internal/yaml_string_element_scanner_test.cc [] []
/src/cel-cpp/base/internal/unknown_set.cc [] []
/src/cel-cpp/eval/public/cel_function.cc [] []
/src/cel-cpp/common/values/custom_map_value_test.cc [] []
/src/cel-cpp/common/values/bool_value.cc [] []
/src/cel-cpp/conformance/policy/policy_conformance_test.cc [] []
/src/cel-cpp/runtime/reference_resolver.cc [] []
/src/cel-cpp/runtime/activation_interface.h [] []
/src/cel-cpp/tools/proto_to_predicate.cc [] []
/src/cel-cpp/internal/overflow_test.cc [] []
/src/cel-cpp/eval/eval/const_value_step.h [] []
/src/cel-cpp/eval/compiler/resolver.h [] []
/src/cel-cpp/base/function_result.h [] []
/src/cel-cpp/testutil/baseline_tests.cc [] []
/src/cel-cpp/common/types/function_type_pool.h [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_comprehensions_test.cc [] []
/src/cel-cpp/internal/time.cc [] []
/src/cel-cpp/common/value_testing.h [] []
/src/cel-cpp/eval/public/set_util_test.cc [] []
/src/cel-cpp/base/operators.h [] []
/src/cel-cpp/eval/public/structs/cel_proto_wrapper.h [] []
/src/cel-cpp/compiler/compiler_factory_test.cc [] []
/src/cel-cpp/common/type.cc [] []
/src/cel-cpp/checker/internal/proto_type_mask_registry.h [] []
/src/cel-cpp/testing/testrunner/user_tests/raw_expression_test.cc [] []
/src/cel-cpp/internal/testing.h [] []
/src/cel-cpp/compiler/compiler_factory.cc [] []
/src/cel-cpp/common/values/legacy_struct_value.h [] []
/src/cel-cpp/common/values/legacy_struct_value.cc [] []
/src/cel-cpp/parser/source_factory.h [] []
/src/cel-cpp/eval/public/structs/legacy_type_provider.cc [] []
/src/cel-cpp/tools/descriptor_pool_builder.cc [] []
/src/cel-cpp/eval/public/cel_function_registry.cc [] []
/src/cel-cpp/testutil/expr_printer_test.cc [] []
/src/cel-cpp/eval/tests/memory_safety_test.cc [] []
/src/cel-cpp/tools/flatbuffers_backed_impl_test.cc [] []
/src/cel-cpp/common/ast/source_info_proto.cc [] []
/src/cel-cpp/eval/compiler/resolver.cc [] []
/src/cel-cpp/checker/standard_library_test.cc [] []
/src/cel-cpp/extensions/encoders.cc [] []
/src/cel-cpp/eval/eval/evaluator_stack.cc [] []
/src/cel-cpp/internal/proto_file_util.h [] []
/src/cel-cpp/tools/cel_field_extractor.cc [] []
/src/cel-cpp/extensions/strings.h [] []
/src/cel-cpp/policy/internal/optimizer_expr_factory.h [] []
/src/cel-cpp/common/types/type_pool.cc [] []
/src/cel-cpp/eval/tests/allocation_benchmark_test.cc [] []
/src/cel-cpp/runtime/standard/arithmetic_functions.cc [] []
/src/cel-cpp/internal/message_equality_test.cc [] []
/src/cel-cpp/validator/comprehension_nesting_validator.cc [] []
/src/cel-cpp/common/internal/byte_string.h [] []
/src/cel-cpp/eval/public/comparison_functions_test.cc [] []
/src/cel-cpp/common/types/list_type_pool.cc [] []
/src/cel-cpp/env/config.cc [] []
/src/cel-cpp/policy/cel_policy_validation_result.h [] []
/src/cel-cpp/common/types/string_type.h [] []
/src/cel-cpp/common/types/struct_type.cc [] []
/src/cel-cpp/common/function_descriptor.h [] []
/src/cel-cpp/common/type_kind.h [] []
/src/cel-cpp/common/values/struct_value_test.cc [] []
/src/cel-cpp/common/ast_visitor.h [] []
/src/cel-cpp/common/types/opaque_type.h [] []
/src/cel-cpp/common/values/value_variant.cc [] []
/src/cel-cpp/base/internal/operators.h [] []
/src/cel-cpp/common/values/map_value.h [] []
/src/cel-cpp/eval/public/cel_value_internal.h [] []
/src/cel-cpp/eval/public/structs/dynamic_descriptor_pool_end_to_end_test.cc [] []
/src/cel-cpp/common/ast_visitor_base.h [] []
/src/cel-cpp/common/container.cc [] []
/src/cel-cpp/extensions/protobuf/runtime_adapter.h [] []
/src/cel-cpp/runtime/memory_safety_test.cc [] []
/src/cel-cpp/eval/public/cel_function_adapter_impl.h [] []
/src/cel-cpp/policy/compiler_test.cc [] []
/src/cel-cpp/eval/public/extension_func_registrar.cc [] []
/src/cel-cpp/internal/status_builder.h ['fuzz_parse'] ['fuzz_parse']
/src/cel-cpp/extensions/comprehensions_v2.cc [] []
/src/cel-cpp/testutil/expr_printer.h [] []
/src/cel-cpp/eval/public/source_position.cc [] []
/src/cel-cpp/validator/homogeneous_literal_validator.cc [] []
/src/cel-cpp/checker/internal/type_checker_builder_impl.h [] []
/src/cel-cpp/common/type_reflector_test.cc [] []
/src/cel-cpp/bazel/cat_param_file.cc [] []
/src/cel-cpp/eval/public/logical_function_registrar.cc [] []
/src/cel-cpp/policy/cel_policy.cc [] []
/src/cel-cpp/eval/public/builtin_func_registrar.cc [] []
/src/cel-cpp/common/decl.h [] []
/src/cel-cpp/policy/internal/yaml_string_element_scanner.cc [] []
/src/cel-cpp/checker/internal/namespace_generator.cc [] []
/src/cel-cpp/internal/proto_util.h [] []
/src/cel-cpp/runtime/internal/convert_constant.cc [] []
/src/cel-cpp/extensions/select_optimization.cc [] []
/src/cel-cpp/common/values/int_value.h [] []
/src/cel-cpp/checker/internal/field_path.h [] []
/src/cel-cpp/common/source.cc [] []
/src/cel-cpp/common/types/timestamp_type.h [] []
/src/cel-cpp/common/types/map_type_pool.cc [] []
/src/cel-cpp/common/values/custom_map_value.h [] []
/src/cel-cpp/eval/tests/benchmark_test.cc [] []
/src/cel-cpp/internal/names.cc [] []
/src/cel-cpp/extensions/protobuf/memory_manager.h [] []
/src/cel-cpp/internal/well_known_types_test.cc [] []
/src/cel-cpp/eval/eval/attribute_utility.cc [] []
/src/cel-cpp/runtime/standard_runtime_builder_factory.cc [] []
/src/cel-cpp/common/values/bytes_value.h [] []
/src/cel-cpp/internal/names_test.cc [] []
/src/cel-cpp/common/navigable_ast_test.cc [] []
/src/cel-cpp/eval/eval/compiler_constant_step.h [] []
/src/cel-cpp/internal/equals_text_proto.cc [] []
/src/cel-cpp/extensions/protobuf/internal/qualify.h [] []
/src/cel-cpp/internal/testing_descriptor_pool.cc [] []
/src/cel-cpp/internal/json.cc [] []
/src/cel-cpp/checker/type_checker_builder_factory.cc [] []
/src/cel-cpp/internal/parse_text_proto.h [] []
/src/cel-cpp/common/values/null_value.cc [] []
/src/cel-cpp/common/values/parsed_map_field_value.h [] []
/src/cel-cpp/runtime/runtime_issue.h [] []
/src/cel-cpp/eval/eval/trace_step.h [] []
/src/cel-cpp/env/env.cc [] []
/src/cel-cpp/common/values/null_value.h [] []
/src/cel-cpp/common/values/custom_value.h [] []
/src/cel-cpp/common/values/unknown_value.h [] []
/src/cel-cpp/common/values/parsed_map_field_value.cc [] []
/src/cel-cpp/extensions/regex_ext.cc [] []
/src/cel-cpp/runtime/internal/errors.cc [] []
/src/cel-cpp/extensions/proto_ext.cc [] []
/src/cel-cpp/checker/internal/type_checker_builder_impl.cc [] []
/src/cel-cpp/common/values/parsed_json_value.cc [] []
/src/cel-cpp/eval/public/structs/trivial_legacy_type_info.h [] []
/src/cel-cpp/common/kind.cc [] []
/src/cel-cpp/common/types/basic_struct_type.h [] []
/src/cel-cpp/common/values/parsed_repeated_field_value.h [] []
/src/cel-cpp/eval/eval/attribute_trail.h [] []
/src/cel-cpp/common/values/optional_value.cc [] []
/src/cel-cpp/eval/tests/modern_benchmark_test.cc [] []
/src/cel-cpp/checker/internal/test_ast_helpers_test.cc [] []
/src/cel-cpp/common/internal/value_conversion.cc [] []
/src/cel-cpp/common/typeinfo.cc [] []
/src/cel-cpp/common/values/parsed_repeated_field_value.cc [] []
/src/cel-cpp/eval/public/string_extension_func_registrar.cc [] []
/src/cel-cpp/internal/align.h [] []
/src/cel-cpp/eval/public/builtin_func_test.cc [] []
/src/cel-cpp/common/values/opaque_value.cc [] []
/src/cel-cpp/common/types/function_type.h [] []
/src/cel-cpp/common/types/type_pool.h [] []
/src/cel-cpp/checker/internal/type_checker_builder_impl_test.cc [] []
/src/cel-cpp/base/operators.cc [] []
/src/cel-cpp/codelab/solutions/exercise1.cc [] []
/src/cel-cpp/runtime/standard/comparison_functions.cc [] []
/src/cel-cpp/eval/public/cel_type_registry_test.cc [] []
/src/cel-cpp/extensions/formatting_test.cc [] []
/src/cel-cpp/common/values/parsed_json_map_value.cc [] []
/src/cel-cpp/validator/regex_validator.cc [] []
/src/cel-cpp/runtime/regex_precompilation.cc [] []
/src/cel-cpp/common/types/double_type.h [] []
/src/cel-cpp/extensions/math_ext_decls.cc [] []
/src/cel-cpp/eval/public/activation_test.cc [] []
/src/cel-cpp/env/internal/runtime_ext_registry_test.cc [] []
/src/cel-cpp/runtime/optional_types.cc [] []
/src/cel-cpp/eval/public/containers/internal_field_backed_list_impl_test.cc [] []
/src/cel-cpp/validator/timestamp_literal_validator.cc [] []
/src/cel-cpp/eval/public/structs/legacy_type_info_apis.h [] []
/src/cel-cpp/common/format_type_name.cc [] []
/src/cel-cpp/eval/eval/compiler_constant_step_test.cc [] []
/src/cel-cpp/internal/re2_options.h [] []
/src/cel-cpp/common/values/struct_value.cc [] []
/src/cel-cpp/tools/cel_field_extractor_test.cc [] []
/src/cel-cpp/checker/type_check_issue.cc [] []
/src/cel-cpp/common/arena_string_view.h [] []
/src/cel-cpp/eval/public/extension_func_test.cc [] []
/src/cel-cpp/common/source.h [] []
/src/cel-cpp/common/values/bytes_value_output_stream.h [] []
/src/cel-cpp/eval/public/cel_value_producer.h [] []
/src/cel-cpp/eval/public/containers/field_backed_map_impl.h [] []
/src/cel-cpp/eval/public/structs/legacy_type_adapter_test.cc [] []
/src/cel-cpp/eval/public/activation.cc [] []
/src/cel-cpp/eval/public/ast_rewrite.h [] []
/src/cel-cpp/common/values/map_value_variant.h [] []
/src/cel-cpp/checker/validation_result.cc [] []
/src/cel-cpp/eval/public/structs/field_access_impl.cc [] []
/src/cel-cpp/common/constant_test.cc [] []
/src/cel-cpp/common/internal/casting.h [] []
/src/cel-cpp/common/types/null_type.h [] []
/src/cel-cpp/extensions/protobuf/runtime_adapter.cc [] []
/src/cel-cpp/checker/internal/test_ast_helpers.cc [] []
/src/cel-cpp/common/type_introspector.cc [] []
/src/cel-cpp/checker/type_checker.h [] []
/src/cel-cpp/common/values/list_value.h [] []
/src/cel-cpp/eval/eval/lazy_init_step.cc [] []
/src/cel-cpp/eval/public/activation_bind_helper.cc [] []
/src/cel-cpp/bazel/cel_cc_embed.cc [] []
/src/cel-cpp/runtime/internal/attribute_matcher.h [] []
/src/cel-cpp/common/values/unknown_value.cc [] []
/src/cel-cpp/eval/eval/lazy_init_step_test.cc [] []
/src/cel-cpp/eval/public/containers/container_backed_map_impl.h [] []
/src/cel-cpp/eval/public/ast_visitor.h [] []
/src/cel-cpp/eval/eval/create_list_step_test.cc [] []
/src/cel-cpp/eval/eval/shadowable_value_step_test.cc [] []
/src/cel-cpp/eval/internal/errors.cc [] []
/src/cel-cpp/common/values/string_value.h [] []
/src/cel-cpp/common/values/message_value_test.cc [] []
/src/cel-cpp/checker/standard_library.cc [] []
/src/cel-cpp/checker/internal/type_checker_impl_test.cc [] []
/src/cel-cpp/runtime/type_registry.h [] []
/src/cel-cpp/checker/type_checker.cc [] []
/src/cel-cpp/eval/public/source_position.h [] []
/src/cel-cpp/eval/public/testing/matchers.h [] []
/src/cel-cpp/runtime/internal/runtime_impl.h [] []
/src/cel-cpp/checker/internal/proto_type_mask.cc [] []
/src/cel-cpp/runtime/activation.h [] []
/src/cel-cpp/internal/json_test.cc [] []
/src/cel-cpp/eval/eval/cel_expression_flat_impl.h [] []
/src/cel-cpp/eval/public/logical_function_registrar_test.cc [] []
/src/cel-cpp/conformance/utils.h [] []
/src/cel-cpp/policy/yaml_policy_parser.cc [] []
/src/cel-cpp/checker/internal/type_check_env.cc [] []
/src/cel-cpp/checker/optional.cc [] []
/src/cel-cpp/common/arena_string_pool.h [] []
/src/cel-cpp/common/ast_proto_test.cc [] []
/src/cel-cpp/eval/public/cel_function.h [] []
/src/cel-cpp/internal/noop_delete.h [] []
/src/cel-cpp/runtime/standard_functions.cc [] []
/src/cel-cpp/eval/compiler/check_ast_extensions_test.cc [] []
/src/cel-cpp/eval/compiler/cel_expression_builder_flat_impl_test.cc [] []
/src/cel-cpp/extensions/select_optimization.h [] []
/src/cel-cpp/common/ast.cc [] []
/src/cel-cpp/common/types/string_wrapper_type.h [] []
/src/cel-cpp/codelab/network_functions.h [] []
/src/cel-cpp/eval/public/containers/container_backed_map_impl.cc [] []
/src/cel-cpp/policy/cel_policy_parse_result.h [] []
/src/cel-cpp/eval/compiler/regex_precompilation_optimization.cc [] []
/src/cel-cpp/common/types/list_type.h [] []
/src/cel-cpp/common/values/mutable_map_value_test.cc [] []
/src/cel-cpp/eval/eval/equality_steps_test.cc [] []
/src/cel-cpp/common/internal/reference_count.cc [] []
/src/cel-cpp/common/types/list_type.cc [] []
/src/cel-cpp/common/ast/metadata.h [] []
/src/cel-cpp/extensions/protobuf/internal/qualify.cc [] []
/src/cel-cpp/common/types/dyn_type.h [] []
/src/cel-cpp/common/ast/expr_proto_test.cc [] []
/src/cel-cpp/parser/macro.h [] []
/src/cel-cpp/common/values/custom_struct_value_test.cc [] []
/src/cel-cpp/common/type.h [] []
/src/cel-cpp/env/env_runtime.h [] []
/src/cel-cpp/extensions/regex_functions.cc [] []
/src/cel-cpp/common/values/bool_value.h [] []
/src/cel-cpp/common/decl_proto_v1alpha1.cc [] []
/src/cel-cpp/internal/testing_message_factory.cc [] []
/src/cel-cpp/common/internal/byte_string.cc [] []
/src/cel-cpp/common/types/int_wrapper_type.h [] []
/src/cel-cpp/internal/status_macros.h [] []
/src/cel-cpp/internal/string_pool.h [] []
/src/cel-cpp/common/values/parsed_json_list_value.h [] []
/src/cel-cpp/runtime/internal/runtime_friend_access.h [] []
/src/cel-cpp/eval/eval/create_struct_step_test.cc [] []
/src/cel-cpp/eval/eval/attribute_utility.h [] []
/src/cel-cpp/common/types/function_type.cc [] []
/src/cel-cpp/base/attribute.cc [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_test.cc [] []
/src/cel-cpp/extensions/protobuf/value_test.cc [] []
/src/cel-cpp/eval/public/structs/cel_proto_wrapper_test.cc [] []
/src/cel-cpp/eval/eval/logic_step.cc [] []
/src/cel-cpp/internal/new.cc [] []
/src/cel-cpp/common/types/type_type_pool.cc [] []
/src/cel-cpp/common/types/duration_type.h [] []
/src/cel-cpp/checker/internal/type_check_env.h [] []
/src/cel-cpp/runtime/standard/logical_functions.cc [] []
/src/cel-cpp/testing/testrunner/runner_lib.h [] []
/src/cel-cpp/eval/public/containers/field_backed_list_impl.h [] []
/src/cel-cpp/internal/manual.h [] []
/src/cel-cpp/common/values/duration_value.h [] []
/src/cel-cpp/eval/tests/unknowns_end_to_end_test.cc [] []
/src/cel-cpp/common/arena_string_view_test.cc [] []
/src/cel-cpp/checker/internal/descriptor_pool_type_introspector.h [] []
/src/cel-cpp/runtime/function_adapter_test.cc [] []
/src/cel-cpp/runtime/runtime_builder.h [] []
/src/cel-cpp/extensions/strings_test.cc [] []
/src/cel-cpp/codelab/solutions/exercise3_test.cc [] []
/src/cel-cpp/eval/public/containers/field_access.cc [] []
/src/cel-cpp/runtime/register_function_helper.h [] []
/src/cel-cpp/runtime/standard/regex_functions.cc [] []
/src/cel-cpp/common/types/enum_type.h [] []
/src/cel-cpp/eval/eval/comprehension_step.cc [] []
/src/cel-cpp/checker/internal/builtins_arena.cc [] []
/src/cel-cpp/common/values/message_value.cc [] []
/src/cel-cpp/tools/proto_to_predicate_test.cc [] []
/src/cel-cpp/common/values/value_variant.h [] []
/src/cel-cpp/extensions/comprehensions_v2_macros.cc [] []
/src/cel-cpp/eval/public/cel_function_adapter.h [] []
/src/cel-cpp/common/ast.h [] []
/src/cel-cpp/common/values/custom_map_value.cc [] []
/src/cel-cpp/eval/public/testing/matchers.cc [] []
/src/cel-cpp/eval/eval/evaluator_core.cc [] []
/src/cel-cpp/eval/public/structs/field_access_impl_benchmark_test.cc [] []
/src/cel-cpp/eval/compiler/qualified_reference_resolver_test.cc [] []
/src/cel-cpp/extensions/bindings_ext.cc [] []
/src/cel-cpp/runtime/internal/activation_attribute_matcher_access.cc [] []
/src/cel-cpp/tools/branch_coverage.cc [] []
/src/cel-cpp/common/types/struct_type_test.cc [] []
/src/cel-cpp/validator/timestamp_literal_validator_test.cc [] []
/src/cel-cpp/common/memory_testing.h [] []
/src/cel-cpp/codelab/solutions/exercise4.cc [] []
/src/cel-cpp/common/arena_string_test.cc [] []
/src/cel-cpp/runtime/function_adapter.h [] []
/src/cel-cpp/common/types/opaque_type_pool.cc [] []
/src/cel-cpp/common/values/timestamp_value.h [] []
/src/cel-cpp/eval/eval/compiler_constant_step.cc [] []
/src/cel-cpp/eval/eval/select_step_test.cc [] []
/src/cel-cpp/eval/eval/ternary_step_test.cc [] []
/src/cel-cpp/codelab/solutions/exercise2.cc [] []
/src/cel-cpp/common/values/values.h [] []
/src/cel-cpp/common/ast/navigable_ast_kinds.h [] []
/src/cel-cpp/common/ast_proto.cc [] []
/src/cel-cpp/eval/compiler/flat_expr_builder.cc [] []
/src/cel-cpp/parser/parser.h [] []
/src/cel-cpp/extensions/sets_functions_benchmark_test.cc [] []
/src/cel-cpp/common/types/type_param_type.h [] []
/src/cel-cpp/testing/testrunner/coverage_reporting.cc [] []
/src/cel-cpp/runtime/internal/issue_collector_test.cc [] []
/src/cel-cpp/common/operators.cc [] []
/src/cel-cpp/common/values/custom_list_value.h [] []
/src/cel-cpp/eval/public/structs/proto_message_type_adapter.h [] []
/src/cel-cpp/eval/eval/create_map_step_test.cc [] []
/src/cel-cpp/common/type_spec_resolver_test.cc [] []
/src/cel-cpp/common/navigable_ast.h [] []
/src/cel-cpp/common/values/string_value.cc [] []
/src/cel-cpp/runtime/internal/issue_collector.h [] []
/src/cel-cpp/internal/proto_matchers.h [] []
/src/cel-cpp/testing/testrunner/coverage_reporting.h [] []
/src/cel-cpp/common/values/double_value.h [] []
/src/cel-cpp/common/arena_string.h [] []
/src/cel-cpp/tools/navigable_ast.cc [] []
/src/cel-cpp/eval/public/set_util.cc [] []
/src/cel-cpp/common/values/error_value.h [] []
/src/cel-cpp/eval/public/cel_expr_builder_factory.h [] []
/src/cel-cpp/compiler/compiler_library_subset_factory.cc [] []
/src/cel-cpp/common/optional_ref.h [] []
/src/cel-cpp/common/values/error_value.cc [] []
/src/cel-cpp/env/env_yaml.cc [] []
/src/cel-cpp/eval/public/value_export_util.h [] []
/src/cel-cpp/common/decl_test.cc [] []
/src/cel-cpp/eval/internal/adapter_activation_impl.h [] []
/src/cel-cpp/common/types/int_type.h [] []
/src/cel-cpp/parser/macro_expr_factory.h [] []
/src/cel-cpp/common/values/bytes_value_input_stream.h [] []
/src/cel-cpp/common/ast_traverse.cc [] []
/src/cel-cpp/testing/testrunner/runner_lib.cc [] []
/src/cel-cpp/eval/eval/create_struct_step.cc [] []
/src/cel-cpp/common/arena.h [] []
/src/cel-cpp/internal/protobuf_runtime_version.h [] []
/src/cel-cpp/extensions/protobuf/enum_adapter.cc [] []
/src/cel-cpp/common/values/optional_value_test.cc [] []
/src/cel-cpp/runtime/internal/runtime_env_testing.cc [] []
/src/cel-cpp/extensions/sets_functions.cc [] []
/src/cel-cpp/runtime/function_provider.h [] []
/src/cel-cpp/common/constant.h [] []
/src/cel-cpp/common/values/list_value_variant.h [] []
/src/cel-cpp/runtime/bind_proto_to_activation.cc [] []
/src/cel-cpp/policy/cel_policy_parser.h [] []
/src/cel-cpp/common/values/type_value.cc [] []
/src/cel-cpp/common/values/struct_value_variant.h [] []
/src/cel-cpp/eval/public/cel_value_test.cc [] []
/src/cel-cpp/compiler/compiler_factory.h [] []
/src/cel-cpp/extensions/math_ext_macros.cc [] []
/src/cel-cpp/common/types/legacy_type_introspector.h [] []
/src/cel-cpp/common/values/parsed_json_map_value.h [] []
/src/cel-cpp/common/ast/navigable_ast_kinds.cc [] []
/src/cel-cpp/testutil/test_macros.cc [] []
/src/cel-cpp/common/values/custom_struct_value.h [] []
/src/cel-cpp/extensions/proto_ext.h [] []
/src/cel-cpp/codelab/network_functions.cc [] []
/src/cel-cpp/common/internal/reference_count.h [] []
/src/cel-cpp/conformance/run.cc [] []
/src/cel-cpp/eval/eval/attribute_utility_test.cc [] []
/src/cel-cpp/checker/internal/namespace_generator.h [] []
/src/cel-cpp/common/values/parsed_json_list_value.cc [] []
/src/cel-cpp/eval/public/cel_options.cc [] []
/src/cel-cpp/common/values/legacy_list_value.cc [] []
/src/cel-cpp/runtime/internal/runtime_type_provider.h [] []
/src/cel-cpp/internal/testing.cc [] []
/src/cel-cpp/eval/public/ast_visitor_base.h [] []
/src/cel-cpp/parser/parser.cc ['fuzz_parse'] ['fuzz_parse']
/src/cel-cpp/parser/macro_expr_factory.cc [] []
/src/cel-cpp/eval/public/message_wrapper.h [] []
/src/cel-cpp/eval/compiler/constant_folding.cc [] []
/src/cel-cpp/common/types/uint_type.h [] []
/src/cel-cpp/common/values/list_value_builder.h [] []
/src/cel-cpp/checker/type_checker_subset_factory.cc [] []
/src/cel-cpp/common/ast/navigable_ast_internal.h [] []
/src/cel-cpp/common/ast/navigable_ast_internal_test.cc [] []
/src/cel-cpp/runtime/function.h [] []
/src/cel-cpp/internal/well_known_types.cc [] []
/src/cel-cpp/runtime/standard/container_functions.cc [] []
/src/cel-cpp/common/legacy_value.cc [] []
/src/cel-cpp/base/function_result_set.cc [] []
/src/cel-cpp/eval/public/structs/protobuf_descriptor_type_provider.h [] []
/src/cel-cpp/common/values/list_value_test.cc [] []
/src/cel-cpp/eval/public/transform_utility.cc [] []
/src/cel-cpp/eval/public/testing/matchers_test.cc [] []
/src/cel-cpp/common/value.cc [] []
/src/cel-cpp/common/types/optional_type.h [] []
/src/cel-cpp/codelab/solutions/exercise10.cc [] []
/src/cel-cpp/common/types/uint_wrapper_type.h [] []
/src/cel-cpp/internal/testing_descriptor_pool_test.cc [] []
/src/cel-cpp/testing/testrunner/coverage_index.cc [] []
/src/cel-cpp/extensions/protobuf/bind_proto_to_activation_test.cc [] []
/src/cel-cpp/common/ast_rewrite.h [] []
/src/cel-cpp/common/typeinfo.h [] []
/src/cel-cpp/common/type_spec_resolver.cc [] []
/src/cel-cpp/common/values/legacy_map_value.h [] []
/src/cel-cpp/common/values/legacy_map_value.cc [] []
/src/cel-cpp/extensions/protobuf/value.h [] []
/src/cel-cpp/common/values/type_value.h [] []
/src/cel-cpp/eval/eval/direct_expression_step.h [] []
/src/cel-cpp/compiler/optional.cc [] []
/src/cel-cpp/extensions/math_ext_test.cc [] []
/src/cel-cpp/validator/validator.h [] []
/src/cel-cpp/env/type_info.cc [] []
/src/cel-cpp/common/types/opaque_type.cc [] []
/src/cel-cpp/eval/public/cel_type_registry.h [] []
/src/cel-cpp/checker/validation_result.h [] []
/src/cel-cpp/eval/public/cel_function_registry.h [] []
/src/cel-cpp/extensions/regex_functions_test.cc [] []
/src/cel-cpp/runtime/optional_types_test.cc [] []
/src/cel-cpp/extensions/lists_functions.cc [] []
/src/cel-cpp/eval/public/string_extension_func_registrar_test.cc [] []
/src/cel-cpp/eval/internal/adapter_activation_impl.cc [] []
/src/cel-cpp/common/types/type_type.cc [] []
/src/cel-cpp/eval/public/structs/legacy_type_provider_test.cc [] []
/src/cel-cpp/eval/public/cel_expression.h [] []
/src/cel-cpp/eval/compiler/cel_expression_builder_flat_impl.h [] []
/src/cel-cpp/policy/test_custom_yaml_policy_parser.cc [] []
/src/cel-cpp/compiler/optional_test.cc [] []
/src/cel-cpp/eval/public/cel_number.cc [] []
/src/cel-cpp/common/types/unknown_type.h [] []
/src/cel-cpp/eval/public/structs/cel_proto_wrapper.cc [] []
/src/cel-cpp/common/values/double_value.cc [] []
/src/cel-cpp/eval/public/ast_rewrite_test.cc [] []
/src/cel-cpp/eval/public/container_function_registrar_test.cc [] []
/src/cel-cpp/eval/public/cel_type_registry.cc [] []
/src/cel-cpp/eval/public/containers/container_backed_list_impl.h [] []
/src/cel-cpp/extensions/regex_ext_test.cc [] []
/src/cel-cpp/common/function_descriptor.cc [] []
/src/cel-cpp/common/types/type_type_pool.h [] []
/src/cel-cpp/eval/public/cel_value.cc [] []
/src/cel-cpp/base/internal/memory_manager_testing.h [] []
/src/cel-cpp/eval/eval/optional_or_step_test.cc [] []
/src/cel-cpp/eval/public/structs/cel_proto_wrap_util.cc [] []
/src/cel-cpp/eval/public/structs/proto_message_type_adapter_test.cc [] []
/src/cel-cpp/common/internal/value_conversion.h [] []
/src/cel-cpp/common/types/opaque_type_pool.h [] []
/src/cel-cpp/policy/cel_policy.h [] []
/src/cel-cpp/common/types/map_type.h [] []
/src/cel-cpp/eval/public/unknown_set_test.cc [] []
/src/cel-cpp/internal/empty_descriptors.cc [] []
/src/cel-cpp/extensions/sets_functions.h [] []
/src/cel-cpp/common/values/map_value_builder.h [] []
/src/cel-cpp/eval/eval/cel_expression_flat_impl.cc [] []
/src/cel-cpp/eval/public/comparison_functions.cc [] []
/src/cel-cpp/extensions/comprehensions_v2_functions.cc [] []
/src/cel-cpp/common/reference.h [] []
/src/cel-cpp/common/values/legacy_list_value.h [] []
/src/cel-cpp/parser/macro.cc ['fuzz_parse'] []
/src/cel-cpp/tools/branch_coverage_test.cc [] []
/src/cel-cpp/parser/macro_expr_factory_test.cc [] []
/src/cel-cpp/eval/compiler/comprehension_vulnerability_check.cc [] []
/src/cel-cpp/internal/message_type_name.h [] []
/src/cel-cpp/common/values/parsed_message_value.cc [] []
/src/cel-cpp/policy/internal/issue_reporter.cc [] []
/src/cel-cpp/extensions/bindings_ext_benchmark_test.cc [] []
/src/cel-cpp/runtime/standard_runtime_builder_factory_test.cc [] []
/src/cel-cpp/extensions/strings.cc [] []
/src/cel-cpp/internal/strings_test.cc [] []
/src/cel-cpp/checker/internal/type_inference_context.cc [] []
/src/cel-cpp/common/types/list_type_pool.h [] []
/src/cel-cpp/eval/eval/regex_match_step_test.cc [] []
/src/cel-cpp/testing/testrunner/cel_expression_source.h [] []
/src/cel-cpp/extensions/lists_functions_test.cc [] []
/src/cel-cpp/extensions/formatting.cc [] []
/src/cel-cpp/common/values/struct_value.h [] []
/src/cel-cpp/common/values/int_value.cc [] []
/src/cel-cpp/eval/public/structs/proto_message_type_adapter.cc [] []
/src/cel-cpp/fuzz/fuzz_parse.cc ['fuzz_parse'] ['fuzz_parse']
/src/cel-cpp/env/env.h [] []
/src/cel-cpp/eval/eval/create_map_step.cc [] []
/src/cel-cpp/extensions/math_ext_macros.h [] []
/src/cel-cpp/env/internal/runtime_ext_registry.h [] []
/src/cel-cpp/eval/eval/regex_match_step.cc [] []
/src/cel-cpp/parser/macro_registry.cc [] []
/src/cel-cpp/compiler/compiler.h [] []
/src/cel-cpp/checker/internal/proto_type_mask_registry.cc [] []
/src/cel-cpp/common/values/parsed_message_value.h [] []
/src/cel-cpp/eval/compiler/regex_precompilation_optimization_test.cc [] []
/src/cel-cpp/checker/internal/type_inference_context.h [] []
/src/cel-cpp/common/types/type_pool_test.cc [] []
/src/cel-cpp/common/decl_proto.cc [] []
/src/cel-cpp/extensions/protobuf/value_testing.h [] []
/src/cel-cpp/internal/to_address.h [] []
/src/cel-cpp/eval/public/cel_value.h [] []
/src/cel-cpp/checker/internal/proto_type_mask.h [] []
/src/cel-cpp/common/types/message_type.h [] []
/src/cel-cpp/common/internal/reference_count_test.cc [] []
/src/cel-cpp/eval/eval/evaluator_stack.h [] []
/src/cel-cpp/common/allocator.h [] []
/src/cel-cpp/eval/compiler/resolver_test.cc [] []
/src/cel-cpp/common/ast/constant_proto.cc [] []
/src/cel-cpp/runtime/function_registry.cc [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_extensions_test.cc [] []
/src/cel-cpp/eval/eval/evaluator_core.h [] []
/src/cel-cpp/eval/public/ast_traverse.cc [] []
/src/cel-cpp/eval/eval/optional_or_step.cc [] []
/src/cel-cpp/tools/flatbuffers_backed_impl.cc [] []
/src/cel-cpp/common/types/double_wrapper_type.h [] []
/src/cel-cpp/policy/cel_policy_parse_result.cc [] []
/src/cel-cpp/common/constant.cc [] []
/src/cel-cpp/common/values/bytes_value.cc [] []
/src/cel-cpp/internal/utf8.cc [] []
/src/cel-cpp/checker/internal/field_path.cc [] []
/src/cel-cpp/common/values/custom_struct_value.cc [] []
/src/cel-cpp/internal/runfiles.cc [] []
/src/cel-cpp/common/minimal_descriptor_pool.cc [] []
/src/cel-cpp/common/types/enum_type.cc [] []
/src/cel-cpp/common/values/uint_value.cc [] []
/src/cel-cpp/policy/test_util.cc [] []
/src/cel-cpp/common/value_testing.cc [] []
/src/cel-cpp/common/ast_rewrite_test.cc [] []
/src/cel-cpp/common/types/bytes_wrapper_type.h [] []
/src/cel-cpp/eval/public/structs/protobuf_descriptor_type_provider.cc [] []
/src/cel-cpp/common/values/struct_value_builder.cc [] []
/src/cel-cpp/runtime/bind_proto_to_activation.h [] []
/src/cel-cpp/common/type_introspector.h [] []
/src/cel-cpp/common/memory.h [] []
/src/cel-cpp/runtime/standard/container_membership_functions.cc [] []
/src/cel-cpp/internal/equals_text_proto.h [] []
/src/cel-cpp/eval/public/containers/internal_field_backed_list_impl.h [] []
/src/cel-cpp/common/decl.cc [] []
/src/cel-cpp/internal/well_known_types.h [] []
/src/cel-cpp/common/values/map_value_test.cc [] []
/src/cel-cpp/conformance/service.h [] []
/src/cel-cpp/eval/eval/evaluator_core_test.cc [] []
/src/cel-cpp/common/value_testing_test.cc [] []
/src/cel-cpp/extensions/protobuf/value_testing_test.cc [] []
/src/cel-cpp/common/data_test.cc [] []
/src/cel-cpp/eval/public/structs/field_access_impl_test.cc [] []
/src/cel-cpp/eval/eval/comprehension_step.h [] []
/src/cel-cpp/common/types/map_type_pool.h [] []
/src/cel-cpp/env/internal/runtime_ext_registry.cc [] []
/src/cel-cpp/parser/standard_macros.cc [] []
/src/cel-cpp/internal/lexis.cc [] []
/src/cel-cpp/checker/type_checker_builder_factory_test.cc [] []
/src/cel-cpp/env/env_runtime.cc [] []
/src/cel-cpp/eval/public/builtin_func_registrar_test.cc [] []
/src/cel-cpp/policy/cel_policy_parse_context.h [] []
/src/cel-cpp/conformance/service.cc [] []
/src/cel-cpp/eval/public/structs/legacy_type_provider.h [] []
/src/cel-cpp/common/memory.cc [] []
/src/cel-cpp/extensions/select_optimization_test.cc [] []
/src/cel-cpp/extensions/comprehensions_v2_test.cc [] []
/src/cel-cpp/eval/eval/comprehension_step_test.cc [] []
/src/cel-cpp/codelab/cel_compiler.h [] []
/src/cel-cpp/common/values/value_builder.cc [] []
/src/cel-cpp/runtime/function_registry_test.cc [] []
/src/cel-cpp/common/types/optional_type.cc [] []
/src/cel-cpp/codelab/cel_compiler_test.cc [] []
/src/cel-cpp/runtime/activation_test.cc [] []
/src/cel-cpp/runtime/standard/logical_functions_test.cc [] []
/src/cel-cpp/validator/ast_depth_validator.cc [] []
/src/cel-cpp/common/memory_test.cc [] []
/src/cel-cpp/internal/number.h [] []
/src/cel-cpp/common/legacy_value.h [] []
/src/cel-cpp/extensions/bindings_ext.h [] []
/src/cel-cpp/runtime/internal/runtime_env.cc [] []
/src/cel-cpp/testing/testrunner/coverage_index_test.cc [] []
/src/cel-cpp/env/internal/ext_registry.cc [] []
/src/cel-cpp/extensions/math_ext.cc [] []
/src/cel-cpp/base/operators_test.cc [] []
/src/cel-cpp/eval/eval/function_step.cc [] []
/src/cel-cpp/common/values/duration_value.cc [] []
/src/cel-cpp/eval/public/structs/cel_proto_descriptor_pool_builder.cc [] []
/src/cel-cpp/common/values/custom_list_value.cc [] []
/src/cel-cpp/common/types/error_type.h [] []
/src/cel-cpp/common/values/optional_value.h [] []
/src/cel-cpp/eval/eval/shadowable_value_step.cc [] []
/src/cel-cpp/eval/eval/iterator_stack.h [] []
/src/cel-cpp/eval/internal/cel_value_equal.cc [] []
/src/cel-cpp/internal/message_equality.cc [] []
/src/cel-cpp/eval/public/structs/cel_proto_wrap_util_test.cc [] []
/src/cel-cpp/eval/public/source_position_test.cc [] []
/src/cel-cpp/parser/parser_test.cc [] []
/src/cel-cpp/eval/public/activation.h [] []
/src/cel-cpp/tools/descriptor_pool_builder.h [] []
/src/cel-cpp/policy/internal/optimizer_expr_factory_test.cc [] []
/src/cel-cpp/common/values/list_value.cc [] []
/src/cel-cpp/base/function_result_set.h [] []
/src/cel-cpp/runtime/function_registry.h [] []
/src/cel-cpp/runtime/constant_folding.cc [] []
/src/cel-cpp/runtime/standard/string_functions.cc [] []
/src/cel-cpp/compiler/standard_library.cc [] []
/src/cel-cpp/common/navigable_ast.cc [] []
/src/cel-cpp/validator/validator.cc [] []
/src/cel-cpp/eval/eval/ident_step.cc [] []
/src/cel-cpp/eval/compiler/qualified_reference_resolver.cc [] []
/src/cel-cpp/common/ast/expr_proto.cc [] []
/src/cel-cpp/common/types/bytes_type.h [] []
/src/cel-cpp/eval/public/ast_rewrite.cc [] []
/src/cel-cpp/parser/parser_subset_factory.cc [] []
/src/cel-cpp/eval/public/container_function_registrar.cc [] []
/src/cel-cpp/eval/compiler/constant_folding_test.cc [] []
/src/cel-cpp/env/type_info_test.cc [] []
/src/cel-cpp/eval/compiler/instrumentation.cc [] []
/src/cel-cpp/testing/testrunner/runner_bin.cc [] []
/src/cel-cpp/eval/eval/direct_expression_step.cc [] []
/src/cel-cpp/testing/testrunner/cel_test_factories.h [] []
/src/cel-cpp/base/internal/memory_manager_testing.cc [] []
/src/cel-cpp/common/values/map_value.cc [] []
/src/cel-cpp/extensions/protobuf/memory_manager_test.cc [] []
/src/cel-cpp/checker/internal/descriptor_pool_type_introspector.cc [] []
/src/cel-cpp/checker/internal/type_checker_impl.cc [] []
/src/cel-cpp/env/internal/ext_registry_test.cc [] []
/src/cel-cpp/eval/compiler/cel_expression_builder_flat_impl.cc [] []
/src/cel-cpp/parser/macro_registry.h [] []
/src/cel-cpp/common/expr.h [] []
/src/cel-cpp/common/signature.cc [] []
/src/cel-cpp/common/ast/metadata.cc [] []
/src/cel-cpp/tools/branch_coverage.h [] []
/src/cel-cpp/eval/public/cel_function_registry_test.cc [] []
/src/cel-cpp/env/env_yaml_test.cc [] []
/src/cel-cpp/runtime/type_registry.cc [] []
/src/cel-cpp/common/types/bool_type.h [] []
/src/cel-cpp/common/expr_test.cc [] []
/src/cel-cpp/checker/type_checker_builder.h [] []
/src/cel-cpp/policy/cel_policy_validation_result.cc [] []
/src/cel-cpp/runtime/standard/time_functions.cc [] []
/src/cel-cpp/runtime/runtime.h [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_extensions.cc [] []
/src/cel-cpp/checker/internal/type_inference_context_test.cc [] []
/src/cel-cpp/internal/utf8_test.cc [] []
/src/cel-cpp/internal/overflow.cc [] []
/src/cel-cpp/common/values/uint_value.h [] []
/src/cel-cpp/env/env_test.cc [] []
/src/cel-cpp/eval/eval/jump_step.h [] []
/src/cel-cpp/eval/compiler/check_ast_extensions.cc [] []
/src/cel-cpp/codelab/network_functions_test.cc [] []
/src/cel-cpp/common/values/opaque_value.h [] []
/src/cel-cpp/common/type_proto.cc [] []
/src/cel-cpp/internal/strings.cc [] []
/src/cel-cpp/eval/compiler/instrumentation_test.cc [] []
/src/cel-cpp/internal/unicode.h [] []
/src/cel-cpp/common/ast_traverse.h [] []
/src/cel-cpp/common/types/map_type.cc [] []
/src/cel-cpp/common/types/struct_type.h [] []
/src/cel-cpp/eval/public/containers/field_backed_map_impl_test.cc [] []
/src/cel-cpp/env/internal/ext_registry.h [] []
/src/cel-cpp/eval/public/value_export_util.cc [] []
/src/cel-cpp/common/types/function_type_pool.cc [] []
/src/cel-cpp/common/types/any_type.h [] []
/src/cel-cpp/common/container.h [] []
/src/cel-cpp/validator/regex_validator.h [] []
/src/cel-cpp/eval/public/cel_attribute_test.cc [] []
/src/cel-cpp/tools/cel_unparser.cc [] []
/src/cel-cpp/runtime/internal/function_adapter_test.cc [] []
/src/cel-cpp/runtime/internal/runtime_type_provider.cc [] []
/src/cel-cpp/runtime/embedder_context.h [] []
/src/cel-cpp/eval/public/equality_function_registrar.cc [] []
/src/cel-cpp/base/attribute_set.h [] []
/src/cel-cpp/env/runtime_std_extensions.cc [] []
/src/cel-cpp/base/attribute.h [] []
/src/cel-cpp/eval/eval/select_step.cc [] []
/src/cel-cpp/eval/public/containers/field_backed_list_impl_test.cc [] []
/src/cel-cpp/common/value.h [] []
/src/cel-cpp/common/ast_rewrite.cc [] []
/src/cel-cpp/eval/public/ast_traverse.h [] []
/src/cel-cpp/testing/testrunner/runner_lib_test.cc [] []
/src/cel-cpp/runtime/comprehension_vulnerability_check.cc [] []
/src/cel-cpp/extensions/protobuf/internal/map_reflection.cc [] []
/src/cel-cpp/tools/flatbuffers_backed_impl.h [] []
/src/cel-cpp/common/types/bool_wrapper_type.h [] []
/src/cel-cpp/env/env_runtime_test.cc [] []
/src/cel-cpp/eval/compiler/flat_expr_builder_short_circuiting_conformance_test.cc [] []
/src/cel-cpp/internal/proto_time_encoding.cc [] []
/src/cel-cpp/eval/public/containers/internal_field_backed_map_impl.cc [] []
/src/cel-cpp/common/reference.cc [] []
/src/cel-cpp/eval/public/containers/internal_field_backed_map_impl_test.cc [] []
/src/cel-cpp/extensions/protobuf/ast_converters.h [] []
/src/cel-cpp/policy/internal/optimizer_expr_factory.cc [] []
/src/cel-cpp/eval/eval/create_list_step.cc [] []
/src/cel-cpp/checker/internal/type_checker_impl.h [] []
/src/cel-cpp/env/runtime_std_extensions_test.cc [] []
/src/cel-cpp/eval/public/equality_function_registrar_test.cc [] []
/src/cel-cpp/eval/tests/expression_builder_benchmark_test.cc [] []
/src/cel-cpp/eval/public/containers/internal_field_backed_list_impl.cc [] []
/src/cel-cpp/eval/public/base_activation.h [] []
/src/cel-cpp/common/any.h [] []
/src/cel-cpp/extensions/protobuf/value_end_to_end_test.cc [] []
/src/cel-cpp/runtime/activation.cc [] []
/src/cel-cpp/eval/eval/equality_steps.cc [] []
/src/cel-cpp/common/signature_test.cc [] []
/src/cel-cpp/eval/tests/end_to_end_test.cc [] []
/src/cel-cpp/checker/type_check_issue.h [] []
/src/cel-cpp/parser/parser_interface.h [] []
/src/cel-cpp/eval/public/structs/legacy_type_adapter.h [] []
/src/cel-cpp/policy/internal/issue_reporter.h [] []
/src/cel-cpp/runtime/internal/runtime_impl.cc [] []
/src/cel-cpp/eval/eval/logic_step_test.cc [] []
/src/cel-cpp/tools/navigable_ast.h [] []
/src/cel-cpp/common/data.h [] []
/src/cel-cpp/common/minimal_descriptor_database.cc [] []
/src/cel-cpp/common/values/value_variant_test.cc [] []
/src/cel-cpp/eval/internal/cel_value_equal_test.cc [] []
/src/cel-cpp/eval/eval/function_step_test.cc [] []
/src/cel-cpp/runtime/internal/legacy_runtime_type_provider.h [] []
/src/cel-cpp/base/internal/unknown_set.h [] []
/src/cel-cpp/extensions/protobuf/memory_manager.cc [] []
/src/cel-cpp/internal/minimal_descriptors.cc [] []
/src/cel-cpp/eval/compiler/flat_expr_builder.h [] []
/src/cel-cpp/testing/testrunner/cel_test_context.h [] []
/src/cel-cpp/runtime/internal/runtime_env.h [] []
/src/cel-cpp/common/value_kind.h [] []
/src/cel-cpp/eval/eval/container_access_step_test.cc [] []
/src/cel-cpp/internal/casts.h [] []
/src/cel-cpp/eval/public/cel_attribute.cc [] []
/src/cel-cpp/common/expr_factory.h [] []
/src/cel-cpp/common/values/timestamp_value.cc [] []
/src/cel-cpp/runtime/runtime_builder_factory.cc [] []
/src/cel-cpp/eval/eval/container_access_step.cc [] []

Directories in report

Directory
/src/cel-cpp/bazel/
/src/cel-cpp/compiler/
/src/cel-cpp/testutil/
/src/cel-cpp/policy/
/src/cel-cpp/base/internal/
/src/cel-cpp/checker/internal/
/src/cel-cpp/env/
/src/cel-cpp/eval/public/structs/
/src/cel-cpp/validator/
/src/cel-cpp/common/internal/
/src/cel-cpp/base/
/src/cel-cpp/eval/internal/
/src/cel-cpp/eval/public/containers/
/src/cel-cpp/fuzz/
/src/cel-cpp/common/
/src/cel-cpp/conformance/policy/
/src/cel-cpp/testing/testrunner/
/src/cel-cpp/common/types/
/src/cel-cpp/eval/tests/
/src/cel-cpp/common/ast/
/src/cel-cpp/runtime/standard/
/src/cel-cpp/extensions/protobuf/internal/
/src/cel-cpp/eval/public/testing/
/src/cel-cpp/conformance/
/src/cel-cpp/extensions/protobuf/
/src/cel-cpp/runtime/
/src/cel-cpp/eval/compiler/
/src/cel-cpp/tools/
/src/cel-cpp/extensions/
/src/cel-cpp/parser/
/src/cel-cpp/common/values/
/src/cel-cpp/internal/
/src/cel-cpp/policy/internal/
/src/cel-cpp/codelab/
/src/cel-cpp/checker/
/src/cel-cpp/codelab/solutions/
/src/cel-cpp/env/internal/
/src/cel-cpp/runtime/internal/
/src/cel-cpp/eval/public/
/src/cel-cpp/eval/eval/
/src/cel-cpp/testing/testrunner/user_tests/