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

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
processor_text_fuzzer /src/processor_text_fuzzer.cc 3 3356 1 2 108 103 processor_text_fuzzer.cc
trainer_fuzzer /src/trainer_fuzzer.cc 1738 2918 16 46 6098 4029 trainer_fuzzer.cc
/src/inspector/source-code/src/sample_encode_fuzzer.cc /src/inspector/source-code/src/sample_encode_fuzzer.cc 100 3302 13 16 238 170 sample_encode_fuzzer.cc
/src/inspector/source-code/src/processor_text_fuzzer.cc /src/inspector/source-code/src/processor_text_fuzzer.cc 3 3356 1 2 108 103 processor_text_fuzzer.cc
sample_encode_fuzzer /src/sample_encode_fuzzer.cc 100 3302 13 16 238 170 sample_encode_fuzzer.cc
/src/inspector/source-code/src/model_load_fuzzer.cc /src/inspector/source-code/src/model_load_fuzzer.cc 571 3065 16 35 1718 1214 model_load_fuzzer.cc
/src/inspector/light/source_files/src/sample_encode_fuzzer.cc /src/inspector/light/source_files/src/sample_encode_fuzzer.cc 100 3302 13 16 238 170 sample_encode_fuzzer.cc
/src/inspector/light/source_files/src/trainer_fuzzer.cc /src/inspector/light/source_files/src/trainer_fuzzer.cc 1738 2918 16 46 6098 4029 trainer_fuzzer.cc
/src/inspector/source-code/src/trainer_fuzzer.cc /src/inspector/source-code/src/trainer_fuzzer.cc 1738 2918 16 46 6098 4029 trainer_fuzzer.cc
/src/inspector/light/source_files/src/model_load_fuzzer.cc /src/inspector/light/source_files/src/model_load_fuzzer.cc 571 3065 16 35 1718 1214 model_load_fuzzer.cc
/src/inspector/light/source_files/src/processor_text_fuzzer.cc /src/inspector/light/source_files/src/processor_text_fuzzer.cc 3 3356 1 2 108 103 processor_text_fuzzer.cc
model_load_fuzzer /src/model_load_fuzzer.cc 571 3065 16 35 1718 1214 model_load_fuzzer.cc

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: processor_text_fuzzer

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 11 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 11 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
10 0 EP call site: 00000

Runtime coverage analysis

Covered functions
426
Functions that are reachable but not covered
1
Reachable functions
3
Percentage of reachable functions covered
66.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
/src/processor_text_fuzzer.cc 1
/src/sentencepiece/src/error.cc 1

Fuzzer: trainer_fuzzer

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 1003 44.3%
gold [1:9] 30 1.32%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1230 54.3%
All colors 2263 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
214 884 google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0) call site: 00884
141 614 sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*) call site: 00614
61 1184 sentencepiece::NormalizerSpec::precompiled_charsmap() const call site: 01184 _ZNK4absl8internal8SplittercvNSt3__16vectorIT_NS2_9allocatorIS4_EEEEINS2_12basic_stringIcNS2_11char_traitsIcEENS5_IcEEEEEEv
52 244 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string , std::__1::allocator > const*) const call site: 00244
45 89 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00089 __clang_call_terminate
42 778 sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long) call site: 00778
32 1291 sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >) call site: 01291
30 1116 google::protobuf::RepeatedPtrField ::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get ::TypeHandler>(int) const call site: 01116
25 1255 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 01255
22 299 google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer() call site: 00299
22 345 google::protobuf::internal::RepeatedPtrFieldBase::InternalExtend(int) call site: 00345
20 1884 unsigned long Darts::DoubleArrayImpl ::commonPrefixSearch ::result_pair_type>(char const*, Darts::DoubleArrayImpl ::result_pair_type*, unsigned long, unsigned long, unsigned long) const call site: 01884

Runtime coverage analysis

