Devel::CoverReport::App::CoverReport - implement the C command line utility.


Devel-CoverReport documentation  | view source Contained in the Devel-CoverReport distribution.

Index


NAME

Top

Devel::CoverReport::App::CoverReport - implement the cover_report command line utility.

See: cover_report (cover_report) manual.

WARNING

Top

Consider this module to be an early ALPHA. It does the job for me, so it's here.

This is my first CPAN module, so I expect that some things may be a bit rough around edges.

The plan is, to fix both those issues, and remove this warning in next immediate release.

API

Top

main

Main entry point.

Parameters: command line options.

cover_run_options

Process command-line options known by Devel::Cover.

LICENCE

Top

Copyright 2009-2010, Bartłomiej Syguła (natanael@natanael.krakow.pl)

This is free software. It is licensed, and can be distributed under the same terms as Perl itself.

For more, see my website: http://natanael.krakow.pl/


Devel-CoverReport documentation  | view source Contained in the Devel-CoverReport distribution.