Project: aspell

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 1
Lines of code 14371
Lines covered 9675
Code coverage 67.32%
Code coverage report Report link
Static reachability 26.63%
Fuzz Introspector report Report link (from 2026-09-14)
Fuzzer Code coverage (lines) Latest Report Comments

Historical Progression

Per Fuzzer Progression

This section shows graphs for the coverage results per fuzz target over the past 30 days. Included are the coverage percentage, total number of lines, covered number of lines, and the number of coverage inputs.

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
aspeller::SpellerImpl::setup(acommon::Config*) /src/aspell/modules/speller/default/speller_impl.cpp 2368 0.0%
new_aspell_speller /src/aspell/lib/speller-c.cpp 2179 0.0%
aspeller::create_default_readonly_dict(acommon::StringEnumeration*,acommon::Config&) /src/aspell/modules/speller/default/readonly_ws.cpp 2166 0.0%
acommon::new_speller(acommon::Config*) /src/aspell/lib/find_speller.cpp 2164 0.0%
(anonymousnamespace)::MultiDictImpl::load(acommon::ParmString,acommon::Config&,aspeller::DictList*,aspeller::SpellerImpl*) /src/aspell/modules/speller/default/multi_ws.cpp 1888 0.0%
acommon::find_word_list(acommon::Config*) /src/aspell/lib/find_speller.cpp 1862 0.0%
(anonymousnamespace)::ReadOnlyDict::load(acommon::ParmString,acommon::Config&,aspeller::DictList*,aspeller::SpellerImpl*) /src/aspell/modules/speller/default/readonly_ws.cpp 1837 0.0%
(anonymousnamespace)::WritableReplDict::merge(acommon::FStream&,acommon::ParmString,acommon::Config*) /src/aspell/modules/speller/default/writable.cpp 1752 0.0%
(anonymousnamespace)::WritableDict::merge(acommon::FStream&,acommon::ParmString,acommon::Config*) /src/aspell/modules/speller/default/writable.cpp 1730 0.0%
aspeller::Dictionary::set_check_lang(acommon::ParmString,acommon::Config&) /src/aspell/modules/speller/default/data.cpp 1677 0.0%