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 14390
Lines covered 9742
Code coverage 67.70%
Code coverage report Report link
Static reachability 26.63%
Fuzz Introspector report Report link (from 2025-01-24)

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
acommon::set_mode_from_extension(acommon::Config*,acommon::ParmString,_IO_FILE*) /src/aspell/lib/new_fmode.cpp 997 0.0%
acommon::ConfigFilterModule::get_new(acommon::Stringconst&,acommon::Configconst*) /src/aspell/lib/new_filter.cpp 600 6.015%
aspell_config_remove /src/aspell/lib/config-c.cpp 550 0.0%
aspeller::SpellerImpl::ConfigNotifier::run_together_limit(aspeller::SpellerImpl*,int) /src/aspell/modules/speller/default/speller_impl.cpp 532 0.0%
acommon::Config::write_to_stream(acommon::OStream&,bool) /src/aspell/common/config.cpp 484 0.0%
aspell_config_retrieve_list /src/aspell/lib/config-c.cpp 456 0.0%
aspell_config_retrieve_int /src/aspell/lib/config-c.cpp 412 0.0%
aspell_config_get_default /src/aspell/lib/config-c.cpp 408 0.0%
aspell_config_retrieve_bool /src/aspell/lib/config-c.cpp 405 0.0%
aspell_config_retrieve /src/aspell/lib/config-c.cpp 395 0.0%