I've seen codebases with 95% test coverage that ship critical bugs weekly. I've seen codebases with 40% coverage that rarely break.
The number isn't the problem. The obsession with the number is.
The Coverage Trap
Here's a test that increases coverage but catches nothing:
\\



