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.
Agência / cobertura condicional é muito melhorada. A MaxMemory "atributo" foi adicionado para as tarefas de formigas. Suporte para Maven e ambientes semelhantes foi melhorado. Vários bugs foram corrigidos.
Tags:
Minor feature enhancements
Branch/conditional coverage is greatly improved. A
"maxmemory" attribute was added to the ant tasks.
Support for Maven and similar environments was
improved. Various bugs were fixed.
Os novos recursos incluem mostrando o número total de linhas e sucursais no relatório HTML, suporte a Groovy, permitindo várias JVMs limpa para escrever para o mesmo arquivo de dados, e instrumentação mais robusto de arquivos (incluindo arquivos dentro de arquivos).
Tags:
Minor feature enhancements
New features include showing the total number of lines and branches in the HTML report, support for Groovy, allowing multiple JVMs to cleanly write to the same data file, and more robust instrumentation of archives (including archives inside of archives).
A junção tarefa foi corrigido. Mudanças que permitem Cobertura de trabalhar ao lado AspectJ também foram feitas. Um bug possível quando usando classes instrumentadas no Tomcat foi corrigido.
Tags:
Minor bugfixes
The merge task was fixed. Changes that allow
Cobertura to work alongside AspectJ were also
made. A possible bug when using instrumented
classes in Tomcat was fixed.
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.
Você pode agora aulas de instrumento dentro de um frasco, a guerra, orelha, etc A cobertura "verificação" A tarefa Ant foi bastante melhorado. A cobertura "fundir" a tarefa e vários outros bugs foram corrigidos.
Tags:
Minor feature enhancements
You can now instrument classes inside of a jar, war, ear, etc. The "cobertura-check" Ant task has been greatly improved. The "cobertura-merge" task and various other bugs have been fixed.