The Wayback Machine - https://web.archive.org/web/20250401031011/https://github.com/topics/coverage
Skip to content
#

Test coverage

Test coverage is the percentage of your project being covered by—depending on the perspective—code or tests, which can be measured in different ways:

  • path coverage
  • line coverage
  • branch coverage
  • code coverage

Here are 1,453 public repositories matching this topic...