Zebra Coverage-Guided Fuzzing — Coverage Overview

Continuous fuzzing of Zebra, the Rust Zcash full node, via ClusterFuzzLite. Twelve targets; coverage refreshed automatically by the daily coverage run.

What these numbers are. Each row shows the region coverage of the Zebra source file (the code under test) that the listed fuzz targets exercise — measured by llvm-cov over the seed corpus, combined across the suite. These per-file numbers are the meaningful coverage metric. (A whole-report total of ~6% is not meaningful here: it averages in the entire Rust standard library and every third-party dependency, none of which the fuzzers target.)
Subject under test (Zebra)Region coverageFuzz targets