Skip navigation.

How to misuse code coverage [PDF]

How to misuse code coverage [PDF]

code analysis & inspection
Code coverage tools measure how thoroughly tests exercise programs. I believe 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.

Author: Brian Marick, Testing Foundations
Published: 1997

(via Joseph Heck)