Download List

專案描述

Java cvprof is a code coverage profiler that
records which parts of your software are executed
during a profiled invocation of the Java virtual
machine. An HTML report highlights lines whose
bytecode was not executed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-27 14:04
0.1.2

The HTML report generator is now a single script and
produces overview coverage metrics on package/class list
pages. The profiler now seems to work under JDK1.2 again.
Autoconf is now used.
標籤: Minor feature enhancements

2004-04-19 12:22
0.1.1

A race-condition in the VM-death handler that sometimes
caused Java to crash was fixed. A new command-line option
allows specification of a file listing packages and classes to be
excluded from profiling.
標籤: Minor feature enhancements

2004-04-13 01:54
0.1.0

標籤: Initial freshmeat announcement

Project Resources