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 5
Lines of code 6920
Lines covered 5829
Code coverage 84.23%
Code coverage report Report link
Static reachability 84.02%
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
ada_parse_with_base /src/ada-url/build/singleheader/ada.cpp 2229 0.0%
ada::url_aggregatorada::parser::parse_url<ada::url_aggregator>(std::__1::basic_string_view<char,std::__1::char_traits<char>>,ada::url_aggregatorconst*) /src/ada-url/build/singleheader/ada.cpp 2124 0.0%
ada_can_parse_with_base /src/ada-url/build/singleheader/ada.cpp 2081 0.0%
ada_idna_to_ascii /src/ada-url/build/singleheader/ada.cpp 440 0.0%
ada::urlada::parser::parse_url<ada::url>(std::__1::basic_string_view<char,std::__1::char_traits<char>>,ada::urlconst*) /src/ada-url/build/singleheader/ada.cpp 207 0.0%
ada::url_aggregator::append_base_pathname(std::__1::basic_string_view<char,std::__1::char_traits<char>>) /src/ada-url/build/singleheader/ada.h 161 0.0%
ada_idna_to_unicode /src/ada-url/build/singleheader/ada.cpp 105 0.0%
ada_parse_search_params /src/ada-url/build/singleheader/ada.cpp 82 0.0%
ada_search_params_get_all /src/ada-url/build/singleheader/ada.cpp 53 0.0%
ada_copy /src/ada-url/build/singleheader/ada.cpp 51 0.0%