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.
(追記) (追記ここまで)
License
GNU Library or Lesser General Public License (LGPL)