Archive Notes

Home

❯

University

❯

1. Glossary

❯

Code Coverage

Code Coverage

Jun 18, 20261 min read

Code coverage testing seeks to measure how completely tests check the code.

We look at Statement coverage, Branch coverage, Loop coverage, Condition coverage, Path coverage, and Cyclomatic coverage.


Graph View

Backlinks

  • Week 5. Testing

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community