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.
- Category: Code Coverage
- License: GNU Library or Lesser General Public License (LGPL)
- HomePage: http://jvmdicover.sourceforge.net/