Covered functions
887
Functions that are reachable but not covered
690
Reachable functions
1738
Percentage of reachable functions covered
60.3%
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.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/trainer_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_trainer.cc 7
/src/sentencepiece/src/sentencepiece_trainer.h 2
/src/sentencepiece/third_party/absl/log/log.cc 2
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 193
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.cc 22
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 10
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 24
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 173
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/src/util.h 52
/src/sentencepiece/src/error.cc 8
/src/sentencepiece/third_party/absl/strings/str_split.h 8
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 19
/src/sentencepiece/third_party/protobuf-lite/arena.cc 12
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 25
/src/sentencepiece/third_party/absl/strings/numbers.h 1
/src/sentencepiece/src/util.cc 8
/src/sentencepiece/src/spec_parser.h 4
/src/sentencepiece/third_party/protobuf-lite/repeated_field.cc 2
/src/sentencepiece/third_party/absl/strings/ascii.h 1
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/third_party/absl/strings/strip.h 1
/src/sentencepiece/third_party/absl/strings/match.h 1
/src/sentencepiece/src/builder.cc 4
/src/sentencepiece/src/filesystem.cc 1
/src/sentencepiece/third_party/darts_clone/darts.h 197
/src/sentencepiece/src/normalizer.cc 5
/src/sentencepiece/src/normalizer.h 1
/src/sentencepiece/src/trainer_factory.cc 1
/src/sentencepiece/third_party/absl/strings/str_cat.h 2
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/source-code/src/sample_encode_fuzzer.cc

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 22 33.3%
gold [1:9] 17 25.7%
yellow [10:29] 10 15.1%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 17 25.7%
All colors 66 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
9 9 google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) call site: 00009 __cxa_allocate_exception
7 51 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00051 snprintf
2 63 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00063
1 0 EP call site: 00000
1 28 google::protobuf::internal::ShutdownData::get() call site: 00028
1 41 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) call site: 00041
1 46 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00046

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
31
Reachable functions
100
Percentage of reachable functions covered
69.0%
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
/src/inspector/source-code/src/sample_encode_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 6
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 2
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 3
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 1
/src/sentencepiece/src/error.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/source-code/src/processor_text_fuzzer.cc

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 5 45.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 6 54.5%
All colors 11 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
4 6 LLVMFuzzerTestOneInput call site: 00006
1 4 LLVMFuzzerTestOneInput call site: 00004

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
0
Reachable functions
3
Percentage of reachable functions covered
100.0%
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
/src/inspector/source-code/src/processor_text_fuzzer.cc 1
/src/sentencepiece/src/error.cc 1

Fuzzer: sample_encode_fuzzer

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 20 30.3%
gold [1:9] 27 40.9%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 19 28.7%
All colors 66 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
9 9 google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) call site: 00009 __cxa_allocate_exception
7 51 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00051 snprintf
1 28 google::protobuf::internal::ShutdownData::get() call site: 00028
1 41 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) call site: 00041
1 46 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00046
1 63 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00063

Runtime coverage analysis

Covered functions
116
Functions that are reachable but not covered
33
Reachable functions
100
Percentage of reachable functions covered
67.0%
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
/src/sample_encode_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 6
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 2
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 3
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 1
/src/sentencepiece/src/error.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/source-code/src/model_load_fuzzer.cc

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 136 23.0%
gold [1:9] 25 4.23%
yellow [10:29] 11 1.86%
greenyellow [30:49] 1 0.16%
lawngreen 50+ 417 70.6%
All colors 590 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
52 284 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 00284
45 127 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00127 __clang_call_terminate
15 23 google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags) call site: 00023 __cxa_allocate_exception
7 564 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00564 snprintf
3 179 google::protobuf::RepeatedPtrField ::~RepeatedPtrField() call site: 00179
2 357 sentencepiece::SentencePieceProcessor::GetPieceSize() const call site: 00357
2 576 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00576
2 583 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00583
1 10 google::protobuf::internal::ParseContext::ParseContext (int, bool, char const**, google::protobuf::StringPiece&) call site: 00010
1 19 google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece) call site: 00019
1 68 sentencepiece::SentencePieceText::SentencePieceText(google::protobuf::Arena*) call site: 00068
1 87 google::protobuf::internal::ShutdownData::get() call site: 00087

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
189
Reachable functions
571
Percentage of reachable functions covered
66.9%
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
/src/inspector/source-code/src/model_load_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 28
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stringpiece.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/parse_context.h 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/src/util.h 13
/src/sentencepiece/src/error.cc 5
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 3
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 11
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 6
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 73
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 18
/src/sentencepiece/third_party/protobuf-lite/arena.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 1
/src/sentencepiece/third_party/absl/log/log.cc 1
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/src/model_interface.cc 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1

