Software Development Tips
Subscribe
Sign in
Why 100% code coverage is not the goal
Petr Stribny
Dec 15, 2024
Code coverage is a metric of how many percent of lines of code were executed during a test run.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Why 100% code coverage is not the goal
Code coverage is a metric of how many percent of lines of code were executed during a test run.