Project: icu

Language c++
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector failing: Build log
Fuzzer count 31
Lines of code 161656
Lines covered 73713
Code coverage 45.60%
Code coverage report Report link
Static reachability 40.36%
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
icu_76::MessageFormat::applyPattern(icu_76::UnicodeStringconst&,UParseError&,UErrorCode&) /src/icu/icu4c/source/i18n/msgfmt.cpp 22664 0.0%
icu_76::MessageFormat::cacheExplicitFormats(UErrorCode&) /src/icu/icu4c/source/i18n/msgfmt.cpp 22656 0.0%
icu_76::MessageFormat::createAppropriateFormat(icu_76::UnicodeString&,icu_76::UnicodeString&,icu_76::Formattable::Type&,UParseError&,UErrorCode&) /src/icu/icu4c/source/i18n/msgfmt.cpp 22608 0.0%
icu_76::RuleBasedNumberFormat::format(long,icu_76::UnicodeStringconst&,icu_76::UnicodeString&,icu_76::FieldPosition&,UErrorCode&)const /src/icu/icu4c/source/i18n/rbnf.cpp 21429 0.0%
icu_76::MessageFormat::format(int,voidconst*,icu_76::Formattableconst*,icu_76::UnicodeStringconst*,int,icu_76::AppendableWrapper&,icu_76::FieldPosition*,UErrorCode&)const /src/icu/icu4c/source/i18n/msgfmt.cpp 21148 0.0%
u_formatMessageWithError_76 /src/icu/icu4c/source/i18n/umsg.cpp 21085 0.0%
u_formatMessage_76 /src/icu/icu4c/source/i18n/umsg.cpp 21085 0.0%
u_vformatMessageWithError_76 /src/icu/icu4c/source/i18n/umsg.cpp 21083 0.0%
u_vformatMessage_76 /src/icu/icu4c/source/i18n/umsg.cpp 21083 0.0%
umsg_format_76 /src/icu/icu4c/source/i18n/umsg.cpp 21054 0.0%