Difference between revisions of "Cobertura"

From Free Software Directory
Jump to: navigation, search
(Creation of the entry.)
 
Line 2: Line 2:
 
|Name=Cobertura
 
|Name=Cobertura
 
|Short description=A code coverage utility for Java.
 
|Short description=A code coverage utility for Java.
|Full description=Cobertura is a free 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.
+
|Full description=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.
 
|Homepage URL=https://cobertura.github.io/cobertura/
 
|Homepage URL=https://cobertura.github.io/cobertura/
 
|User level=intermediate
 
|User level=intermediate
|VCS checkout command=https://github.com/cobertura/cobertura.git
+
|VCS checkout command=git clone https://github.com/cobertura/cobertura.git
 
|Computer languages=Java
 
|Computer languages=Java
 
|Keywords=java coverage
 
|Keywords=java coverage
Line 12: Line 12:
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://sourceforge.net/projects/cobertura/files/cobertura/2.0.3/cobertura-2.0.3-bin.tar.gz/download
 
|Version download=http://sourceforge.net/projects/cobertura/files/cobertura/2.0.3/cobertura-2.0.3-bin.tar.gz/download
 +
|Last review by=Jgay
 +
|Last review date=2014/09/05
 +
|Submitted by=Fbauzac
 +
|Submitted date=2014/08/07
 
|Status=
 
|Status=
 
|Is GNU=No
 
|Is GNU=No
Line 17: Line 21:
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
 +
|License verified by=Jgay
 +
|License verified date=2014/09/05
 
}}
 
}}
 
{{Project license
 
{{Project license

Revision as of 14:43, 5 September 2014


[edit]

Cobertura

https://cobertura.github.io/cobertura/
A code coverage utility for Java.

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.





Licensing

License

Verified by

Verified on

Notes

License

Apache1.1

Verified by

Jgay

Verified on

5 September 2014




Leaders and contributors

Contact(s)Role
Steven Christou Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/cobertura


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.