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.
Rama / cobertura condicional mejorado mucho. A "maxmemory atributo" fue añadido a las tareas de hormigas. Soporte para Maven y entornos similares se ha mejorado. Varios errores fueron corregidos.
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.
Las nuevas características incluyen muestra el número total de líneas y sucursales en el informe HTML, soporte para Groovy, lo que permite múltiples JVM limpiamente escribir en el mismo archivo de datos, y la instrumentación más robusto de los archivos (incluidos los archivos dentro de los archivos).
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).
La fusión de tareas fue corregido. Los cambios que permitan Cobertura para trabajar junto con AspectJ También se hicieron. Un posible error al utilizar las clases instrumentadas en Tomcat fue corregido.
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.
La instrumentación de las tareas y presentación de informes, tanto ahora admite el uso de múltiples conjuntos de archivos para especificar las clases y el código fuente, respectivamente. Hubo también una corrección de errores de menor importancia.
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.
Usted puede ahora clases de instrumentos dentro de un frasco, la guerra, oído, etc "cobertura y compruebe", tarea Ant ha mejorado mucho. La "cobertura de combinación de correspondencia" tarea y varios otros fallos han sido corregidos.
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.