NAME
gcov2perl - convert gcov files to Devel::Cover databases
SYNOPSIS
gcov2perl -h -i -v -db database -merge -indent gcov_files
DESCRIPTION
Convert gcov files to Devel::Cover databases.
OPTIONS
The following command line options are supported:
-db database - specify the database to use
-merge - merge results with the current database
-indent - Data::Dumper indent level to use
-h -help - show help
-i -info - show documentation
-v -version - show version
EXIT STATUS
The following exit values are returned:
0 All files converted successfully
>0 An error occurred.
SEE ALSO
Dvel::Cover
BUGS
Huh?
VERSION
Version 0.23 - 6th September 2003
LICENCE
Copyright 2001-2003, Paul Johnson (pjcj@cpan.org)
This software is free. It is licensed under the same terms as Perl itself.
The latest version of this software should be available from my homepage: http://www.pjcj.net