Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: aspell_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 553 20.5%
gold [1:9] 56 2.07%
yellow [10:29] 52 1.92%
greenyellow [30:49] 8 0.29%
lawngreen 50+ 2027 75.1%
All colors 2696 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
119 119 3 :

['acommon::unsupported_null_term_wide_string_err_(char const*)', 'acommon::PosibErr ::PosibErr(acommon::PosibErr const&)', 'acommon::PosibErr ::~PosibErr()']

119 119 acommon::get_correct_size(charconst*,int,int) call site: 00000 /src/aspell/common/convert.hpp:448
64 1195 19 :

['acommon::StackPtr ::release()', 'acommon::Config::set(acommon::Config::Entry*, bool)', 'acommon::PosibErr ::PosibErr(acommon::PosibErr const&)', 'acommon::String::mstr()', 'acommon::String::operator=(acommon::String const&)', 'acommon::separate_list(acommon::ParmString const&, acommon::AddableContainer&, bool)', 'acommon::String::str() const', 'acommon::String::operator=(char const*)', 'acommon::PosibErr ::~PosibErr()', 'acommon::ListAddHelper::~ListAddHelper()', 'acommon::PosibErrBase::PosibErrBase(acommon::PosibErrBase const&)', 'acommon::PosibErrBase::has_err() const', 'acommon::unescape(char*)', 'acommon::Config::commit(acommon::Config::Entry*, acommon::Conv*)', 'acommon::StackPtr ::operator acommon::Config::Entry*() const', 'operator new(unsigned long)', 'acommon::ListAddHelper::ListAddHelper()', 'acommon::Config::Entry::Entry()', 'acommon::PosibErr ::~PosibErr()']

64 1334 acommon::Config::set(acommon::Config::Entry*,bool) call site: 00000 /src/aspell/common/config.cpp:829
29 1311 27 :

['acommon::Lock::Lock(acommon::Mutex*)', 'acommon::GlobalCache ::add(aspeller::Dictionary*)', 'acommon::GlobalCache ::find(aspeller::Dictionary::Id const&)', 'acommon::Lock::~Lock()', 'aspeller::Dictionary::FileName::FileName(acommon::ParmString)', 'acommon::StackPtr ::operator->() const', 'acommon::StackPtr ::operator aspeller::Dictionary*() const', 'acommon::Lock::set(acommon::Mutex*)', 'aspeller::Dictionary::Id::Id(aspeller::Dictionary*, aspeller::Dictionary::FileName const&)', 'acommon::StackPtr ::operator=(aspeller::Dictionary*)', 'acommon::StackPtr ::~StackPtr()', 'acommon::StackPtr ::release()', 'aspeller::new_default_replacement_dict(acommon::Config const&)', 'acommon::PosibErrBase::PosibErrBase(acommon::PosibErrBase const&)', 'acommon::PosibErrBase::has_err() const', 'dgettext', 'aspeller::new_default_writable_dict(acommon::Config const&)', 'acommon::StackPtr ::StackPtr(aspeller::Dictionary*)', 'acommon::PosibErr ::PosibErr(aspeller::Dictionary* const&)', 'aspeller::new_default_multi_dict()', 'abort', 'aspeller::DictList::add(aspeller::Dictionary*)', 'acommon::Lock::release()', 'aspeller::new_default_readonly_dict()', 'acommon::PosibErr ::~PosibErr()', 'aspeller::SpellerImpl::locate(aspeller::Dictionary::Id const&) const', 'acommon::Cacheable::copy_no_lock() const']

37 1466 aspeller::add_data_set(acommon::ParmString,acommon::Config&,aspeller::DictList*,aspeller::SpellerImpl*,acommon::ParmString,unsignedint) call site: 00000 /src/aspell/modules/speller/default/data.cpp:398
25 548 2 :

['acommon::Config::replace(acommon::ParmString const&, acommon::ParmString const&)', 'acommon::PosibErr ::~PosibErr()']

195 4068 aspeller::SpellerImpl::setup(acommon::Config*) call site: 00000 /src/aspell/modules/speller/default/speller_impl.cpp:687
25 417 4 :

['acommon::Config::retrieve_bool(acommon::ParmString const&) const', 'acommon::PosibErr ::~PosibErr()', 'acommon::ParmString::ParmString(char const*, unsigned int)', 'acommon::PosibErr ::operator bool const&() const']

