Project: snappy

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 2
Lines of code 1725
Lines covered 1164
Code coverage 67.48%
Code coverage report Report link
Static reachability 61.70%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
snappy_compress_fuzzer 65.58% (avg: 65.56%, max: 65.56%) 2025-03-27
snappy_uncompress_fuzzer 32.12% (avg: 32.14%, max: 32.14%) 2025-03-27

Historical Progression

Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Code Coverage (lines) %DateCoverage
Jul 2023Jan 2024Jul 2024Jan 202501234567
Fuzzer countDateFuzzers
Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Code Coverage (functions) %DateCoverage
Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Static reachability %DateReachability

Per Fuzzer Progression

Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %snappy_compress_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %snappy_uncompress_fuzzerDateCoverage

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.