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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
2 0 EP call site: 00000
1 7 LLVMFuzzerTestOneInput call site: 00007
1 9 LLVMFuzzerTestOneInput call site: 00009
1 11 LLVMFuzzerTestOneInput call site: 00011

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 static_cast<unsigned [call site] 00001
1 static_cast<unsigned [call site] 00002
1 std::ofstream::write [function] [call site] 00003
1 std::ofstream::close [function] [call site] 00004
1 std::ofstream::write [function] [call site] 00005
1 std::ofstream::close [function] [call site] 00006
1 Hunspell::analyze [function] [call site] 00007
2 Hunspell::analyze [function] [call site] 00008
1 Hunspell::stem [function] [call site] 00009
2 Hunspell::stem [function] [call site] 00010
1 Hunspell::generate [function] [call site] 00011
2 Hunspell::generate [function] [call site] 00012