Télécharger la liste

Description du projet

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.

Système requise

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.

2007-06-06 09:33
1.9

Direction / couverture conditionnelle est grandement améliorée. Un maxmemory "" attribut a été ajouté aux tâches Ant. Soutien à Maven et environnements similaires a été améliorée. Divers bogues ont été corrigés.
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.

2006-04-10 21:38
1.8

Les nouvelles fonctionnalités comprennent indiquant le nombre total de lignes et de succursales dans le rapport HTML, le soutien à Groovy, permettant de multiples machines virtuelles Java pour écrire proprement sur le même fichier de données et l'instrumentation plus robuste des archives (y compris les archives à l'intérieur d'archives).
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).

2005-12-06 16:17
1.7

La tâche de fusion a été fixée. Cobertura changements qui permettent de travailler aux côtés AspectJ ont également été faites. Un bug possible lors de l'utilisation des classes d'instruments dans Tomcat a été fixée.
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.

2005-08-22 20:10
1.6

L'instrumentation et les comptes rendus aujourd'hui à la fois de soutien utilisant un ensemble de fichiers multiples pour spécifier les classes et le code source, respectivement. Il y avait aussi quelques corrections de bugs mineurs.
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.

2005-08-05 22:20
1.5

Vous pouvez maintenant classes d'instrument à l'intérieur d'un bocal, la guerre, l'oreille, etc cobertura "case à cocher" Ant tâche a été grandement améliorée. La cobertura «fusion» des tâches et divers autres bugs ont été corrigés.
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.

Project Resources