Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
post-process: display visual warning if reachability may be off
Display visual warning in the event that covered funtions (at runtime, from coverage analysis) is larger than the functions deemed reachable by the static analysis component. We could insert more warnings other places, i.e. start to enforce a "certainty of analysis" for each analysis. Ref: google/oss-fuzz#7593
- Loading branch information