Code Quality: Code Coverage

I was reading this article about code coverage and found it quite interesting. I have certainly seen the water cooler back patting attitude and have heard a few people worried about that attitude.

In pursuit of code quality: Don’t be fooled by the coverage report

The main thing that I will take out of this article is that code coverage shows you what you are not covering. It won’t tell you how well you are covering.