Fuzz introspector: hzfuzzer
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
17 3 LLVMFuzzerTestOneInput call site: 00003 Hunzip::getbuf
5 22 LLVMFuzzerTestOneInput call site: 00022 FileMgr::getline

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 std::ofstream::write [function] [call site] 00001
1 std::ofstream::close [function] [call site] 00002
1 Hunzip::getline [function] [call site] 00003
2 Hunzip::getbuf [function] [call site] 00011
2 static_cast<unsigned [call site] 00012
2 Hunzip::is_open [function] [call site] 00013
3 Hunzip::is_open [function] [call site] 00014
2 Hunzip::getbuf [function] [call site] 00015
1 FileMgr::getline [function] [call site] 00022
2 static_cast<bool> [function] [call site] 00024
2 FileMgr::getline [function] [call site] 00025
2 FileMgr::getline [function] [call site] 00027