Project: libidn2

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 3
Lines of code 7090
Lines covered 4917
Code coverage 69.35%
Code coverage report Report link
Static reachability 60.74%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
libidn2_register_fuzzer 65.27% (avg: 65.23%, max: 65.27%) 2025-03-27
libidn2_to_ascii_8z_fuzzer 68.18% (avg: 68.15%, max: 68.18%) 2025-03-27
libidn2_to_unicode_8z8z_fuzzer 31.21% (avg: 31.21%, max: 31.22%) 2025-03-27

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
str_iconveha /src/libidn2/unistring/striconveha.c 381 0.0%
str_iconveha_notranslit /src/libidn2/unistring/striconveha.c 365 0.0%
mem_iconveha_notranslit /src/libidn2/unistring/striconveha.c 364 13.33%
str_iconveh /src/libidn2/unistring/striconveh.c 350 0.0%
str_cd_iconveh /src/libidn2/unistring/striconveh.c 280 0.0%
mem_cd_iconveh_internal /src/libidn2/unistring/striconveh.c 275 15.23%
c_isascii /src/libidn2/unistring/./c-ctype.h 132 0.0%
c_isprint /src/libidn2/unistring/./c-ctype.h 99 0.0%
c_isgraph /src/libidn2/unistring/./c-ctype.h 98 0.0%
utf8conv_carefully /src/libidn2/unistring/striconveh.c 81 0.0%