Cobertura is a Java tool that calculates the
percentage of code accessed by tests. It can be
used to identify which parts of your Java program
are lacking test coverage. It is based on jcoverage.
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.
A instrumentação e comunicação tarefas agora ambos suporte usando vários conjuntos de arquivos para especificar classes e código-fonte, respectivamente. Havia também uma algumas pequenas correções.
Tags:
Minor feature enhancements
The instrumenting and reporting tasks now both support using multiple filesets to specify classes and source code, respectively. There were also a few minor bugfixes.