Project: libdwarf

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 33
Lines of code 43838
Lines covered 31793
Code coverage 72.52%
Code coverage report Report link
Static reachability 84.32%
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
dwarf_get_macro_context_by_offset /src/libdwarf/src/lib/libdwarf/dwarf_macro5.c 2473 0.0%
dwarf_rnglists_get_rle_head /src/libdwarf/src/lib/libdwarf/dwarf_rnglists.c 2005 0.0%
build_array_of_rle /src/libdwarf/src/lib/libdwarf/dwarf_rnglists.c 1968 0.0%
dwarf_die_from_hash_signature /src/libdwarf/src/lib/libdwarf/dwarf_die_deliv.c 1954 5.194%
cook_loclists_contents /src/libdwarf/src/lib/libdwarf/dwarf_loc.c 1945 0.0%
_dwarf_get_addr_from_tied /src/libdwarf/src/lib/libdwarf/dwarf_query.c 1937 0.0%
_dwarf_merge_all_base_attrs_of_cu_die /src/libdwarf/src/lib/libdwarf/dwarf_query.c 1937 0.0%
_dwarf_loop_reading_debug_info_for_cu /src/libdwarf/src/lib/libdwarf/dwarf_tied.c 1935 0.0%
_dwarf_search_for_signature /src/libdwarf/src/lib/libdwarf/dwarf_tied.c 1932 0.0%
dwarf_debug_addr_index_to_addr /src/libdwarf/src/lib/libdwarf/dwarf_query.c 1931 0.0%