-
Notifications
You must be signed in to change notification settings - Fork 0
clone of https://metacpan.org/pod/Devel::Cover::Report::Cobertura
License
my-mail-ru/perl-Devel-Cover-Report-Cobertura
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Devel::Cover::Report::Cobertura - Backend for Cobertura reporting of coverage statistics SYNOPSIS cover -report cobertura DESCRIPTION This module generates a cobertura compatible coverage xml file which can be used in Gitlab It is designed to be called from the "cover" program distributed with Devel::Cover Devel::Cover::Report::Clover. It is implemented as sub class of Devel::Cover::Report::Clover with a different template OPTIONS Options are specified by adding the appropriate flags to the "cover" program. This report format supports the following: outputfile This will be the file name that you would like to write this report out to. It defaults to cobertura.xml. projectname This is simply a cosmetic item. When the xml is generated, it has a project name which will show up in your continuous integration system once it is parsed. This can be any string you want and it defaults to 'Devel::Cover::Report::Cobertura'. SEE ALSO Devel::Cover Devel::Cover::Report::Clover CREDITS David Bartle - author of Devel::Cover::Report::Clover AUTHOR Jeff Zhang <[email protected]> LICENSE Copyright This software is free. It is licensed under the same terms as Perl itself.
About
clone of https://metacpan.org/pod/Devel::Cover::Report::Cobertura
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published