Project: openbabel

Language c++
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 2
Lines of code 84561
Lines covered 7594
Code coverage 8.98%
Code coverage report Report link
Static reachability 0.40%
Fuzz Introspector report Report link (from 2024-09-06)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
OpenBabel::GAMESSOutputFormat::ReadMolecule(OpenBabel::OBBase*,OpenBabel::OBConversion*) /src/openbabel/src/formats/gamessformat.cpp 11007 0.0%
OpenBabel::ChemDrawBinaryXFormat::ReadMolecule(OpenBabel::OBBase*,OpenBabel::OBConversion*) /src/openbabel/src/formats/chemdrawcdx.cpp 10865 0.0%
OpenBabel::VASPFormat::ReadMolecule(OpenBabel::OBBase*,OpenBabel::OBConversion*) /src/openbabel/src/formats/vaspformat.cpp 10756 0.0%
OpenBabel::ChemDrawBinaryXFormat::TopLevelParse(OpenBabel::CDXReader&,OpenBabel::OBConversion*,int) /src/openbabel/src/formats/chemdrawcdx.cpp 10599 0.0%
OpenBabel::OpGen3D::Do(OpenBabel::OBBase*,charconst*,std::__1::map<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,std::__1::less<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>,std::__1::allocator<std::__1::pair<std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>const,std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>>>>const*,OpenBabel::OBConversion*) /src/openbabel/src/ops/gen3d.cpp 10482 0.0%
OpenBabel::ChemDrawBinaryXFormat::DoFragment(OpenBabel::CDXReader&,OpenBabel::OBMol*) /src/openbabel/src/formats/chemdrawcdx.cpp 10388 0.0%
OpenBabel::AliasData::FromNameLookup(OpenBabel::OBMol&,unsignedint) /src/openbabel/src/alias.cpp 9979 8.695%
OpenBabel::MCDLFormat::ReadMolecule(OpenBabel::OBBase*,OpenBabel::OBConversion*) /src/openbabel/src/formats/MCDLformat.cpp 9846 0.0%
OpenBabel::MCDLFormat::setMCDL(std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>,OpenBabel::OBMol*,std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>&) /src/openbabel/src/formats/MCDLformat.cpp 9793 0.0%
OpenBabel::CIFFormat::ReadMolecule(OpenBabel::OBBase*,OpenBabel::OBConversion*) /src/openbabel/src/formats/cifformat.cpp 9468 0.0%