Fuzzer: /src/inspector/light/source_files/src/sample_encode_fuzzer.cc

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 22 33.3%
gold [1:9] 17 25.7%
yellow [10:29] 10 15.1%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 17 25.7%
All colors 66 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
9 9 google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) call site: 00009 __cxa_allocate_exception
7 51 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00051 snprintf
2 63 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00063
1 0 EP call site: 00000
1 28 google::protobuf::internal::ShutdownData::get() call site: 00028
1 41 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) call site: 00041
1 46 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00046

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
31
Reachable functions
100
Percentage of reachable functions covered
69.0%
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
/src/inspector/light/source_files/src/sample_encode_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 6
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 2
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 3
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 1
/src/sentencepiece/src/error.cc 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/light/source_files/src/trainer_fuzzer.cc

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 976 43.1%
gold [1:9] 32 1.41%
yellow [10:29] 20 0.88%
greenyellow [30:49] 6 0.26%
lawngreen 50+ 1229 54.3%
All colors 2263 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
214 884 google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0) call site: 00884
141 614 sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*) call site: 00614
52 244 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string , std::__1::allocator > const*) const call site: 00244
45 89 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00089 __clang_call_terminate
42 778 sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long) call site: 00778
32 1291 sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >) call site: 01291
31 1214 absl::StrSplit(std::__1::basic_string_view >, char, bool) call site: 01214 _ZNK4absl8internal8SplittercvNSt3__16vectorIT_NS2_9allocatorIS4_EEEEINS2_12basic_stringIcNS2_11char_traitsIcEENS5_IcEEEEEEv
30 1116 google::protobuf::RepeatedPtrField ::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get ::TypeHandler>(int) const call site: 01116
29 1184 sentencepiece::NormalizerSpec::precompiled_charsmap() const call site: 01184
25 1255 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 01255
22 299 google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer() call site: 00299
22 345 google::protobuf::internal::RepeatedPtrFieldBase::InternalExtend(int) call site: 00345

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
629
Reachable functions
1738
Percentage of reachable functions covered
63.81%
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.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/inspector/light/source_files/src/trainer_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_trainer.cc 7
/src/sentencepiece/src/sentencepiece_trainer.h 2
/src/sentencepiece/third_party/absl/log/log.cc 2
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 193
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.cc 22
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 10
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 24
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 173
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/src/util.h 52
/src/sentencepiece/src/error.cc 8
/src/sentencepiece/third_party/absl/strings/str_split.h 8
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 19
/src/sentencepiece/third_party/protobuf-lite/arena.cc 12
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 25
/src/sentencepiece/third_party/absl/strings/numbers.h 1
/src/sentencepiece/src/util.cc 8
/src/sentencepiece/src/spec_parser.h 4
/src/sentencepiece/third_party/protobuf-lite/repeated_field.cc 2
/src/sentencepiece/third_party/absl/strings/ascii.h 1
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/third_party/absl/strings/strip.h 1
/src/sentencepiece/third_party/absl/strings/match.h 1
/src/sentencepiece/src/builder.cc 4
/src/sentencepiece/src/filesystem.cc 1
/src/sentencepiece/third_party/darts_clone/darts.h 197
/src/sentencepiece/src/normalizer.cc 5
/src/sentencepiece/src/normalizer.h 1
/src/sentencepiece/src/trainer_factory.cc 1
/src/sentencepiece/third_party/absl/strings/str_cat.h 2
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/source-code/src/trainer_fuzzer.cc

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 976 43.1%
gold [1:9] 32 1.41%
yellow [10:29] 20 0.88%
greenyellow [30:49] 6 0.26%
lawngreen 50+ 1229 54.3%
All colors 2263 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
214 884 google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, std::__1::__map_iterator , std::__1::__tree_node , void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0) call site: 00884
141 614 sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*) call site: 00614
52 244 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string , std::__1::allocator > const*) const call site: 00244
45 89 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00089 __clang_call_terminate
42 778 sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long) call site: 00778
32 1291 sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >) call site: 01291
31 1214 absl::StrSplit(std::__1::basic_string_view >, char, bool) call site: 01214 _ZNK4absl8internal8SplittercvNSt3__16vectorIT_NS2_9allocatorIS4_EEEEINS2_12basic_stringIcNS2_11char_traitsIcEENS5_IcEEEEEEv
30 1116 google::protobuf::RepeatedPtrField ::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get ::TypeHandler>(int) const call site: 01116
29 1184 sentencepiece::NormalizerSpec::precompiled_charsmap() const call site: 01184
25 1255 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 01255
22 299 google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer() call site: 00299
22 345 google::protobuf::internal::RepeatedPtrFieldBase::InternalExtend(int) call site: 00345

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
629
Reachable functions
1738
Percentage of reachable functions covered
63.81%
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.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/inspector/source-code/src/trainer_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_trainer.cc 7
/src/sentencepiece/src/sentencepiece_trainer.h 2
/src/sentencepiece/third_party/absl/log/log.cc 2
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 193
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.cc 22
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 10
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 24
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 173
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/src/util.h 52
/src/sentencepiece/src/error.cc 8
/src/sentencepiece/third_party/absl/strings/str_split.h 8
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 19
/src/sentencepiece/third_party/protobuf-lite/arena.cc 12
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 25
/src/sentencepiece/third_party/absl/strings/numbers.h 1
/src/sentencepiece/src/util.cc 8
/src/sentencepiece/src/spec_parser.h 4
/src/sentencepiece/third_party/protobuf-lite/repeated_field.cc 2
/src/sentencepiece/third_party/absl/strings/ascii.h 1
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/third_party/absl/strings/strip.h 1
/src/sentencepiece/third_party/absl/strings/match.h 1
/src/sentencepiece/src/builder.cc 4
/src/sentencepiece/src/filesystem.cc 1
/src/sentencepiece/third_party/darts_clone/darts.h 197
/src/sentencepiece/src/normalizer.cc 5
/src/sentencepiece/src/normalizer.h 1
/src/sentencepiece/src/trainer_factory.cc 1
/src/sentencepiece/third_party/absl/strings/str_cat.h 2
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 2

