Project: llhttp

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 9389
Lines covered 7015
Code coverage 74.72%
Code coverage report Report link
Static reachability 75.00%
Fuzz Introspector report Report link (from 2025-05-30)
Fuzzer Code coverage (lines) Latest Report Comments
fuzz_parser 74.72% (avg: 73.71%, max: 74.76%) 2025-05-30

Historical Progression

Per Fuzzer 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
llhttp_status_name /src/llhttp/src/native/api.c 106 0.0%
llhttp_finish /src/llhttp/src/native/api.c 6 0.0%
llhttp__debug /src/llhttp/src/native/api.c 5 0.0%
llhttp_errno_name /src/llhttp/src/native/api.c 5 0.0%
llhttp_method_name /src/llhttp/src/native/api.c 4 0.0%
llhttp_reset /src/llhttp/src/native/api.c 4 0.0%
llhttp_set_error_reason /src/llhttp/src/native/api.c 2 0.0%
llhttp_set_lenient_spaces_after_chunk_size /src/llhttp/src/native/api.c 2 0.0%
llhttp_set_lenient_optional_cr_before_lf /src/llhttp/src/native/api.c 2 0.0%
llhttp_set_lenient_optional_crlf_after_chunk /src/llhttp/src/native/api.c 2 0.0%