maven-plugin-cobertura - Plugin providing the features of Cobertura within Maven
Website: | http://mojo.codehaus.org/cobertura-maven-plugin/ |
---|---|
License: | "ASL 2.0" and GPLv2 and GPLv2+ |
- Description:
This plugin provides the features of Cobertura within the Maven 2 environment. The report generated by this plugin is the result of executing the Cobertura tool against your compiled classes to help you determine how well the unit testing efforts have been, and can then be used to identify which parts of your Java program are lacking test coverage.
Packages
maven-plugin-cobertura-2.3-4m.mo8.noarch [32 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (2.3-4m) - rebuild for new GCC 4.6 |