FuzzBench: 2023-12-23-standard-cov report

experiment summary

No aggregate ranking as the data contains a single benchmark.
  • Median relative code-coverages on each benchmark

    Note: The relative coverage summary table shows the median relative performance of each fuzzer to the experiment maximum. Thus the highest relative performance may not be 100%.
    trial_relative_coverage = trial_coverage / experiment_max_coverage

      afl aflfast aflsmart mopt eclipser honggfuzz libafl libfuzzer
    FuzzerMedian 99.00 99.00 99.00 99.00 98.00 98.00 98.00 98.00
    FuzzerMean 99.00 99.00 99.00 99.00 98.00 98.00 98.00 98.00
    openh264_decoder_fuzzer 99.00 99.00 99.00 99.00 98.00 98.00 98.00 98.00
    • Fuzzers are sorted by "FuzzerMean" (average median relative coverage), highest on the left.
    • Green background = highest relative median coverage.
    • Blue gradient background = greater than 95% relative median coverage.

openh264_decoder_fuzzer summary

Ranking by median reached code coverage
Reached code coverage distribution
Mean code coverage growth over time
Mean code coverage growth over time
* The error bands show the 95% confidence interval around the mean code coverage.
  • Sample statistics and statistical significance (code coverage)
    Code coverage sample statistics
    count mean std min 25% median 75% max
    fuzzer time
    aflfast 82800 20.0 9541.45 56.935305 9355.0 9537.75 9547.5 9561.50 9623.0
    aflsmart 82800 20.0 9540.60 34.399204 9491.0 9514.75 9539.5 9573.75 9593.0
    afl 82800 20.0 9442.90 414.768661 7682.0 9526.50 9533.0 9544.25 9570.0
    mopt 82800 20.0 9506.35 98.190618 9153.0 9509.50 9530.0 9545.25 9616.0
    eclipser 82800 20.0 9521.85 39.701882 9415.0 9501.25 9526.0 9541.00 9616.0
    libfuzzer 82800 20.0 9497.65 33.784573 9395.0 9490.75 9507.0 9520.25 9529.0
    honggfuzz 82800 20.0 9443.40 88.478008 9197.0 9403.50 9487.5 9504.50 9530.0
    libafl 82800 20.0 9357.90 313.201953 8098.0 9403.25 9452.0 9479.50 9517.0

    Vargha-Delaney A12 measure
    The table summarizes the A12 values from the pairwise Vargha-Delaney A measure of effect size. Green cells indicate the probability the fuzzer in the row will outperform the fuzzer in the column.
    Mann-Whitney U test
    The table summarizes the p values of pairwise Mann-Whitney U tests. Green cells indicate that the reached coverage distribution of a given fuzzer pair is significantly different.
  • Unique code coverage plots
    Ranking by unique code branches covered
    Each bar shows the total number of code branches found by a given fuzzer. The colored area shows the number of unique code branches (i.e., branches that were not covered by any other fuzzers).
    Pairwise unique code coverage
    Each cell represents the number of code branches covered by the fuzzer of the column but not by the fuzzer of the row

experiment data

You can download the raw data for this report here.

Check out the documentation on how to create customized reports using this data. Also see some example Colab notebooks for doing custom analysis on the data here.

Experiment Description:

(None,)