Introduction
Code Coverage Testing measures testing completeness based on the number of statements that have been executed, thus helping developers and testers improve their test cases, and has been shown to greatly improve the quality of applications.
pathvIEw has been designed to provide code coverage data for Gen applications. It has been optimised to provide a minimal runtime overhead, and allows developers, testers and managers to rapidly view code coverage results at a variety of levels of detail.