56 1426 aspeller::WordListIterator::init_plain(acommon::Config&) call site: 00000 /src/aspell/modules/speller/default/language.cpp:709
25 358 17 :

['acommon::getdata_pair(acommon::IStream&, acommon::DataPair&, acommon::String&)', 'acommon::FStream::open(acommon::ParmString const&, char const*)', 'acommon::String::~String()', 'acommon::PosibErrBase::PosibErrBase(acommon::PosibErrBase const&)', 'acommon::FStream::close()', 'acommon::PosibErrBase::has_err() const', 'acommon::FStream::FStream(char)', 'acommon::String::operator=(acommon::MutableString)', 'acommon::ParmString::ParmString(acommon::String const&)', 'acommon::ParmString::ParmString(char const*, unsigned int)', 'acommon::PosibErrBase::~PosibErrBase()', 'acommon::PosibErr ::~PosibErr()', 'acommon::FStream::~FStream()', 'acommon::make_err(acommon::ErrorInfo const*, acommon::ParmString, acommon::ParmString, acommon::ParmString, acommon::ParmString) [clone .8876]', 'acommon::String::String()', 'acommon::DataPair::DataPair()', 'acommon::PosibErr ::PosibErr(acommon::PosibErrBase const&)']

31 364 acommon::get_dict_file_name(acommon::DictInfoconst*,acommon::String&,acommon::String&) call site: 00000 /src/aspell/common/info.cpp:470
22 25 4 :

['acommon::PosibErr ::PosibErr(acommon::PosibErr &&)', 'acommon::Error::is_a(acommon::ErrorInfo const*) const', 'acommon::PosibErrBase::prvw_err() const', 'acommon::PosibErrBase::with_file(acommon::ParmString, int)']

47 62 (anonymousnamespace)::ReadOnlyDict::load(acommon::ParmString,acommon::Config&,aspeller::DictList*,aspeller::SpellerImpl*) call site: 00000 /src/aspell/modules/speller/default/readonly_ws.cpp:451
12 12 5 :

['fread', 'rewind', 'operator new[](unsigned long)', 'regexec', 'operator delete[](void*)']

20 40 acommon::FilterMode::MagicString::testMagic(_IO_FILE*,acommon::String&,acommon::Stringconst&) call site: 00000 /src/aspell/lib/new_fmode.cpp:399
10 24 5 :

['acommon::StackPtr >::operator->() const', 'acommon::HT_ConstIterator ::HT_ConstIterator(acommon::HT_Iterator const&)', 'acommon::HashTable >::end()', '(anonymous namespace)::CleanElements::CleanElements(acommon::HT_ConstIterator , acommon::HT_ConstIterator )', 'acommon::HashTable >::begin()']

10 24 (anonymousnamespace)::WritableDict::soundslike_elements()const call site: 00000 /src/aspell/modules/speller/default/writable.cpp:493
10 24 5 :

['acommon::StackPtr >::operator->() const', 'acommon::HT_ConstIterator ::HT_ConstIterator(acommon::HT_Iterator const&)', 'acommon::HashTable >::end()', '(anonymous namespace)::CleanElements::CleanElements(acommon::HT_ConstIterator , acommon::HT_ConstIterator )', 'acommon::HashTable >::begin()']

10 24 (anonymousnamespace)::WritableReplDict::soundslike_elements()const call site: 00000 /src/aspell/modules/speller/default/writable.cpp:729
7 7 2 :

['operator new(unsigned long)', 'acommon::Error::Error(acommon::Error const&)']

7 7 acommon::PosibErrBase::release() call site: 00000 /src/aspell/common/posib_err.cpp:126
6 730 11 :

['acommon::file_exists(acommon::ParmString)', 'acommon::operator==(acommon::String const&, acommon::String const&)', 'acommon::ParmString::ParmString(acommon::String const&)', 'acommon::String::~String()', 'acommon::ParmString::ParmString(char const*, unsigned int)', 'acommon::fix_encoding_str(acommon::ParmString const&, acommon::String&)', 'acommon::fill_data_dir(acommon::Config const*, acommon::String&, acommon::String&)', 'acommon::String::operator<<(acommon::ParmString const&)', 'acommon::String::clear()', 'acommon::String::String()', 'strcmp']

