Skip to content

Commit

Permalink
Explain unintuitive coverage percentage gain (#715)
Browse files Browse the repository at this point in the history
Adding a theory to explain the high code coverage gains (e.g., 98%).
  • Loading branch information
DonggeLiu authored Nov 10, 2024
1 parent bd2119d commit e29ab08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,7 @@ of source code compiled during the OSS-Fuzz build process for the entire
project. "Total relative gain" is the increase in coverage compared to the old
number of covered lines.

\* Additional code from the project-under-test maybe included when compiling the new fuzz targets and result in high percentage gains.

## Citing This Work
Please click on the _'Cite this repository'_ button located on the right-hand side of this GitHub page for citation details.

0 comments on commit e29ab08

Please sign in to comment.