How to Misuse Code Coverage
Code coverage tools measure how thoroughly tests exercise programs. They are misused more often than they’re used well. This paper describes common misuses in detail, then argues for a particular cautious approach to the use of coverage.