6 730 acommon::ascii_encoding(acommon::Configconst&,acommon::ParmStringconst&) call site: 00000 /src/aspell/common/convert.cpp:958

Runtime coverage analysis

Covered functions
1607
Functions that are reachable but not covered
231
Reachable functions
1458
Percentage of reachable functions covered
84.16%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
aspell-fuzz/aspell_fuzzer.cpp 2
aspell/lib/config-c.cpp 4
aspell/lib/new_config.cpp 1
aspell/common/config.cpp 34
aspell/common/gettext_init.cpp 1
aspell/./common/parm_string.hpp 3
aspell/common/can_have_error.cpp 2
aspell/common/copy_ptr.hpp 11
aspell/common/generic_copy_ptr.hpp 6
aspell/common/string.hpp 44
aspell/common/ostream.hpp 2
aspell/common/parm_string.hpp 8
aspell/common/vector.hpp 17
aspell/lib/new_filter.cpp 9
aspell/lib/new_fmode.cpp 2
aspell/./common/config.hpp 1
aspell/./common/cache.hpp 2
aspell/common/config.hpp 6
aspell/./common/string.hpp 11
aspell/common/string.cpp 1
aspell/common/stack_ptr.hpp 38
aspell/common/posib_err.hpp 53
aspell/./common/posib_err.hpp 44
aspell/common/posib_err.cpp 9
aspell/common/error.hpp 1
aspell/common/error.cpp 3
aspell/common/getdata.hpp 2
aspell/common/getdata.cpp 5
aspell/./common/ostream.hpp 1
aspell/common/convert.hpp 26
aspell/./common/convert.hpp 5
aspell/./common/stack_ptr.hpp 45
aspell/./common/vector.hpp 8
aspell/common/asc_ctype.hpp 7
aspell/common/convert.cpp 34
aspell/common/file_data_util.cpp 2
aspell/common/file_util.cpp 6
aspell/common/mutable_container.hpp 4
aspell/./common/copy_ptr.hpp 7
aspell/./common/generic_copy_ptr-t.hpp 1
aspell/./common/generic_copy_ptr.hpp 6
aspell/lib/speller-c.cpp 4
aspell/lib/find_speller.cpp 17
aspell/common/filter_char_vector.hpp 3
aspell/common/filter.cpp 6
aspell/common/generic_copy_ptr-t.hpp 3
aspell/common/cache.hpp 19
aspell/common/cache.cpp 5
aspell/common/lock.hpp 4
aspell/common/cache-t.hpp 9
aspell/common/fstream.hpp 2
aspell/common/istream.hpp 3
aspell/common/fstream.cpp 2
aspell/common/mutable_string.hpp 3
aspell/common/string_list.hpp 10
aspell/./common/asc_ctype.hpp 7
aspell/common/string_enumeration.hpp 3
aspell/common/type_id.hpp 1
aspell/./common/string_list.hpp 1
aspell/common/string_list.cpp 5
aspell/common/info.cpp 39
aspell/common/info.hpp 4
aspell/./common/string_map.hpp 3
aspell/./common/hash.hpp 12
aspell/./common/block_slist.hpp 2
aspell/common/hash-t.hpp 7
aspell/common/block_slist-t.hpp 2
aspell/common/objstack.cpp 5
aspell/common/objstack.hpp 2
aspell/common/string_map.hpp 4
aspell/common/string_map.cpp 1
aspell/common/hash.hpp 7
aspell/common/block_slist.hpp 1
aspell/./common/objstack.hpp 5
aspell/./common/string_pair.hpp 1
aspell/common/hash_fun.hpp 1
aspell/common/strtonum.cpp 2
aspell/./common/mutable_string.hpp 3
aspell/common/itemize.cpp 5
aspell/modules/speller/default/speller_impl.cpp 2
aspell/common/speller.cpp 1
aspell/common/clone_ptr.hpp 1
aspell/./common/clone_ptr.hpp 3
aspell/./common/speller.hpp 3
aspell/modules/speller/default/check_list.hpp 1
aspell/modules/speller/default/language.hpp 1
aspell/./common/indiv_filter.hpp 5
aspell/./common/cache-t.hpp 3
aspell/./common/getdata.hpp 1
aspell/common/indiv_filter.hpp 1
aspell/lib/can_have_error-c.cpp 4
aspell/lib/document_checker-c.cpp 5
aspell/lib/new_checker.cpp 1
aspell/common/document_checker.cpp 4
aspell/modules/tokenizer/basic.cpp 2
aspell/common/tokenizer.cpp 2
aspell/common/tokenizer.hpp 1
aspell/common/filter_char.hpp 1
aspell/./common/filter.hpp 1
aspell/lib/word_list-c.cpp 1
aspell/lib/string_enumeration-c.cpp 2

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
aspeller::SpellerImpl::setup(acommon::Config*) /src/aspell/modules/speller/default/speller_impl.cpp 3 ['N/A', 'N/A', 'N/A'] 22 0 1493 203 33 1462 0 2368 1140
(anonymousnamespace)::SuggestImpl::suggest(charconst*) /src/aspell/modules/speller/default/suggest.cpp 2 ['N/A', 'N/A'] 18 0 205 17 7 634 0 1289 1057
(anonymousnamespace)::MarkdownFilter::process(acommon::FilterChar*&,acommon::FilterChar*&) /src/aspell/modules/filter/markdown.cpp 3 ['N/A', 'N/A', 'N/A'] 10 0 435 84 31 212 0 431 329
acommon::set_mode_from_extension(acommon::Config*,acommon::ParmString,_IO_FILE*) /src/aspell/lib/new_fmode.cpp 5 ['N/A', 'N/A', 'N/A', 'int', 'N/A'] 15 0 148 26 3 529 0 997 295
aspeller::create_default_readonly_dict(acommon::StringEnumeration*,acommon::Config&) /src/aspell/modules/speller/default/readonly_ws.cpp 3 ['N/A', 'N/A', 'N/A'] 20 0 90 14 3 1270 0 2166 279
(anonymousnamespace)::WritableReplDict::add_repl(acommon::ParmString,acommon::ParmString,acommon::ParmString) /src/aspell/modules/speller/default/writable.cpp 7 ['N/A', 'N/A', 'N/A', 'int', 'N/A', 'int', 'N/A'] 7 0 266 23 8 135 0 213 108
(anonymousnamespace)::ReadOnlyDict::load(acommon::ParmString,acommon::Config&,aspeller::DictList*,aspeller::SpellerImpl*) /src/aspell/modules/speller/default/readonly_ws.cpp 7 ['N/A', 'N/A', 'N/A', 'int', 'N/A', 'N/A', 'N/A'] 21 0 526 42 11 1119 0 1837 103

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
60.0%
1560 / 2599
Cyclomatic complexity statically reachable by fuzzers
64.0%
5599 / 8751

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/aspell/common/filter_char_vector.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/can_have_error-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/posib_err.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/affix.cpp [] []
/src/aspell/common/cache.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/basic_list.hpp [] []
/src/aspell/common/itemize.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/ostream.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/mutable_string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/tokenizer/basic.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/simple_string.hpp [] []
/src/aspell/common/strtonum.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/ostream.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/getdata.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/string_list.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/language.cpp [] []
/src/aspell/lib/new_checker.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/can_have_error.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/affix.hpp [] []
/src/aspell/lib/new_config.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/posib_err.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/asc_ctype.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/vector_hash-t.hpp [] []
/src/aspell/modules/filter/texinfo.cpp [] []
/src/aspell/modules/filter/nroff.cpp [] []
/src/aspell/modules/speller/default/data_id.hpp [] []
/src/aspell/common/type_id.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/document_checker.hpp [] []
/src/aspell/common/info.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/enumeration.hpp [] []
/src/aspell/common/string.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/editdist2.hpp [] []
/src/aspell/./common/fstream.hpp [] ['aspell_fuzzer']
/src/aspell/common/block_slist.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/error.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/new_filter.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/getdata.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/speller-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/filter/context.cpp [] []
/src/aspell/./common/string_pair_enumeration.hpp [] []
/src/aspell/modules/speller/default/writable.cpp [] []
/src/aspell/common/fstream.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/tokenizer.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/filter.hpp ['aspell_fuzzer'] []
/src/aspell/modules/speller/default/weights.hpp [] []
/src/aspell/common/speller.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/getdata.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/clone_ptr-t.hpp [] []
/src/aspell/common/block_slist-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/cache-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/string_pair.hpp ['aspell_fuzzer'] []
/src/aspell/modules/speller/default/matrix.hpp [] []
/src/aspell/modules/speller/default/vector_hash.hpp [] []
/src/aspell/./common/generic_copy_ptr-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/typo_editdist.hpp [] []
/src/aspell/common/clone_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/objstack.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/istream_enumeration.hpp [] []
/src/aspell/./common/generic_copy_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/leditdist.hpp [] []
/src/aspell/modules/speller/default/suggest.hpp [] []
/src/aspell/modules/speller/default/leditdist.cpp [] []
/src/aspell/./common/suggestions.hpp [] []
/src/aspell/modules/filter/markdown.cpp [] []
/src/aspell/common/string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/cache-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/primes.hpp [] []
/src/aspell/lib/document_checker-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/tokenizer.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/string_enumeration.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell-fuzz/aspell_fuzzer.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/objstack.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/filter.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/phonetic.hpp [] []
/src/aspell/common/convert.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/generic_copy_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/filter/sgml.cpp [] []
/src/aspell/./common/string_list.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/data.hpp [] []
/src/aspell/modules/speller/default/language.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/parm_string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/vector.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/block_vector.hpp [] []
/src/aspell/common/istream.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/generic_copy_ptr-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/copy_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/stack_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/hash-t.hpp [] ['aspell_fuzzer']
/src/aspell/common/vector.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/new_fmode.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/file_util.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/mutable_string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/wordinfo.hpp [] []
/src/aspell/common/convert.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/suggest.cpp [] []
/src/aspell/modules/speller/default/data.cpp [] []
/src/aspell/modules/speller/default/phonet.cpp [] []
/src/aspell/modules/filter/email.cpp [] []
/src/aspell/modules/speller/default/check_list.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/lock.hpp [] ['aspell_fuzzer']
/src/aspell/common/hash_fun.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/config-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/file_data_util.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/filter/url.cpp [] []
/src/aspell/common/mutable_container.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/asc_ctype.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/block_slist.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/info.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/objstack.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/word_list.hpp [] []
/src/aspell/modules/speller/default/readonly_ws.cpp [] []
/src/aspell/common/hash-t.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/iostream.cpp [] []
/src/aspell/modules/speller/default/phonet.hpp [] []
/src/aspell/modules/speller/default/typo_editdist.cpp [] []
/src/aspell/./common/speller.hpp ['aspell_fuzzer'] []
/src/aspell/common/error.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/block_slist-t.hpp [] ['aspell_fuzzer']
/src/aspell/common/lock.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/word_list-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/fstream.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/hash.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/multi_ws.cpp [] []
/src/aspell/common/document_checker.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/config.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/copy_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/phonetic.cpp [] []
/src/aspell/common/posib_err.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/tokenizer.hpp [] ['aspell_fuzzer']
/src/aspell/./common/cache.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/stack_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/find_speller.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/speller_impl.hpp [] []
/src/aspell/common/string_map.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/primes.cpp [] []
/src/aspell/common/cache.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/string_map.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/asuggest.hpp [] []
/src/aspell/common/string_list.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/config.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/parm_string.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/filter/tex.cpp [] []
/src/aspell/./common/filter_char.hpp [] ['aspell_fuzzer']
/src/aspell/./common/clone_ptr.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/indiv_filter.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/editdist.cpp [] []
/src/aspell/common/string_map.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/filter_char.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/convert.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/lsort.hpp [] []
/src/aspell/common/config.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/lib/string_enumeration-c.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/gettext_init.cpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/common/hash.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/./common/indiv_filter.hpp ['aspell_fuzzer'] ['aspell_fuzzer']
/src/aspell/modules/speller/default/speller_impl.cpp ['aspell_fuzzer'] ['aspell_fuzzer']

Directories in report

Directory
/src/aspell/modules/filter/
/src/aspell/modules/speller/default/
/src/aspell/lib/
/src/aspell/modules/tokenizer/
/src/aspell-fuzz/
/src/aspell/common/
/src/aspell/./common/