ge.cobertura.cobertura.2.0.source-code.README Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cobertura Show documentation
Show all versions of cobertura Show documentation
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.
ABOUT
Cobertura is a free Java code coverage reporting tool. It is
based on jcoverage 1.0.5. See the Cobertura web page for more
details. http://cobertura.sourceforge.net/
COPYRIGHT
See the included file "COPYRIGHT"
LICENSE
Cobertura is free software. Most of it is licensed under the GNU
GPL, and you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option)
any later version. Please review the file COPYING included in this
distribution for further details.
Parts of Cobertura are licensed under the Apache Software License,
Version 1.1.
WARRANTY
Cobertura is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy