Project: xerces-c

Language c++
OSS-Fuzz project link
Project repository 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 96261
Lines covered 18830
Code coverage 19.56%
Code coverage report Report link
Static reachability 7.90%
Fuzz Introspector report Report link (from 2025-05-30)
Fuzzer Code coverage (lines) Latest Report Comments
parse_target 19.63% (avg: 19.36%, max: 20.26%) 2025-05-30
parse_target_proto 18.88% (avg: 18.88%, max: 18.88%) 2025-05-30

Historical Progression

Per Fuzzer 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
xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) /src/xerces-c/src/xercesc/internal/IGXMLScanner.cpp 18422 0.0%
xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) /src/xerces-c/src/xercesc/internal/IGXMLScanner.cpp 17692 0.0%
xercesc_3_2::IGXMLScanner::loadGrammar(xercesc_3_2::InputSourceconst&,short,bool) /src/xerces-c/src/xercesc/internal/IGXMLScanner.cpp 16757 0.0%
xercesc_3_2::IGXMLScanner::scanRawAttrListforNameSpaces(unsignedlong) /src/xerces-c/src/xercesc/internal/IGXMLScanner2.cpp 14324 0.0%
xercesc_3_2::SGXMLScanner::scanRawAttrListforNameSpaces(unsignedlong) /src/xerces-c/src/xercesc/internal/SGXMLScanner.cpp 14299 0.0%
xercesc_3_2::SGXMLScanner::parseSchemaLocation(char16_tconst*,bool) /src/xerces-c/src/xercesc/internal/SGXMLScanner.cpp 14083 0.0%
xercesc_3_2::IGXMLScanner::parseSchemaLocation(char16_tconst*,bool) /src/xerces-c/src/xercesc/internal/IGXMLScanner2.cpp 14073 0.0%
xercesc_3_2::IGXMLScanner::resolveSchemaGrammar(char16_tconst*,char16_tconst*,bool) /src/xerces-c/src/xercesc/internal/IGXMLScanner2.cpp 14010 0.0%
xercesc_3_2::SGXMLScanner::resolveSchemaGrammar(char16_tconst*,char16_tconst*,bool) /src/xerces-c/src/xercesc/internal/SGXMLScanner.cpp 13994 0.0%
xercesc_3_2::SGXMLScanner::loadGrammar(xercesc_3_2::InputSourceconst&,short,bool) /src/xerces-c/src/xercesc/internal/SGXMLScanner.cpp 13931 0.0%