JVMDI Code Coverage Analyser

This small utility is a shared library which when loaded into a Java VM (1.4+) which supports JVMDI will record all the lines of code executed. This is a relatively coarse coverage method, but good enough for a lot of purposes.

Metadata
Category: Code Coverage
License: GNU Library or Lesser General Public License (LGPL)
Sponsored Ad