fuzzbench
fuzzbench copied to clipboard
FuzzBench - Fuzzer benchmarking as a service.
Results
292
fuzzbench issues
Sort by
recently updated
recently updated
newest added
### Summary This PR fixes the logic in the `extract_covered_branches_from_summary_json` function in `coverage_utils.py`. The goal is to ensure that only branches which are: - of type 4 (branch region), **and**...