Fuzzer: /src/inspector/light/source_files/src/model_load_fuzzer.cc

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 136 23.0%
gold [1:9] 25 4.23%
yellow [10:29] 11 1.86%
greenyellow [30:49] 1 0.16%
lawngreen 50+ 417 70.6%
All colors 590 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
52 284 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 00284
45 127 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00127 __clang_call_terminate
15 23 google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags) call site: 00023 __cxa_allocate_exception
7 564 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00564 snprintf
3 179 google::protobuf::RepeatedPtrField ::~RepeatedPtrField() call site: 00179
2 357 sentencepiece::SentencePieceProcessor::GetPieceSize() const call site: 00357
2 576 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00576
2 583 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00583
1 10 google::protobuf::internal::ParseContext::ParseContext (int, bool, char const**, google::protobuf::StringPiece&) call site: 00010
1 19 google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece) call site: 00019
1 68 sentencepiece::SentencePieceText::SentencePieceText(google::protobuf::Arena*) call site: 00068
1 87 google::protobuf::internal::ShutdownData::get() call site: 00087

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
189
Reachable functions
571
Percentage of reachable functions covered
66.9%
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
/src/inspector/light/source_files/src/model_load_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 28
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stringpiece.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/parse_context.h 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/src/util.h 13
/src/sentencepiece/src/error.cc 5
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 3
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 11
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 6
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 73
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 18
/src/sentencepiece/third_party/protobuf-lite/arena.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 1
/src/sentencepiece/third_party/absl/log/log.cc 1
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/src/model_interface.cc 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h 1

Fuzzer: /src/inspector/light/source_files/src/processor_text_fuzzer.cc

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 5 45.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 6 54.5%
All colors 11 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
4 6 LLVMFuzzerTestOneInput call site: 00006
1 4 LLVMFuzzerTestOneInput call site: 00004

Runtime coverage analysis

Covered functions
1375
Functions that are reachable but not covered
0
Reachable functions
3
Percentage of reachable functions covered
100.0%
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
/src/inspector/light/source_files/src/processor_text_fuzzer.cc 1
/src/sentencepiece/src/error.cc 1

Fuzzer: model_load_fuzzer

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 136 23.0%
gold [1:9] 25 4.23%
yellow [10:29] 11 1.86%
greenyellow [30:49] 1 0.16%
lawngreen 50+ 417 70.6%
All colors 590 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
52 284 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 00284
45 127 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00127 __clang_call_terminate
15 23 google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags) call site: 00023 __cxa_allocate_exception
7 564 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00564 snprintf
3 179 google::protobuf::RepeatedPtrField ::~RepeatedPtrField() call site: 00179
2 357 sentencepiece::SentencePieceProcessor::GetPieceSize() const call site: 00357
2 576 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00576
2 583 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const call site: 00583
1 10 google::protobuf::internal::ParseContext::ParseContext (int, bool, char const**, google::protobuf::StringPiece&) call site: 00010
1 19 google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece) call site: 00019
1 68 sentencepiece::SentencePieceText::SentencePieceText(google::protobuf::Arena*) call site: 00068
1 87 google::protobuf::internal::ShutdownData::get() call site: 00087

Runtime coverage analysis

