Download of cobertura-2.1.1-bin.zip (cobertura-2.1.1-bin.zip ( external link: SF.net): 4,387,295 bytes) will begin shortly. If not so, click link on the left.
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.