Project: ada-url

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 1
Lines of code 6727
Lines covered 5101
Code coverage 75.83%
Code coverage report Report link
Static reachability 71.72%
Fuzz Introspector report Report link

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
ada_can_parse_with_base /src/ada-url/build/singleheader/ada.cpp 2262 0.0%
ada_can_parse /src/ada-url/build/singleheader/ada.cpp 2262 0.0%
ada_parse_with_base /src/ada-url/build/singleheader/ada.cpp 2239 0.0%
ada_set_href /src/ada-url/build/singleheader/ada.cpp 2223 0.0%
ada::url_aggregator::set_href(std::__1::basic_string_view<char,std::__1::char_traits<char>>) /src/ada-url/build/singleheader/ada.cpp 2208 0.0%
ada_parse /src/ada-url/build/singleheader/ada.cpp 2171 0.0%
ada_set_host /src/ada-url/build/singleheader/ada.cpp 514 0.0%
ada_set_hostname /src/ada-url/build/singleheader/ada.cpp 467 0.0%
ada_idna_to_ascii /src/ada-url/build/singleheader/ada.cpp 440 0.0%
ada_set_pathname /src/ada-url/build/singleheader/ada.cpp 345 0.0%