Covered functions
1071
Functions that are reachable but not covered
193
Reachable functions
571
Percentage of reachable functions covered
66.2%
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
/src/model_load_fuzzer.cc 1
/src/sentencepiece/src/sentencepiece_processor.cc 28
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stringpiece.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/parse_context.h 5
/src/sentencepiece/third_party/protobuf-lite/common.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h 1
/usr/local/bin/../include/c++/v1/__exception/exception.h 1
/src/sentencepiece/src/util.h 13
/src/sentencepiece/src/error.cc 5
/src/sentencepiece/build/./root/include/sentencepiece_processor.h 3
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h 11
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc 13
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h 6
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc 7
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h 4
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h 73
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h 5
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h 6
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h 1
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc 3
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h 18
/src/sentencepiece/third_party/protobuf-lite/arena.cc 8
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h 1
/src/sentencepiece/third_party/absl/log/log.cc 1
/src/sentencepiece/third_party/absl/log/log.h 4
/src/sentencepiece/src/sentencepiece_processor.h 1
/src/sentencepiece/src/model_interface.cc 4
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h 10
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h 1
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.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
sentencepiece::unigram::Trainer::Train() /src/sentencepiece/src/unigram_model_trainer.cc 2 ['N/A', 'N/A'] 26 0 582 136 77 2135 0 7681 5167
sentencepiece::ModelProto::_InternalParse(charconst*,google::protobuf::internal::ParseContext*) /src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.cc 3 ['N/A', 'N/A', 'N/A'] 22 0 259 60 22 1079 0 2175 972
google::protobuf::internal::SerializeInternalToArray(unsignedcharconst*,google::protobuf::internal::FieldMetadataconst*,int,bool,unsignedchar*) /src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 5 ['N/A', 'N/A', 'int', 'bool', 'N/A'] 13 0 990 217 52 488 10 713 610
google::protobuf::internal::ExtensionSet::ParseMessageSet(google::protobuf::io::CodedInputStream*,google::protobuf::MessageLiteconst*,std::__1::basic_string ,std::__1::allocator >*) /src/sentencepiece/third_party/protobuf-lite/extension_set.cc 4 ['N/A', 'N/A', 'N/A', 'N/A'] 23 0 53 8 7 678 0 1485 497
google::protobuf::internal::SerializeInternal(unsignedcharconst*,google::protobuf::internal::FieldMetadataconst*,int,google::protobuf::io::CodedOutputStream*) /src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc 4 ['N/A', 'N/A', 'int', 'N/A'] 15 0 941 210 57 476 10 706 458
sentencepiece::bpe::Trainer::Train() /src/sentencepiece/src/bpe_model_trainer.cc 2 ['N/A', 'N/A'] 26 0 1334 283 227 1866 0 5843 417
sentencepiece::SentencePieceProcessor::SampleEncode(std::__1::basic_string_view >,int,float,sentencepiece::SentencePieceText*)const /src/sentencepiece/src/sentencepiece_processor.cc 7 ['N/A', 'N/A', 'N/A', 'size_t', 'int', 'float', 'N/A'] 22 0 583 128 89 547 0 1021 331

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

Functions statically reachable by fuzzers
55.0%
2038 / 3739
Cyclomatic complexity statically reachable by fuzzers
57.9%
12851 / 22155

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

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

/src/processor_text_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/trainer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0)', 'sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*)', 'sentencepiece::NormalizerSpec::precompiled_charsmap() const', 'google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string, std::__1::allocator > const*) const', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long)', 'sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >)', 'google::protobuf::RepeatedPtrField::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get::TypeHandler>(int) const', 'std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)', 'google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer()']

/src/inspector/source-code/src/sample_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)', 'google::protobuf::internal::ShutdownData::get()', 'google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const']

/src/inspector/source-code/src/processor_text_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['LLVMFuzzerTestOneInput']

/src/sample_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::internal::ShutdownData::get()', 'google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)']

/src/inspector/source-code/src/model_load_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::RepeatedPtrField::~RepeatedPtrField()', 'sentencepiece::SentencePieceProcessor::GetPieceSize() const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const', 'google::protobuf::internal::ParseContext::ParseContext(int, bool, char const**, google::protobuf::StringPiece&)', 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece)']

/src/inspector/light/source_files/src/sample_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)', 'google::protobuf::internal::ShutdownData::get()', 'google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const']

/src/inspector/light/source_files/src/trainer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0)', 'sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*)', 'google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string, std::__1::allocator > const*) const', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long)', 'sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >)', 'absl::StrSplit(std::__1::basic_string_view >, char, bool)', 'google::protobuf::RepeatedPtrField::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get::TypeHandler>(int) const', 'sentencepiece::NormalizerSpec::precompiled_charsmap() const', 'std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)']

/src/inspector/source-code/src/trainer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0 google::protobuf::internal::ExtensionSet::ForEach, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0>(std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, std::__1::__map_iterator, std::__1::__tree_node, void*>*, long> >, google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&)::$_0)', 'sentencepiece::SentencePieceTrainer::SetProtoField(std::__1::basic_string_view >, std::__1::basic_string_view >, sentencepiece::TrainerSpec*)', 'google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string, std::__1::allocator > const*) const', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'sentencepiece::NormalizerSpec::set_precompiled_charsmap(void const*, unsigned long)', 'sentencepiece::string_util::IsStructurallyValid(std::__1::basic_string_view >)', 'absl::StrSplit(std::__1::basic_string_view >, char, bool)', 'google::protobuf::RepeatedPtrField::TypeHandler::Type const& google::protobuf::internal::RepeatedPtrFieldBase::Get::TypeHandler>(int) const', 'sentencepiece::NormalizerSpec::precompiled_charsmap() const', 'std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)']

