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 succeeding: Build log
Fuzzer count 31
Lines of code 161467
Lines covered 72871
Code coverage 45.13%
Code coverage report Report link
Static reachability 40.29%
Fuzz Introspector report Report link (from 2024-07-25)

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 22609 0.0%
icu_76::MessageFormat::cacheExplicitFormats(UErrorCode&) /src/icu/icu4c/source/i18n/msgfmt.cpp 22601 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 22553 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 21268 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 21093 0.0%
u_formatMessageWithError_76 /src/icu/icu4c/source/i18n/umsg.cpp 21024 0.0%
u_formatMessage_76 /src/icu/icu4c/source/i18n/umsg.cpp 21024 0.0%
u_vformatMessageWithError_76 /src/icu/icu4c/source/i18n/umsg.cpp 21022 0.0%
u_vformatMessage_76 /src/icu/icu4c/source/i18n/umsg.cpp 21022 0.0%
umsg_format_76 /src/icu/icu4c/source/i18n/umsg.cpp 20993 0.0%