The Java JVMDI Coverage Analyzer is a shared library which, when loaded into a Java VM, reports on which lines of code have been executed during a test run.
| Tags | Software Development Debuggers Quality Assurance Testing |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | POSIX |
| Implementation | C Java |
Recent releases


Release Notes: This release fixes a nasty typo in initializing the bitset causing bad coverage figures.


Release Notes: This release fixes a bug with the default exclusions list that caused the report utility to segv. A source code annotation script was also added.


Release Notes: Some bugs with events arriving after JVM_DEATH have been fixed. A verbose option and cleanup error messages have been added. This release can read the exclusions list from a file. MEM_HASH is undefinied by default, as it doesn't seem to be worth the effort.


No changes have been submitted for this release.