/src/inspector/light/source_files/src/model_load_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::RepeatedPtrField::~RepeatedPtrField()', 'sentencepiece::SentencePieceProcessor::GetPieceSize() const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const', 'google::protobuf::internal::ParseContext::ParseContext(int, bool, char const**, google::protobuf::StringPiece&)', 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece)']

/src/inspector/light/source_files/src/processor_text_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['LLVMFuzzerTestOneInput']

/src/model_load_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['std::__1::basic_string, std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*)', 'google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach(google::protobuf::internal::ExtensionSet::~ForEach()::$_0)', 'google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags)', 'google::protobuf::MessageLite::AppendToString(std::__1::basic_string, std::__1::allocator >*) const', 'google::protobuf::RepeatedPtrField::~RepeatedPtrField()', 'sentencepiece::SentencePieceProcessor::GetPieceSize() const', 'google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int)', 'sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view >, int, float) const', 'google::protobuf::internal::ParseContext::ParseContext(int, bool, char const**, google::protobuf::StringPiece&)', 'google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece)']

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
google::protobuf::internal::EpsCopyInputStream::NextBuffer(int,int) 41 11 26.82% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', 'model_load_fuzzer', '/src/inspector/source-code/src/trainer_fuzzer.cc', 'processor_text_fuzzer', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::TrainerSpec::TrainerSpec(sentencepiece::TrainerSpecconst&) 62 32 51.61% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::TrainerSpec::Clear() 81 20 24.69% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::TrainerSpec::MergeFrom(sentencepiece::TrainerSpecconst&) 156 79 50.64% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::SentencePieceTrainer::MergeSpecsFromArgs(std::__1::unordered_map ,std::__1::allocator >,std::__1::basic_string ,std::__1::allocator >,std::__1::hash ,std::__1::allocator >>,std::__1::equal_to ,std::__1::allocator >>,std::__1::allocator ,std::__1::allocator >const,std::__1::basic_string ,std::__1::allocator >>>>const&,sentencepiece::TrainerSpec*,sentencepiece::NormalizerSpec*,sentencepiece::NormalizerSpec*) 34 14 41.17% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
google::protobuf::internal::ExtensionSet::GrowCapacity(unsignedlong) 33 5 15.15% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::SentencePieceProcessor::SampleEncode(std::__1::basic_string_view >,int,float,sentencepiece::SentencePieceText*)const 36 19 52.77% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', 'model_load_fuzzer', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']
sentencepiece::SentencePieceProcessor::ApplyExtraOptions(std::__1::vector >const&,sentencepiece::SentencePieceText*)const 43 4 9.302% ['/src/inspector/source-code/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/model_load_fuzzer.cc', 'model_load_fuzzer', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc']

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/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/absl/strings/str_split.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/arenastring.cc ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/inspector/source-code/src/trainer_fuzzer.cc ['/src/inspector/source-code/src/trainer_fuzzer.cc'] ['/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/repeated_field.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl_lite.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sample_encode_fuzzer.cc ['sample_encode_fuzzer'] ['sample_encode_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/casts.h [] []
/src/sentencepiece/third_party/protobuf-lite/strutil.cc [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stl_util.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/util.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/normalizer.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/callback.h [] []
/src/sentencepiece/src/char_model_trainer.h [] []
/src/sentencepiece/third_party/protobuf-lite/extension_set.cc ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/inspector/source-code/src/processor_text_fuzzer.cc ['/src/inspector/source-code/src/processor_text_fuzzer.cc'] ['/src/inspector/source-code/src/processor_text_fuzzer.cc']
/src/sentencepiece/third_party/absl/strings/string_view.h [] []
/src/sentencepiece/third_party/esaxx/sais.hxx [] []
/src/inspector/source-code/src/sample_encode_fuzzer.cc ['/src/inspector/source-code/src/sample_encode_fuzzer.cc'] ['/src/inspector/source-code/src/sample_encode_fuzzer.cc']
/src/sentencepiece/src/trainer_factory.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/sentencepiece_processor.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/third_party/darts_clone/darts.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/absl/strings/ascii.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/bpe_model.cc [] []
/src/sentencepiece/third_party/protobuf-lite/generated_enum_util.cc [] []
/src/sentencepiece/src/filesystem.h [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/map_util.h [] []
/src/sentencepiece/src/unigram_model_trainer.h [] []
/src/sentencepiece/src/sentencepiece_trainer.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/wire_format_lite.cc [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/port.h [] []
/src/sentencepiece/third_party/absl/strings/match.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/char_model_trainer.cc [] []
/src/sentencepiece/src/word_model.cc [] []
/usr/local/bin/../include/c++/v1/string [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/status.h [] []
/src/sentencepiece/third_party/protobuf-lite/coded_stream.cc [] []
/src/sentencepiece/third_party/protobuf-lite/zero_copy_stream_impl_lite.cc [] []
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.cc ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/usr/local/bin/../include/c++/v1/__exception/exception.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/absl/strings/str_format.h [] []
/src/sentencepiece/third_party/protobuf-lite/zero_copy_stream.cc [] []
/src/model_load_fuzzer.cc ['model_load_fuzzer'] ['model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/once.h [] []
/src/sentencepiece/third_party/protobuf-lite/parse_context.cc [] []
/src/sentencepiece/src/pretokenizer_for_training.cc [] []
/usr/include/x86_64-linux-gnu/bits/byteswap.h [] []
/src/sentencepiece/src/builtin_pb/sentencepiece.pb.h ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena_impl.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/parse_context.h ['/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/protobuf-lite/int128.cc [] []
/src/sentencepiece/src/unigram_model_trainer.cc [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream.h [] []
/src/sentencepiece/third_party/protobuf-lite/message_lite.cc ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/inspector/source-code/src/model_load_fuzzer.cc ['/src/inspector/source-code/src/model_load_fuzzer.cc'] ['/src/inspector/source-code/src/model_load_fuzzer.cc']
/src/sentencepiece/src/sentencepiece_trainer.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/unigram_model.h [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/extension_set_inl.h [] []
/usr/local/bin/../include/c++/v1/__algorithm/simd_utils.h [] []
/src/sentencepiece/third_party/absl/log/log.cc ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/strutil.h [] []
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/third_party/protobuf-lite/arena.cc ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/esaxx/esa.hxx [] []
/src/sentencepiece/src/trainer_interface.h [] []
/src/sentencepiece/src/model_interface.cc ['/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arenastring.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/model_interface.h [] []
/src/sentencepiece/src/model_factory.cc [] []
/src/sentencepiece/src/word_model_trainer.h [] []
/src/sentencepiece/third_party/absl/strings/str_replace.h [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/int128.h [] []
/src/sentencepiece/src/bpe_model.h [] []
/src/sentencepiece/build/./root/include/sentencepiece_processor.h ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/has_bits.h [] []
/src/sentencepiece/src/trainer_interface.cc [] []
/src/sentencepiece/third_party/protobuf-lite/generated_message_util.cc ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/zero_copy_stream_impl.h [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/builder.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/stringprintf.cc [] []
/src/inspector/light/source_files/src/trainer_fuzzer.cc ['/src/inspector/light/source_files/src/trainer_fuzzer.cc'] ['/src/inspector/light/source_files/src/trainer_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/mutex.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/builtin_pb/sentencepiece_model.pb.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/spec_parser.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/word_model_trainer.cc [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/stringpiece.h ['/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/filesystem.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/absl/strings/str_join.h [] []
/src/sentencepiece/third_party/absl/strings/numbers.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/repeated_field.cc ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/stringpiece.cc [] []
/src/sentencepiece/src/bpe_model_trainer.h [] []
/src/processor_text_fuzzer.cc ['processor_text_fuzzer'] ['processor_text_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/message_lite.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/protobuf-lite/status.cc [] []
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/inspector/light/source_files/src/sample_encode_fuzzer.cc ['/src/inspector/light/source_files/src/sample_encode_fuzzer.cc'] ['/src/inspector/light/source_files/src/sample_encode_fuzzer.cc']
/src/sentencepiece/src/freelist.h [] []
/src/sentencepiece/third_party/absl/strings/str_cat.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/trainer_fuzzer.cc ['trainer_fuzzer'] ['trainer_fuzzer']
/src/sentencepiece/src/util.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/wire_format_lite.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/protobuf-lite/zero_copy_stream_impl.cc [] []
/src/sentencepiece/src/char_model.cc [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/implicit_weak_message.h [] []
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/arena.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/src/unicode_script_map.h [] []
/src/sentencepiece/src/unigram_model.cc [] []
/src/sentencepiece/src/normalizer.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/metadata_lite.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []
/src/sentencepiece/third_party/protobuf-lite/implicit_weak_message.cc [] []
/src/sentencepiece/src/bpe_model_trainer.cc [] []
/src/sentencepiece/src/sentencepiece_processor.cc ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/sentencepiece/third_party/absl/strings/strip.h ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc'] ['trainer_fuzzer', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc']
/src/sentencepiece/third_party/protobuf-lite/structurally_valid.cc [] []
/src/sentencepiece/src/unicode_script.cc [] []
/src/sentencepiece/third_party/absl/log/log.h ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/src/inspector/light/source_files/src/model_load_fuzzer.cc ['/src/inspector/light/source_files/src/model_load_fuzzer.cc'] ['/src/inspector/light/source_files/src/model_load_fuzzer.cc']
/usr/local/bin/../include/c++/v1/istream [] []
/src/sentencepiece/third_party/protobuf-lite/common.cc ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer']
/usr/local/bin/../include/c++/v1/initializer_list [] []
/src/sentencepiece/src/error.cc ['processor_text_fuzzer', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/source-code/src/processor_text_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'model_load_fuzzer'] ['processor_text_fuzzer', 'trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', '/src/inspector/source-code/src/processor_text_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/processor_text_fuzzer.cc', 'model_load_fuzzer']
/src/inspector/light/source_files/src/processor_text_fuzzer.cc ['/src/inspector/light/source_files/src/processor_text_fuzzer.cc'] ['/src/inspector/light/source_files/src/processor_text_fuzzer.cc']
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/generated_message_util.h ['trainer_fuzzer', '/src/inspector/source-code/src/sample_encode_fuzzer.cc', 'sample_encode_fuzzer', '/src/inspector/source-code/src/model_load_fuzzer.cc', '/src/inspector/light/source_files/src/sample_encode_fuzzer.cc', '/src/inspector/light/source_files/src/trainer_fuzzer.cc', '/src/inspector/source-code/src/trainer_fuzzer.cc', '/src/inspector/light/source_files/src/model_load_fuzzer.cc', 'model_load_fuzzer'] []

Directories in report

Directory
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/io/
/usr/local/bin/../include/c++/v1/__algorithm/
/usr/local/bin/../include/c++/v1/
/src/sentencepiece/third_party/darts_clone/
/src/sentencepiece/build/./root/include/
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/stubs/
/src/sentencepiece/third_party/esaxx/
/src/sentencepiece/third_party/absl/log/
/src/sentencepiece/src/../third_party/protobuf-lite/google/protobuf/
/src/inspector/light/source_files/src/
/src/sentencepiece/third_party/protobuf-lite/
/src/sentencepiece/src/builtin_pb/
/src/
/src/sentencepiece/third_party/absl/strings/
/src/inspector/source-code/src/
/usr/include/x86_64-linux-gnu/bits/
/usr/local/bin/../include/c++/v1/__exception/
/src/sentencepiece/src/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
processor_text_fuzzer fuzzerLogFile-0-E6auPx8FKi.data fuzzerLogFile-0-E6auPx8FKi.data.yaml processor_text_fuzzer.covreport
trainer_fuzzer fuzzerLogFile-0-q8wramjlCB.data fuzzerLogFile-0-q8wramjlCB.data.yaml trainer_fuzzer.covreport
/src/inspector/source-code/src/sample_encode_fuzzer.cc fuzzerLogFile-0-Trru8Ldo8r.data fuzzerLogFile-0-Trru8Ldo8r.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/source-code/src/processor_text_fuzzer.cc fuzzerLogFile-0-uBgwOWocP2.data fuzzerLogFile-0-uBgwOWocP2.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
sample_encode_fuzzer fuzzerLogFile-0-2qXfQHYNYK.data fuzzerLogFile-0-2qXfQHYNYK.data.yaml sample_encode_fuzzer.covreport
/src/inspector/source-code/src/model_load_fuzzer.cc fuzzerLogFile-0-h9nvofjny7.data fuzzerLogFile-0-h9nvofjny7.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/light/source_files/src/sample_encode_fuzzer.cc fuzzerLogFile-0-u2AZFHnzda.data fuzzerLogFile-0-u2AZFHnzda.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/light/source_files/src/trainer_fuzzer.cc fuzzerLogFile-0-j8FgTCIZkV.data fuzzerLogFile-0-j8FgTCIZkV.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/source-code/src/trainer_fuzzer.cc fuzzerLogFile-0-3yPfhEOlWa.data fuzzerLogFile-0-3yPfhEOlWa.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/light/source_files/src/model_load_fuzzer.cc fuzzerLogFile-0-e5KklbmHfy.data fuzzerLogFile-0-e5KklbmHfy.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
/src/inspector/light/source_files/src/processor_text_fuzzer.cc fuzzerLogFile-0-55dr9eH3qW.data fuzzerLogFile-0-55dr9eH3qW.data.yaml processor_text_fuzzer.covreport , sample_encode_fuzzer.covreport , trainer_fuzzer.covreport , model_load_fuzzer.covreport
model_load_fuzzer fuzzerLogFile-0-LrSBX4fNZo.data fuzzerLogFile-0-LrSBX4fNZo.data.yaml model_load_fuzzer.covreport