Introduction to the code coverage tooling in IBM Rational Application Developer
Generating code coverage statistics for your Java applications
From the developerWorks archives
Date archived: May 13, 2019 | First published: April 08, 2010
Code coverage is an important metric used in software testing, because it provides insight into how well your application is being covered by a set of test cases. This article shows you how to use the code coverage offering in IBM® Rational® Application Developer to generate coverage results for your Java™ applications, and provides details on how to analyze the results in order to improve your tests.
This content is no longer being updated or maintained. The full article is provided "as is" in a PDF file. Given the rapid evolution of technology, some content, steps, or illustrations may have changed.